Metadata-Version: 2.4
Name: xpr-lang
Version: 0.2.0
Summary: XPR expression language - Python runtime
Project-URL: Homepage, https://github.com/xpr-lang/xpr-python
Project-URL: Specification, https://github.com/xpr-lang/xpr
License: MIT
License-File: LICENSE
Requires-Python: >=3.10
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pyyaml; extra == 'dev'
