Metadata-Version: 2.1
Name: electrumX
Version: 1.14.0
Summary: ElectrumX Server
Home-page: https://github.com/kyuupichan/electrumx
Author: Neil Booth
Author-email: kyuupichan@gmail.com
License: MIT Licence
Download-URL: https://github.com/kyuupichan/electrumX/archive/1.14.0.tar.gz
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Database
Classifier: Topic :: Internet
Requires-Python: >=3.7
Requires-Dist: aiorpcX[ws] (<0.19,>=0.18.3)
Requires-Dist: attrs
Requires-Dist: plyvel
Requires-Dist: pylru
Requires-Dist: aiohttp (>=3.3)
Provides-Extra: bell-yespower
Requires-Dist: bell-yespower ; extra == 'bell-yespower'
Provides-Extra: blake256
Requires-Dist: blake256 (>=0.1.1) ; extra == 'blake256'
Provides-Extra: cpupower
Requires-Dist: cpupower ; extra == 'cpupower'
Provides-Extra: crypto
Requires-Dist: pycryptodomex (>=3.8.1) ; extra == 'crypto'
Provides-Extra: groestl
Requires-Dist: groestlcoin-hash (>=1.0.1) ; extra == 'groestl'
Provides-Extra: rocksdb
Requires-Dist: python-rocksdb (>=0.6.9) ; extra == 'rocksdb'
Provides-Extra: tribus-hash
Requires-Dist: tribus-hash (>=1.0.2) ; extra == 'tribus-hash'
Provides-Extra: uvloop
Requires-Dist: uvloop (>=0.14) ; extra == 'uvloop'
Provides-Extra: x11-hash
Requires-Dist: x11-hash (>=1.4) ; extra == 'x11-hash'
Provides-Extra: xevan-hash
Requires-Dist: xevan-hash ; extra == 'xevan-hash'
Provides-Extra: zny-yespower-0-5
Requires-Dist: zny-yespower-0-5 ; extra == 'zny-yespower-0-5'

Server implementation for the Electrum protocol


