Merge from vendor branch KIENTZLE:
[pkgsrc.git] / security / libassuan2 / DESCR
1 The Libassuan package contains an IPC library used by some of the
2 other GnuPG related packages. Libassuan's primary use is to allow
3 a client to interact with a non-persistent server. Libassuan is
4 not, however, limited to use with GnuPG servers and clients. It
5 was designed to be flexible enough to meet the demands of many
6 transaction based environments with non-persistent servers.