diff options
author | johans <johans@FreeBSD.org> | 2008-12-28 19:27:43 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2008-12-28 19:27:43 +0800 |
commit | 6018ed7e6f310a71253a88db5ff818a949db03f2 (patch) | |
tree | 36031c548db76cc182afe509b5e7eb773f8a439c /security/py-pyme/distinfo | |
parent | 97e7ea08bfa5e1c03c7b830c3e02b38a4ed18815 (diff) | |
download | freebsd-ports-gnome-6018ed7e6f310a71253a88db5ff818a949db03f2.tar.gz freebsd-ports-gnome-6018ed7e6f310a71253a88db5ff818a949db03f2.tar.zst freebsd-ports-gnome-6018ed7e6f310a71253a88db5ff818a949db03f2.zip |
PyMe is a Python interface to GPGME library.
PyMe's development model is GPGME + Python + SWIG (just like m2crypto is
an OpenSSL + Python + SWIG) combination which means that most of the
functions and types are converted from C into Python automatically by SWIG.
In short, to be able to use PyMe you need to be familiar with GPGME.
WWW: http://pyme.sourceforge.net/
Diffstat (limited to 'security/py-pyme/distinfo')
-rw-r--r-- | security/py-pyme/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-pyme/distinfo b/security/py-pyme/distinfo new file mode 100644 index 000000000000..7828a6b38a6c --- /dev/null +++ b/security/py-pyme/distinfo @@ -0,0 +1,3 @@ +MD5 (pyme-0.8.1.tar.gz) = 97d744f7a4a95700e9edeee84384e8aa +SHA256 (pyme-0.8.1.tar.gz) = 79b7cc111786c60a50bfd49216e418e045cbc8995d22f041785750577ae4a92d +SIZE (pyme-0.8.1.tar.gz) = 78438 |