.bumpversion.cfg
.editorconfig
.gitignore
.travis.yml
CONTRIBUTING.rst
CONTRIBUTORS
LICENSE
Makefile
README.rst
RELEASE_CHECKLIST.rst
requirements-dev.txt
requirements-docs.txt
requirements.txt
setup.cfg
setup.py
tox.ini
collections_extended/__init__.py
collections_extended/_compat.py
collections_extended/bags.py
collections_extended/bijection.py
collections_extended/range_map.py
collections_extended/setlists.py
collections_extended.egg-info/PKG-INFO
collections_extended.egg-info/SOURCES.txt
collections_extended.egg-info/dependency_links.txt
collections_extended.egg-info/requires.txt
collections_extended.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/bags.rst
docs/conf.py
docs/contributing.rst
docs/design_decisions.rst
docs/getting_started.rst
docs/index.rst
docs/make.bat
docs/range_map.rst
docs/setlists.rst
tests/test_bags.py
tests/test_bijection.py
tests/test_collections_extended.py
tests/test_range_map.py
tests/test_setlists.py