.coveragerc
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CMakeLists.txt
CMakeUrls.cmake
CONTRIBUTING.rst
HISTORY.rst
LICENSE_Apache_20
LICENSE_BSD_3
MANIFEST.in
README.rst
constraints-ci.txt
noxfile.py
pyproject.toml
requirements-dev.txt
requirements-repair.txt
requirements-test.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/build.yml
docs/Makefile
docs/authors.rst
docs/build_system.rst
docs/building.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/make_a_release.rst
docs/requirements-docs.txt
docs/update_cmake_version.rst
docs/usage.rst
scripts/manylinux-build-and-install-openssl.sh
scripts/repair_wheel.py
scripts/update_cmake_version.py
scripts/update_openssl_version.py
scripts/utils.sh
src/cmake/__init__.py
src/cmake/__init__.pyi
src/cmake/_version.py
src/cmake/_version.pyi
src/cmake/py.typed
src/cmake.egg-info/PKG-INFO
src/cmake.egg-info/SOURCES.txt
src/cmake.egg-info/dependency_links.txt
src/cmake.egg-info/entry_points.txt
src/cmake.egg-info/requires.txt
src/cmake.egg-info/top_level.txt
tests/__init__.py
tests/test_cmake.py