Metadata-Version: 2.3
Name: vp2pydap
Version: 3.0.2
Summary: An implementation of a Varphi-to-DAP-compliant-Python compiler.
Author: Varphi
Author-email: Varphi <support@varphi-lang.com>
Requires-Dist: vp2py>=3.0.0
Requires-Dist: varphi-devkit>=3.0.0
Requires-Dist: typer
Requires-Python: >=3.10
Description-Content-Type: text/markdown

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