Metadata-Version: 2.4
Name: basic-nostr
Version: 1.0.0
Summary: An intentionally tiny Nostr library for Python: Keys, DMs, Posts, & Products.
Home-page: https://github.com/lukeprofits/basic-nostr
Author: Luke Profits
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: coincurve
Requires-Dist: websockets
Requires-Dist: bech32
Requires-Dist: cryptography
Requires-Dist: certifi
Dynamic: author
Dynamic: classifier
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
