Metadata-Version: 2.0
Name: golix
Version: 0.1.2
Summary: A python library for Golix object manipulation.
Home-page: https://github.com/Muterra/py_golix
Author: Muterra, Inc
Author-email: badg@muterra.io
License: LGPL
Keywords: golix,encryption,security,privacy,private,identity,sharing
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: cryptography (>=1.4)
Requires-Dist: donna25519 (>=0.1.1)
Requires-Dist: smartyparse (>=0.1.0)
Provides-Extra: dev
Provides-Extra: test

Golix is a python library for Golix object manipulation. Create,
read, validate, and otherwise manipulate cryptographic Golix objects 
without worrying about the bits and bytes.

