Metadata-Version: 2.4
Name: kryptorious-dataforge
Version: 1.1.1
Summary: Universal data format converter — JSON, YAML, TOML, CSV, XML. Convert, validate, merge.
Author: Kryptorious Quantum Biosciences, Inc.
License: MIT
Project-URL: Homepage, https://codegero.github.io/store/
Project-URL: Repository, https://github.com/CodeGero/kryptorious-dataforge
Project-URL: Changelog, https://github.com/CodeGero/kryptorious-dataforge/releases
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: click>=8.0
Requires-Dist: rich>=13.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: tomli>=2.0; python_version < "3.11"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: black>=23.0; extra == "dev"
