MANIFEST.in
pyproject.toml
readme.md
requirements-dev.txt
setup.cfg
anchorpoint/__init__.py
anchorpoint/schemas.py
anchorpoint/textselectors.py
anchorpoint/textsequences.py
anchorpoint.egg-info/PKG-INFO
anchorpoint.egg-info/SOURCES.txt
anchorpoint.egg-info/dependency_links.txt
anchorpoint.egg-info/top_level.txt
anchorpoint/utils/__init__.py
anchorpoint/utils/_helper.py
anchorpoint/utils/ranges.py
tests/__init__.py
tests/conftest.py
tests/test_ranges.py
tests/test_schema.py
tests/test_selectors.py
tests/test_set.py
tests/test_text_sequence.py