Metadata-Version: 2.4
Name: PyRune
Version: 0.0.1
Summary: Run only parts of a Python program.
Author-email: Galen Seilis <galen.seilis@googlemail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/galenseilis/PyRune
Project-URL: Issues, https://github.com/galenseilis/PyRune/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# PyRune
A tool for running only parts of a Python program.
