Metadata-Version: 2.3
Name: varphi-python-dap
Version: 1.0.6
Summary: An implementation of a Varphi-to-DAP-compliant-Python compiler.
Author: Hassan El-Sheikha
Author-email: Hassan El-Sheikha <hmelsheikha@gmail.com>
Requires-Dist: varphi-python==2.0.6
Requires-Python: >=3.13
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.