summaryrefslogtreecommitdiffstats
path: root/python/pycryptopp/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pycryptopp/README')
-rw-r--r--python/pycryptopp/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/pycryptopp/README b/python/pycryptopp/README
new file mode 100644
index 0000000000..ad21ac3363
--- /dev/null
+++ b/python/pycryptopp/README
@@ -0,0 +1,4 @@
+pycryptopp is a set of Python wrappers for a few of the best crypto algorithms
+from the Crypto++ library.
+
+This package requires pysetuptools, darcsver and cryptopp.