LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
docs/.coverage
docs/Makefile
docs/api.rst
docs/changelog.md
docs/conf.py
docs/index.md
docs/make.bat
docs/slices.md
docs/style-guide.md
docs/_static/copybutton.js
docs/_static/custom.css
docs/_templates/globaltocindex.html
docs/_templates/layout.html
docs/imgs/jeff-burak-lPO0VzF_4s8-unsplash.jpg
ndindex/__init__.py
ndindex/_version.py
ndindex/ellipsis.py
ndindex/integer.py
ndindex/ndindex.py
ndindex/slice.py
ndindex/tuple.py
ndindex.egg-info/PKG-INFO
ndindex.egg-info/SOURCES.txt
ndindex.egg-info/dependency_links.txt
ndindex.egg-info/requires.txt
ndindex.egg-info/top_level.txt
ndindex/tests/__init__.py
ndindex/tests/doctest.py
ndindex/tests/helpers.py
ndindex/tests/test_ellipsis.py
ndindex/tests/test_integer.py
ndindex/tests/test_ndindex.py
ndindex/tests/test_slice.py
ndindex/tests/test_tuple.py