LICENSE
README.md
pyproject.toml
src/scrapling_schema/__init__.py
src/scrapling_schema/cli.py
src/scrapling_schema/core.py
src/scrapling_schema/types.py
src/scrapling_schema.egg-info/PKG-INFO
src/scrapling_schema.egg-info/SOURCES.txt
src/scrapling_schema.egg-info/dependency_links.txt
src/scrapling_schema.egg-info/entry_points.txt
src/scrapling_schema.egg-info/requires.txt
src/scrapling_schema.egg-info/top_level.txt
tests/test_callback_transform_examples.py
tests/test_changelog_script.py
tests/test_extractor.py
tests/test_json_schema.py
tests/test_more_scenarios.py
tests/test_output_schema_override.py
tests/test_release_scripts.py
tests/test_spec_validation.py
tests/test_typed_schema.py