Metadata-Version: 2.1
Name: indy-plenum
Version: 1.13.0.dev7
Summary: Plenum Byzantine Fault Tolerant Protocol
Home-page: https://github.com/hyperledger/indy-plenum
Author: Hyperledger
Author-email: hyperledger-indy@lists.hyperledger.org
Maintainer: Hyperledger
Maintainer-email: hyperledger-indy@lists.hyperledger.org
License: Apache 2.0
Download-URL: https://github.com/hyperledger/indy-plenum/tarball/1.13.0.dev7
Keywords: Byzantine Fault Tolerant Plenum
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Dist: base58
Requires-Dist: importlib-metadata (==3.10.1)
Requires-Dist: ioflo
Requires-Dist: jsonpickle
Requires-Dist: leveldb
Requires-Dist: libnacl (==1.6.1)
Requires-Dist: msgpack-python
Requires-Dist: orderedset
Requires-Dist: packaging
Requires-Dist: portalocker
Requires-Dist: prompt-toolkit (>=3.0.16)
Requires-Dist: psutil
Requires-Dist: pympler (==0.8)
Requires-Dist: python-dateutil
Requires-Dist: python-rocksdb
Requires-Dist: python-ursa (==0.1.1)
Requires-Dist: rlp (==0.6.0)
Requires-Dist: semver
Requires-Dist: sha3
Requires-Dist: six
Requires-Dist: sortedcontainers (==1.5.7)
Requires-Dist: ujson (==1.33)
Provides-Extra: benchmark
Requires-Dist: pympler (==0.8) ; extra == 'benchmark'
Provides-Extra: stats
Requires-Dist: python-firebase ; extra == 'stats'
Provides-Extra: tests
Requires-Dist: attrs (==20.3.0) ; extra == 'tests'
Requires-Dist: pytest (==6.2.2) ; extra == 'tests'
Requires-Dist: pytest-xdist (==2.2.1) ; extra == 'tests'
Requires-Dist: pytest-forked (==1.3.0) ; extra == 'tests'
Requires-Dist: python3-indy (==1.15.0-dev-1625) ; extra == 'tests'
Requires-Dist: pytest-asyncio (==0.14.0) ; extra == 'tests'

Plenum Byzantine Fault Tolerant Protocol


