Metadata-Version: 2.1
Name: turkeypy
Version: 0.1.0
Summary: A Python re-implementation of the Chicken esoteric programming language
Home-page: https://github.com/hephaestus9/turkeypy
License: MIT
Author: kosayoda
Author-email: kieransiek@protonmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=7.1,<8.0)
Project-URL: Repository, https://github.com/hephaestus9/turkeypy
