LICENSE
README.md
pyproject.toml
src/mind_the_gaps/__init__.py
src/mind_the_gaps/gaps.py
src/mind_the_gaps/py.typed
src/mind_the_gaps/var.py
src/mind_the_gaps.egg-info/PKG-INFO
src/mind_the_gaps.egg-info/SOURCES.txt
src/mind_the_gaps.egg-info/dependency_links.txt
src/mind_the_gaps.egg-info/top_level.txt
tests/test_endpoint.py
tests/test_extended.py
tests/test_from_string.py
tests/test_gap_contains.py
tests/test_gap_init.py
tests/test_intersection.py
tests/test_subtraction.py
tests/test_union.py
tests/test_x.py
tests/test_xor.py