.clang-format
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.rst
main.c
pyproject.toml
pythoncapi_compat.h
setup.py
zz.c
zz.h
.github/dependabot.yml
.github/workflows/coverage.yml
.github/workflows/docs.yml
.github/workflows/linter.yml
.github/workflows/publish.yml
.github/workflows/test.yml
.github/workflows/wheels.yml
docs/conf.py
docs/index.rst
python_gmp.egg-info/PKG-INFO
python_gmp.egg-info/SOURCES.txt
python_gmp.egg-info/dependency_links.txt
python_gmp.egg-info/requires.txt
python_gmp.egg-info/top_level.txt
scripts/cibw_before_all.sh
scripts/cibw_repair_wheel_command.sh
scripts/cibw_repair_wheel_command_windows.bat
scripts/cibw_repair_wheel_command_windows.sh
scripts/dll-importexport.diff
scripts/fat_build_fix.diff
tests/conftest.py
tests/test_functions.py
tests/test_mpz.py
tests/test_outofmem.py