Metadata-Version: 2.4
Name: crysp
Version: 1.2
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
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: full
Requires-Dist: matplotlib; extra == "full"
Requires-Dist: grandalf; extra == "full"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: summary

some of my crypto-related facilities...
