Source: libpwmd
Priority: optional
Maintainer: Ben Kibbey <bjk@luxsci.net>
Homepage: http://libpwmd.sourceforge.net/
Build-Depends: debhelper (>= 5), autotools-dev
Standards-Version: 3.9.1
Section: libs

Package: libpwmd6
Homepage: http://libpwmd.sourceforge.net/
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Recommends: pwmd (>= 2.19), pinentry-curses (>= 0.7.5) | pinentry-gtk (>= 0.7.5) | pinentry-gtk2 (>= 0.7.5) | pinentry-qt (>= 0.7.5) | pinentry-qt4 (>= 0.7.5)
Provides: libpwmd
Description: library for applications making use of pwmd
 A library that makes it easy for applications to use Password Manager Daemon.
 Features include:
 .
    * Thread safe (libpth2 supported)
    * Asynchronous pinentry when threading isn't available
    * Secure remote connections over SSH using libssh2
    * Secure memory management which applications can also use
 .
 A command line client is also included.
 .
 This package contains both the shared library and the development files.
