Metadata-Version: 2.1
Name: reto
Version: 0.1.1
Summary: A python package for programming in declarative style.
License: MIT
Author: Yasunori Horikoshi
Author-email: hotoku@users.noreply.github.com
Requires-Python: >=3.9,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: mdweek (>=1.2.4,<2.0.0)
Requires-Dist: mypy (>=0.950,<0.951)
Requires-Dist: networkx (>=2.8,<3.0)
Requires-Dist: pytest (>=7.1.2,<8.0.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
