Metadata-Version: |
2.1 |
Name: |
ensauction |
Version: |
0.1.0b0 |
Summary: |
Ethereum Name Service Auction, in Python |
Author: |
Jason Carver |
Author-Email: |
ut96caarrs[at]snkmail.com |
Home-Page: |
https://github.com/carver/ensauction.py |
License: |
MIT |
Keywords: |
ethereum eth web3 web3.py ENS |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Topic :: Database :: Front-Ends |
Classifier: |
Topic :: Internet :: Finger |
Classifier: |
Topic :: Internet :: Name Service (DNS) |
Classifier: |
Topic :: Security :: Cryptography |
Classifier: |
Topic :: System :: Distributed Computing |
Classifier: |
Topic :: System :: Systems Administration :: Authentication/Directory |
Classifier: |
Topic :: Utilities |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Requires-Python: |
>=3.5 |
Requires-Dist: |
web3 (>=4.0.0) |
Requires-Dist: |
bumpversion (<1,>=0.5.3); extra == "dev" |
Requires-Dist: |
pytest-xdist; extra == "dev" |
Requires-Dist: |
pytest-watch (<5,>=4.1.0); extra == "dev" |
Requires-Dist: |
wheel; extra == "dev" |
Requires-Dist: |
ipython; extra == "dev" |
Requires-Dist: |
pytest (<4,>=3.8.0); extra == "dev" |
Requires-Dist: |
pytest-mock; extra == "dev" |
Requires-Dist: |
web3[tester] (<5,>=4); extra == "dev" |
Requires-Dist: |
flake8 (<4,>3); extra == "dev" |
Requires-Dist: |
flake8 (<4,>3); extra == "lint" |
Requires-Dist: |
pytest (<4,>=3.8.0); extra == "test" |
Requires-Dist: |
pytest-mock; extra == "test" |
Requires-Dist: |
web3[tester] (<5,>=4); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
test |
Provides-Extra: |
lint |
Provides-Extra: |
dev |
Provides-Extra: |
lint |
Provides-Extra: |
test |