CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/workflows/ci.yml
.github/workflows/wheels.yml
src/python_uuidv47/__init__.py
src/python_uuidv47/__init__.pyi
src/python_uuidv47/_uuidv47.c
src/python_uuidv47/_uuidv47.pxd
src/python_uuidv47/_uuidv47.pyx
src/python_uuidv47/uuidv47.h
src/python_uuidv47.egg-info/PKG-INFO
src/python_uuidv47.egg-info/SOURCES.txt
src/python_uuidv47.egg-info/dependency_links.txt
src/python_uuidv47.egg-info/top_level.txt
tests/__init__.py
tests/test_error_handling.py
tests/test_performance.py
tests/test_uuidv47.py