.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
_static/readme.txt
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/appveyor.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/reference.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/_autosummary/bytesparse._c.BlockView.rst
docs/_autosummary/bytesparse._c.Memory.rst
docs/_autosummary/bytesparse._c.Rover.rst
docs/_autosummary/bytesparse._c.rst
docs/_autosummary/bytesparse._py.Memory.rst
docs/_autosummary/bytesparse._py.rst
docs/_autosummary/bytesparse.rst
docs/_static/.keep
docs/_static/css/my_theme.css
docs/_templates/custom-class-template.rst
docs/_templates/custom-module-template.rst
scripts/cython_build_src.py
scripts/cython_build_tests.py
src/bytesparse/__init__.pxd
src/bytesparse/__init__.py
src/bytesparse/_c.c
src/bytesparse/_c.html
src/bytesparse/_c.pxd
src/bytesparse/_c.pyx
src/bytesparse/_py.py
src/bytesparse.egg-info/PKG-INFO
src/bytesparse.egg-info/SOURCES.txt
src/bytesparse.egg-info/dependency_links.txt
src/bytesparse.egg-info/not-zip-safe
src/bytesparse.egg-info/top_level.txt
tests/_common.py
tests/_test_c.c
tests/_test_c.pyx
tests/test_c.py
tests/test_py.py