LICENSE
MANIFEST.in
README.md
framework.md
pyproject.toml
spec.md
docs/pipelines/arity.md
docs/pipelines/canonical.md
docs/pipelines/data_columns.md
docs/pipelines/ergonomic.md
docs/pipelines/ergonomic_full.md
docs/pipelines/ergonomic_split.md
docs/pipelines/ergonomic_split_data.md
docs/pipelines/heterogeneous.md
docs/pipelines/split_text.md
docs/pipelines/uniform.md
docs/pipelines/wrappers.md
gndson/__init__.py
gndson/__main__.py
gndson/_compare.py
gndson/_meta.py
gndson/entities.py
gndson/errors.py
gndson/parser.py
gndson/serializer.py
gndson.egg-info/PKG-INFO
gndson.egg-info/SOURCES.txt
gndson.egg-info/dependency_links.txt
gndson.egg-info/entry_points.txt
gndson.egg-info/requires.txt
gndson.egg-info/top_level.txt
gndson/schema/__init__.py
gndson/schema/arity.py
gndson/schema/base.py
gndson/schema/data_columns.py
gndson/schema/docs.py
gndson/schema/heterogeneous_inner_tag.py
gndson/schema/inner_tag.py
gndson/schema/physical_quantity.py
gndson/schema/pipelines.py
gndson/schema/whitespace_text.py
tests/test_cli.py
tests/test_features.py
tests/test_roundtrip_corpus.py
tests/test_schema_arity.py
tests/test_schema_corpus.py
tests/test_schema_data_columns.py
tests/test_schema_docs.py
tests/test_schema_heterogeneous_inner_tag.py
tests/test_schema_inner_tag.py
tests/test_schema_physical_quantity.py
tests/test_schema_whitespace_text.py