Metadata-Version: 2.1
Name: fetchai-ledger-api
Version: 1.0.2
Summary: Tools and utilities for interacting with the ledger on the fetch network
Home-page: https://github.com/fetchai/ledger-api-py
Author: Edward FitzGerald
Author-email: edward.fitzgerald@fetch.ai
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: base58 (==2.0.0)
Requires-Dist: ecdsa (==0.15)
Requires-Dist: lark-parser (==0.8.1)
Requires-Dist: msgpack (==0.6.2)
Requires-Dist: pyaes (==1.6.1)
Requires-Dist: requests (==2.22.0)
Requires-Dist: semver (==2.9.0)
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Requires-Dist: pydot ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'

UNKNOWN


