Metadata-Version: 2.1
Name: chia_base
Version: 0.1.5
Summary: Common types and simple utilities used through chia code base
Author-email: Richard Kiss <him@richardkiss.com>
License: Apache-2.0
Project-URL: Repository, https://github.com/richardkiss/chia_base.git
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: clvm_rs==0.2.5
Requires-Dist: blspy==2.0.2
Provides-Extra: dev
Requires-Dist: ruff>=0.0.252; extra == "dev"
Requires-Dist: black>=23.1.0; extra == "dev"
Requires-Dist: pytest>=7.2.1; extra == "dev"

chia_base: base data types for chia coins, spends and contract development
