Metadata-Version: 2.0
Name: crysp
Version: 0.8
Summary: Crypto Stuff in Python
Home-page: https://github.com/bdcht/crysp
Author: Axel Tillequin
Author-email: bdcht3@gmail.com
License: GPLv2
Keywords: cryptography development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2.7
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Provides-Extra: full
Requires-Dist: matplotlib; extra == 'full'
Requires-Dist: grandalf; extra == 'full'

some of my crypto-related facilities...


