Metadata-Version: 2.3
Name: varphi-python
Version: 1.0.0
Summary: An implementation of a Varphi-to-Python compiler
License: BSD-3-Clause
Keywords: compiler,turing-machine
Author: Hassan El-Sheikha
Author-email: hmelsheikha@gmail.com
Requires-Python: >=3.10
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: typer (>=0.17.3,<0.18.0)
Requires-Dist: varphi-devkit (==1.5.0)
Description-Content-Type: text/markdown

# Varphi-Python Compiler
