CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
mypy.ini
pyproject.toml
setup.py
tox.ini
news/.gitignore
src/jpu/__init__.py
src/jpu/jpu_version.py
src/jpu/numpy.py
src/jpu/numpy_helper.py
src/jpu/py.typed
src/jpu/registry.py
src/jpu.egg-info/PKG-INFO
src/jpu.egg-info/SOURCES.txt
src/jpu.egg-info/dependency_links.txt
src/jpu.egg-info/requires.txt
src/jpu.egg-info/top_level.txt
src/jpu.egg-info/zip-safe
tests/test_numpy.py
tests/test_readme.py
tests/test_registry.py