Metadata-Version: 2.3
Name: varphi-python
Version: 2.0.6
Summary: An implementation of a Varphi-to-Python compiler.
Author: Hassan El-Sheikha
Author-email: Hassan El-Sheikha <hmelsheikha@gmail.com>
Requires-Dist: typer>=0.21.0
Requires-Dist: varphi-devkit==2.0.6
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# The Varphi-to-Python Compiler
This is the source code repository for a compiler that converts the [Varphi programming language](https://varphi-lang.com/) into Python.