Metadata-Version: 2.3
Name: vp2py
Version: 3.0.3
Summary: An implementation of a Varphi-to-Python compiler.
Author: Varphi
Author-email: Varphi <support@varphi-lang.com>
Requires-Dist: typer
Requires-Dist: varphi-devkit>=3.0.1
Requires-Python: >=3.10
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.