summaryrefslogtreecommitdiff
path: root/security/py-gpg/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-gpg/pkg-descr')
-rw-r--r--security/py-gpg/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-gpg/pkg-descr b/security/py-gpg/pkg-descr
new file mode 100644
index 000000000000..331ded45d4d4
--- /dev/null
+++ b/security/py-gpg/pkg-descr
@@ -0,0 +1,3 @@
+Python bindings for the GpgME library, offering a high-level and curated
+interface, as well as an idiomatic interface implemented as a shim,
+automatically created using SWIG, on top of the low-level interface.