diff options
Diffstat (limited to 'external/libassuan/README')
-rw-r--r-- | external/libassuan/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/external/libassuan/README b/external/libassuan/README new file mode 100644 index 000000000..cd35103a1 --- /dev/null +++ b/external/libassuan/README @@ -0,0 +1,3 @@ +A small library implementing Assuan protocol which is used as IPC +between most of the newer GnuPG components +[https://www.gnupg.org/related_software/libassuan/index.html] |