Metadata-Version: 1.1
Name: ledgerx-protocol
Version: 0.0.2
Summary: LedgerX Base Protocol Library
Home-page: https://ledgerx.com
Author: Amr Ali
Author-email: amr@ledgerx.com
License: UNKNOWN
Description: LedgerX Base Protocol Library
        =============================
        
        This package provides the base python objects for LedgerX protocols. It contains
        facilities to create sockets, generate cryptographic keys, and other miscellaneous
        utilities.
        
        [![Build Status](https://travis-ci.org/nybx/ledgerx-protocol.svg?branch=master)](https://travis-ci.org/nybx/ledgerx-protocol)
        
        Resources
        ---------
        
        Website: https://ledgerx.com
        
        Support Email: support@ledgerx.com
        
        Git Repository: https://github.com/nybx/ledgerx-protocol
        
        Copying
        -------
        
        See LICENSE.md file.
        
        
Platform: POSIX
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python :: 3
