Metadata-Version: 2.1
Name: inkparse
Version: 0.2.0
Summary: Functions and classes for simpler text parsing. Not designed to be fast. Has a syntax centered around the "with" statement.
Project-URL: Homepage, https://github.com/MoonMountain2k/inkparse
Project-URL: Bug Tracker, https://github.com/MoonMountain2k/inkparse/issues
Author-email: MoonMountain2k <moonmountain2k@gmail.com>
License-File: LICENCE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
