LICENSE
MANIFEST.in
README.rst
buildout.cfg
develop.cfg
pyproject.toml
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.blitz.egg-info/PKG-INFO
bob.blitz.egg-info/SOURCES.txt
bob.blitz.egg-info/dependency_links.txt
bob.blitz.egg-info/not-zip-safe
bob.blitz.egg-info/requires.txt
bob.blitz.egg-info/top_level.txt
bob/blitz/__init__.py
bob/blitz/api.cpp
bob/blitz/array.cpp
bob/blitz/extension.py
bob/blitz/main.cpp
bob/blitz/test.py
bob/blitz/test_extensions.py
bob/blitz/version.cpp
bob/blitz/examples/bob.example.extension/MANIFEST.in
bob/blitz/examples/bob.example.extension/README.rst
bob/blitz/examples/bob.example.extension/buildout.cfg
bob/blitz/examples/bob.example.extension/pyproject.toml
bob/blitz/examples/bob.example.extension/requirements.txt
bob/blitz/examples/bob.example.extension/setup.py
bob/blitz/examples/bob.example.extension/version.txt
bob/blitz/examples/bob.example.extension/bob/__init__.py
bob/blitz/examples/bob.example.extension/bob/example/__init__.py
bob/blitz/examples/bob.example.extension/bob/example/extension/Function.cpp
bob/blitz/examples/bob.example.extension/bob/example/extension/__init__.py
bob/blitz/examples/bob.example.extension/bob/example/extension/main.cpp
bob/blitz/examples/bob.example.extension/bob/example/extension/test.py
bob/blitz/examples/bob.example.extension/bob/example/extension/version.cpp
bob/blitz/examples/bob.example.extension/bob/example/extension/script/__init__.py
bob/blitz/examples/bob.example.extension/bob/example/extension/script/reverse.py
bob/blitz/examples/bob.example.extension/bob/example/extension/script/version.py
bob/blitz/examples/bob.example.extension/doc/conf.py
bob/blitz/examples/bob.example.extension/doc/index.rst
bob/blitz/examples/bob.example.extension/doc/img/favicon.ico
bob/blitz/examples/bob.example.extension/doc/img/logo.png
bob/blitz/examples/bob.example.library/MANIFEST.in
bob/blitz/examples/bob.example.library/README.rst
bob/blitz/examples/bob.example.library/buildout.cfg
bob/blitz/examples/bob.example.library/pyproject.toml
bob/blitz/examples/bob.example.library/requirements.txt
bob/blitz/examples/bob.example.library/setup.py
bob/blitz/examples/bob.example.library/version.txt
bob/blitz/examples/bob.example.library/bob/__init__.py
bob/blitz/examples/bob.example.library/bob/example/__init__.py
bob/blitz/examples/bob.example.library/bob/example/library/__init__.py
bob/blitz/examples/bob.example.library/bob/example/library/main.cpp
bob/blitz/examples/bob.example.library/bob/example/library/test.py
bob/blitz/examples/bob.example.library/bob/example/library/version.cpp
bob/blitz/examples/bob.example.library/bob/example/library/cpp/Function.cpp
bob/blitz/examples/bob.example.library/bob/example/library/include/bob.example.library/Function.h
bob/blitz/examples/bob.example.library/bob/example/library/include/bob.example.library/config.h
bob/blitz/examples/bob.example.library/bob/example/library/script/__init__.py
bob/blitz/examples/bob.example.library/bob/example/library/script/reverse.py
bob/blitz/examples/bob.example.library/bob/example/library/script/version.py
bob/blitz/examples/bob.example.library/doc/conf.py
bob/blitz/examples/bob.example.library/doc/index.rst
bob/blitz/examples/bob.example.library/doc/img/favicon.ico
bob/blitz/examples/bob.example.library/doc/img/logo.png
bob/blitz/examples/bob.example.project/MANIFEST.in
bob/blitz/examples/bob.example.project/README.rst
bob/blitz/examples/bob.example.project/buildout.cfg
bob/blitz/examples/bob.example.project/pyproject.toml
bob/blitz/examples/bob.example.project/requirements.txt
bob/blitz/examples/bob.example.project/setup.py
bob/blitz/examples/bob.example.project/version.txt
bob/blitz/examples/bob.example.project/bob/__init__.py
bob/blitz/examples/bob.example.project/bob/example/__init__.py
bob/blitz/examples/bob.example.project/bob/example/project/__init__.py
bob/blitz/examples/bob.example.project/bob/example/project/test.py
bob/blitz/examples/bob.example.project/bob/example/project/script/__init__.py
bob/blitz/examples/bob.example.project/bob/example/project/script/version.py
bob/blitz/examples/bob.example.project/doc/conf.py
bob/blitz/examples/bob.example.project/doc/index.rst
bob/blitz/examples/bob.example.project/doc/img/favicon.ico
bob/blitz/examples/bob.example.project/doc/img/logo.png
bob/blitz/include/bob.blitz/capi.h
bob/blitz/include/bob.blitz/cleanup.h
bob/blitz/include/bob.blitz/config.h
bob/blitz/include/bob.blitz/cppapi.h
doc/c_cpp_api.rst
doc/conf.py
doc/guide.rst
doc/index.rst
doc/links.rst
doc/py_api.rst