Metadata-Version: 2.1
Name: planetmint-transactions
Version: 0.7.0
Summary: Python implementation of the planetmint transactions spec
Author: Lorenz Herzberger
Author-email: lorenzherzberger@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: base58 (>=2.1.1,<3.0.0)
Requires-Dist: jsonschema (>=4.16.0,<5.0.0)
Requires-Dist: planetmint-cryptoconditions (>=1.1.0,<2.0.0)
Requires-Dist: planetmint-ipld (>=0.0.3,<0.0.4)
Requires-Dist: planetmint-py-cid (>=0.4.2,<0.5.0)
Requires-Dist: python-rapidjson (>=1.8,<2.0)
Description-Content-Type: text/markdown

# transactions
Python implementation of the planetmint transactions spec

