Metadata-Version: 2.1
Name: tfprotocol-client
Version: 1.0.0
Summary: Transfer Protocol client implemented in python, the specifications for this protocol is in https://github.com/GoDjango-Development/TFProtocol/blob/main/doc/
License: Apache-2.0
Author: Leonel Garcia
Author-email: lagcleaner@gmail.com
Requires-Python: >=3.7.2,<4.0.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: multipledispatch (>=0.6.0,<0.7.0)
Requires-Dist: pycryptodome (>=3.15.0,<4.0.0)
