aboutsummaryrefslogtreecommitdiff
path: root/libraries/pycryptopp/README
diff options
context:
space:
mode:
authorMarco Bonetti <sid77@slackware.it>2010-04-18 00:59:09 -0400
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-15 10:38:19 +0200
commit6dab37b86b73d33c6fac7350e75afec3d9e29143 (patch)
tree5108fb92c53fcc7ac155ad5a92b05731b4419073 /libraries/pycryptopp/README
parentb66787f25f9bb453a6b784f6cb99345877957aeb (diff)
libraries/pycryptopp: Added (Python wrappers for Crypto++)
Diffstat (limited to 'libraries/pycryptopp/README')
-rw-r--r--libraries/pycryptopp/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/pycryptopp/README b/libraries/pycryptopp/README
new file mode 100644
index 0000000000000..ad21ac3363410
--- /dev/null
+++ b/libraries/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.