Metadata-Version: 2.1
Name: cypherpunkpay
Version: 1.0.11
Summary: Modern self-hosted software for accepting Bitcoin on clearnet and onion websites.
Home-page: https://cypherpunkpay.org/
License: Unlicense OR MIT
Author: cypherpunkdev
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: APScheduler (>=3.7.0,<4.0.0)
Requires-Dist: PyQRCode (>=1.2.1,<2.0.0)
Requires-Dist: PySocks (>=1.7.1,<2.0.0)
Requires-Dist: bitstring (>=3.1.9,<4.0.0)
Requires-Dist: cffi (==1.15.0)
Requires-Dist: ecdsa (>=0.17.0,<0.18.0)
Requires-Dist: monero (>=0.99,<0.100)
Requires-Dist: pypng (>=0.0.20,<0.0.21)
Requires-Dist: pyramid (>=2.0,<3.0)
Requires-Dist: pyramid-jinja2 (>=2.8,<3.0)
Requires-Dist: requests (>=2.26,<3.0)
Requires-Dist: tzlocal (==2.1)
Requires-Dist: waitress (>=2.0.0,<3.0.0)
Requires-Dist: yoyo-migrations (>=7.3.2,<8.0.0)
