.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
.github/workflows/docs.yaml
.github/workflows/pre-commit.yaml
.github/workflows/release.yaml
.github/workflows/test.yaml
src/PyCxx11Bindings.egg-info/PKG-INFO
src/PyCxx11Bindings.egg-info/SOURCES.txt
src/PyCxx11Bindings.egg-info/dependency_links.txt
src/PyCxx11Bindings.egg-info/requires.txt
src/PyCxx11Bindings.egg-info/top_level.txt
src/cxx11bindings/__init__.py
test/test_func.py