Metadata-Version: 1.1
Name: pycryptodome
Version: 3.0rc1
Summary: Cryptographic library for Python
Home-page: https://www.pycryptodome.org
Author: Legrandin
Author-email: helderijs@gmail.com
License: Public Domain
Description: PyCryptodome
        ============
        
        PyCryptodome is a self-contained, public domain Python package of low-level
        cryptographic primitives. It is a fork of PyCrypto.
        
        It supports Python 2.4 or newer, all Python 3 versions and PyPy.
        
        For more information, see the `homepage`_.
        
        .. _`homepage`: http://www.pycryptodome.org
        
        
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 4 - Beta
Classifier: License :: Public Domain
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Security :: Cryptography
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 3
