LICENSE
README.md
pyproject.toml
src/seoslug/__init__.py
src/seoslug/builder.py
src/seoslug/config.py
src/seoslug/jsonld.py
src/seoslug/normalization.py
src/seoslug/schemas.py
src/seoslug/text.py
src/seoslug.egg-info/PKG-INFO
src/seoslug.egg-info/SOURCES.txt
src/seoslug.egg-info/dependency_links.txt
src/seoslug.egg-info/top_level.txt
tests/test_builder.py
tests/test_fallbacks.py
tests/test_jsonld.py
tests/test_normalization.py
tests/test_regression_fixtures.py
tests/test_robots_rules.py
tests/test_schemas.py
tests/test_text.py