Metadata-Version: 2.2
Name: ethash
Version: 1.1.0
Summary: C/C++ implementation of Ethash – the Ethereum Proof of Work algorithm
Home-page: https://github.com/chfast/ethash
Author: Paweł Bylica
Author-email: pawel@ethereum.org
License: Apache License, Version 2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: C
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: cffi>=1.12
Provides-Extra: test
Requires-Dist: pytest<9,>=8.3; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
