LICENSE
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
Spans.egg-info/PKG-INFO
Spans.egg-info/SOURCES.txt
Spans.egg-info/dependency_links.txt
Spans.egg-info/not-zip-safe
Spans.egg-info/requires.txt
Spans.egg-info/top_level.txt
doc/Makefile
doc/api.rst
doc/changelog.rst
doc/conf.py
doc/conftest.py
doc/custom_types.rst
doc/example_contains.inc.rst
doc/index.rst
doc/introduction.rst
doc/postgresql.rst
doc/ranges.rst
doc/recipe_overlap.inc.rst
doc/recipes.rst
spans/__init__.py
spans/_compat.py
spans/_utils.py
spans/settypes.py
spans/types.py
tests/test_daterange.py
tests/test_discreterange.py
tests/test_floatrange.py
tests/test_intrange.py
tests/test_offsetablerange.py
tests/test_periodrange.py
tests/test_range.py
tests/test_rangeset.py
tests/test_strrange.py
tests/test_utils.py