MANIFEST.in
README.rst
license.md
pyproject.toml
requirements-dev.txt
setup.cfg
setup.py
anchorpoint/__init__.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/requires.txt
anchorpoint.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_schema.py
tests/test_selectors.py
tests/test_set.py
tests/test_text_sequence.py