Warning, /libraries/qca/plugins/qca-gnupg/README is written in an unsupported language. File is not indexed.
0001 QCA GnuPG plugin version 2.0.0 0002 ------------------------------ 0003 Date: October 11th, 2007 0004 Website: http://delta.affinix.com/qca/ 0005 Mailing List: Delta Project <delta@lists.affinix.com> 0006 0007 Author: Justin Karneges <justin@affinix.com> 0008 0009 This plugin provides features based on GnuPG. 0010 0011 Requirements: 0012 GnuPG 1.x or 2.x (runtime dependency only) 0013 0014 Installing 0015 ---------- 0016 0017 For Unix/Linux/Mac: 0018 0019 ./configure 0020 make 0021 make install 0022 0023 For Windows: 0024 0025 configwin rd 0026 qmake 0027 nmake (or make) 0028 copy lib\*.dll qtdir\plugins\crypto 0029