Metadata-Version: 2.1
Name: miniparse
Version: 0.0.1
Summary: A helper library for handwritten parsers.
Home-page: https://dgit.cs.uni-saarland.de/koehlma/miniparse
License: MIT
Author: Maximilian Köhl
Author-email: mkoehl@cs.uni-saarland.de
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Project-URL: Repository, https://dgit.cs.uni-saarland.de/koehlma/miniparse
Description-Content-Type: text/x-rst

MiniParse: A Minimal Parser Library
===================================

A support library for handwritten parsers.

