Metadata-Version: 2.1
Name: deccom
Version: 0.0.1
Summary: Decentralized Communication With Modular Protocol Stack.
Home-page: https://github.com/NikolayBlagoev/DecCom-Python
Author: Nikolay Blagoev
Author-email: nickyblagoev@gmail.com
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography
Requires-Dist: fe25519
Requires-Dist: ge25519

# DecCom-Python
Decentralised communication with Python made easy. 

DecCom provides an easy interface to stack modular protocols on top of each other to create the application you need. The package comes with several protocols you can already use in your development.

THE PROJECT IS STILL A WORK IN PROGRESS!! ALL BINDINGS ARE SUBJECT TO CHANGE! USE AT YOUR OWN RISK!
