Metadata-Version: 2.4
Name: tdp-parser
Version: 0.2.1
Summary: A type-driven parser library
License: MIT
License-File: LICENSE
Author: Yitzchak Gale
Author-email: gale@sefer.org
Requires-Python: >=3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Project-URL: Repository, https://github.com/ygale/tdp-parser
Description-Content-Type: text/markdown

A type-directed parser library for python.

