Metadata-Version: 1.1
Name: csodium
Version: 0.0.2
Summary: A standalone Python interface for libsodium.
Home-page: http://ereOn.github.io/csodium
Author: Julien Kauffmann
Author-email: julien.kauffmann@freelan.org
License: UNKNOWN
Description: csodium is a pysodium-compatible Python package that provides libsodium
        bindings. It does not require any libsodium installation on the target system.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 5 - Production/Stable
