Metadata-Version: 2.1
Name: pygraid
Version: 0.1.0
Summary: A python library for parsing graid annotations.
Home-page: https://github.com/fmatter/pygraid
License: Apache-2.0
Author: Florian Matter
Author-email: flmt@mailbox.org
Requires-Python: >=3.8.1,<4.0.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: pytest (>=7.4.2,<8.0.0)
Project-URL: Bug tracker, https://github.com/fmatter/pygraid/issues
Project-URL: Repository, https://github.com/fmatter/pygraid
Description-Content-Type: text/markdown

# pygraid

A python library for parsing graid annotations.

[![Versions](https://img.shields.io/pypi/pyversions/pygraid)](https://www.python.org/)
[![PyPI](https://img.shields.io/pypi/v/pygraid.svg)](https://pypi.org/project/pygraid)
[![License](https://img.shields.io/github/license/fmatter/pygraid)](https://www.apache.org/licenses/LICENSE-2.0)
