Metadata-Version: 2.1
Name: peppy_esolang
Version: 0.1.0
Summary: A Python implementation of the pepp*erdine esoteric programming language
License: MIT
Author: brody maddox
Author-email: brodyfmaddox@gmail.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
Requires-Dist: click (>=7.1,<8.0)
