Metadata-Version: 2.4
Name: hyped-extensions-parsers
Version: 0.1.0a0
Summary: A hyped extension for seamless data parsing (Par) and serialization (Ser).
Author: open-hyped
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: hyped>=0.1.0
Requires-Dist: aiofiles>=24.1.0
Provides-Extra: linting
Requires-Dist: pre-commit; extra == "linting"
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: furo; extra == "docs"
Provides-Extra: cas
Requires-Dist: dkpro-cassis>=0.9.1; extra == "cas"

# Hyped Parsers and Serializers Extension

A hyped extension for seamless data parsing (Par) and serialization (Ser).
