MANIFEST.in
README.md
VERSION
pyproject.toml
setup.cfg
setup.py
cppimport/__init__.py
cppimport/build_module.py
cppimport/checksum.py
cppimport/filepaths.py
cppimport/find.py
cppimport/import_hook.py
cppimport/importer.py
cppimport/templating.py
cppimport.egg-info/PKG-INFO
cppimport.egg-info/SOURCES.txt
cppimport.egg-info/dependency_links.txt
cppimport.egg-info/not-zip-safe
cppimport.egg-info/requires.txt
cppimport.egg-info/top_level.txt
tests/.libraries_test.cpp.cppimporthash
tests/.mymodule.cpp.cppimporthash
tests/.rendered.extra_sources.cpp
tests/.rendered.hook_test.cpp
tests/.rendered.mymodule.cpp
tests/cpp14module.cpp
tests/extra_sources.cpp
tests/extra_sources.cpython-39-x86_64-linux-gnu.so
tests/extra_sources1.cpp
tests/free_module.cpp
tests/hook_test.cpp
tests/hook_test.cpython-39-x86_64-linux-gnu.so
tests/libraries_test.cpython-36m-x86_64-linux-gnu.so
tests/mymodule.cpp
tests/mymodule.cpython-36m-x86_64-linux-gnu.so
tests/mymodule.cpython-37m-x86_64-linux-gnu.so
tests/mymodule.cpython-39-x86_64-linux-gnu.so
tests/raw_extension.c
tests/raw_extension.cpython-39-x86_64-linux-gnu.so
tests/test_cppimport.py
tests/thing.h
tests/thing2.h
tests/__pycache__/test_cppimport.cpython-36-PYTEST.pyc
tests/__pycache__/test_cppimport.cpython-37-pytest-6.0.1.pyc
tests/__pycache__/test_cppimport.cpython-39-pytest-6.1.1.pyc
tests/__pycache__/test_cppimport.cpython-39-pytest-6.2.1.pyc
tests/apackage/.rendered.mymodule.cpp
tests/apackage/__init__.py
tests/apackage/mymodule.cpp
tests/apackage/mymodule.cpython-39-x86_64-linux-gnu.so
tests/apackage/__pycache__/__init__.cpython-39.pyc
tests/apackage/__pycache__/relative_tester.cpython-39.pyc
tests/apackage/inner/.rendered.mymodule.cpp
tests/apackage/inner/__init__.py
tests/apackage/inner/mymodule.cpp
tests/apackage/inner/mymodule.cpython-39-x86_64-linux-gnu.so
tests/apackage/inner/__pycache__/__init__.cpython-39.pyc