diff options
author | P. J. McDermott <pj@pehjota.net> | 2018-11-24 12:16:18 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2018-11-24 12:16:18 (EST) |
commit | 4a29c6082672f5d0a03d3982ca232d8fb4bf0ea4 (patch) | |
tree | 192d7b8a2b59dfb44199559a8d1129fb80428cba /substvars |
Initial commit
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..e5b4607 --- /dev/null +++ b/substvars @@ -0,0 +1,4 @@ +Common-Description: + Libassuan is a small library implementing the so-called Assuan protocol. This + protocol is used for IPC between most newer GnuPG components. Both server and + client side functions are provided. |