3 Maintainer: Ben Kibbey <bjk@luxsci.net>
4 Homepage: http://libpwmd.sourceforge.net/
5 Build-Depends: debhelper (>= 5), autotools-dev
6 Standards-Version: 3.9.1
10 Homepage: http://libpwmd.sourceforge.net/
13 Depends: ${shlibs:Depends}
14 Recommends: pwmd (>= 3.0), pinentry-curses (>= 0.7.6) | pinentry-gtk (>= 0.7.6) | pinentry-gtk2 (>= 0.7.6) | pinentry-qt (>= 0.7.6) | pinentry-qt4 (>= 0.7.6), qpwmc
16 Description: library for applications making use of pwmd
17 A library that makes it easy for applications to use Password Manager Daemon.
21 * Asynchronous pinentry when threading isn't available
22 * Secure remote connections over SSH or TLS.
23 * Secure memory management which applications can also use
25 A command line client 'pwmc' is also included.
27 This package contains the shared library, development files and the
28 libpwmd(3) manual page. Also read tutorial.html for example pwmc usage.