.gitignore
.gitmodules
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/__init__.py
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/bindings.cpython-36m-x86_64-linux-gnu.so
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/bin/list_cpu_features
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/include/cpu_features/cpu_features_cache_info.h
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/include/cpu_features/cpu_features_macros.h
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/include/cpu_features/cpuinfo_x86.h
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/lib/libcpu_features.a
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/lib/cmake/CpuFeatures/CpuFeaturesConfig.cmake
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/lib/cmake/CpuFeatures/CpuFeaturesConfigVersion.cmake
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/lib/cmake/CpuFeatures/CpuFeaturesTargets-release.cmake
_skbuild/linux-x86_64-3.6/cmake-install/src/py_cpu/lib/cmake/CpuFeatures/CpuFeaturesTargets.cmake
examples/feature_check.py
examples/get_as_dict.py
examples/pprint_info.py
examples/print_as_table.py
src/binding.cc
src/cpu_features/.clang-format
src/cpu_features/.git
src/cpu_features/.gitignore
src/cpu_features/.travis.yml
src/cpu_features/CMakeLists.txt
src/cpu_features/CONTRIBUTING.md
src/cpu_features/LICENSE
src/cpu_features/README.md
src/cpu_features/WORKSPACE
src/cpu_features/appveyor.yml
src/cpu_features/.github/workflows/Dockerfile
src/cpu_features/.github/workflows/clang_format.yml
src/cpu_features/cmake/CpuFeaturesConfig.cmake.in
src/cpu_features/cmake/CpuFeaturesNdkCompatConfig.cmake.in
src/cpu_features/cmake/README.md
src/cpu_features/cmake/googletest.CMakeLists.txt.in
src/cpu_features/include/cpu_features_cache_info.h
src/cpu_features/include/cpu_features_macros.h
src/cpu_features/include/cpuinfo_aarch64.h
src/cpu_features/include/cpuinfo_arm.h
src/cpu_features/include/cpuinfo_mips.h
src/cpu_features/include/cpuinfo_ppc.h
src/cpu_features/include/cpuinfo_x86.h
src/cpu_features/include/internal/bit_utils.h
src/cpu_features/include/internal/cpuid_x86.h
src/cpu_features/include/internal/filesystem.h
src/cpu_features/include/internal/hwcaps.h
src/cpu_features/include/internal/stack_line_reader.h
src/cpu_features/include/internal/string_view.h
src/cpu_features/ndk_compat/CMakeLists.txt
src/cpu_features/ndk_compat/README.md
src/cpu_features/ndk_compat/cpu-features.c
src/cpu_features/ndk_compat/cpu-features.h
src/cpu_features/ndk_compat/ndk-compat-test.c
src/cpu_features/scripts/make_release.sh
src/cpu_features/scripts/run_integration.sh
src/cpu_features/scripts/test_integration.sh
src/cpu_features/src/cpuinfo_aarch64.c
src/cpu_features/src/cpuinfo_arm.c
src/cpu_features/src/cpuinfo_mips.c
src/cpu_features/src/cpuinfo_ppc.c
src/cpu_features/src/cpuinfo_x86.c
src/cpu_features/src/define_tables.h
src/cpu_features/src/filesystem.c
src/cpu_features/src/hwcaps.c
src/cpu_features/src/stack_line_reader.c
src/cpu_features/src/string_view.c
src/cpu_features/src/utils/list_cpu_features.c
src/cpu_features/test/CMakeLists.txt
src/cpu_features/test/bit_utils_test.cc
src/cpu_features/test/cpuinfo_aarch64_test.cc
src/cpu_features/test/cpuinfo_arm_test.cc
src/cpu_features/test/cpuinfo_mips_test.cc
src/cpu_features/test/cpuinfo_ppc_test.cc
src/cpu_features/test/cpuinfo_x86_test.cc
src/cpu_features/test/filesystem_for_testing.cc
src/cpu_features/test/filesystem_for_testing.h
src/cpu_features/test/hwcaps_for_testing.cc
src/cpu_features/test/hwcaps_for_testing.h
src/cpu_features/test/stack_line_reader_test.cc
src/cpu_features/test/string_view_test.cc
src/py_cpu/__init__.py
src/py_cpu.egg-info/PKG-INFO
src/py_cpu.egg-info/SOURCES.txt
src/py_cpu.egg-info/dependency_links.txt
src/py_cpu.egg-info/not-zip-safe
src/py_cpu.egg-info/top_level.txt
src/pybind11/.appveyor.yml
src/pybind11/.clang-tidy
src/pybind11/.cmake-format.yaml
src/pybind11/.git
src/pybind11/.gitignore
src/pybind11/.pre-commit-config.yaml
src/pybind11/.readthedocs.yml
src/pybind11/CMakeLists.txt
src/pybind11/LICENSE
src/pybind11/MANIFEST.in
src/pybind11/README.rst
src/pybind11/pyproject.toml
src/pybind11/setup.cfg
src/pybind11/setup.py
src/pybind11/.github/CONTRIBUTING.md
src/pybind11/.github/dependabot.yml
src/pybind11/.github/labeler.yml
src/pybind11/.github/labeler_merged.yml
src/pybind11/.github/pull_request_template.md
src/pybind11/.github/ISSUE_TEMPLATE/bug-report.md
src/pybind11/.github/ISSUE_TEMPLATE/config.yml
src/pybind11/.github/ISSUE_TEMPLATE/feature-request.md
src/pybind11/.github/ISSUE_TEMPLATE/question.md
src/pybind11/.github/workflows/ci.yml
src/pybind11/.github/workflows/configure.yml
src/pybind11/.github/workflows/format.yml
src/pybind11/.github/workflows/labeler.yml
src/pybind11/.github/workflows/pip.yml
src/pybind11/docs/Doxyfile
src/pybind11/docs/Makefile
src/pybind11/docs/basics.rst
src/pybind11/docs/benchmark.py
src/pybind11/docs/benchmark.rst
src/pybind11/docs/changelog.rst
src/pybind11/docs/classes.rst
src/pybind11/docs/compiling.rst
src/pybind11/docs/conf.py
src/pybind11/docs/faq.rst
src/pybind11/docs/index.rst
src/pybind11/docs/installing.rst
src/pybind11/docs/limitations.rst
src/pybind11/docs/pybind11-logo.png
src/pybind11/docs/pybind11_vs_boost_python1.png
src/pybind11/docs/pybind11_vs_boost_python1.svg
src/pybind11/docs/pybind11_vs_boost_python2.png
src/pybind11/docs/pybind11_vs_boost_python2.svg
src/pybind11/docs/reference.rst
src/pybind11/docs/release.rst
src/pybind11/docs/requirements.txt
src/pybind11/docs/upgrade.rst
src/pybind11/docs/_static/theme_overrides.css
src/pybind11/docs/advanced/classes.rst
src/pybind11/docs/advanced/embedding.rst
src/pybind11/docs/advanced/exceptions.rst
src/pybind11/docs/advanced/functions.rst
src/pybind11/docs/advanced/misc.rst
src/pybind11/docs/advanced/smart_ptrs.rst
src/pybind11/docs/advanced/cast/chrono.rst
src/pybind11/docs/advanced/cast/custom.rst
src/pybind11/docs/advanced/cast/eigen.rst
src/pybind11/docs/advanced/cast/functional.rst
src/pybind11/docs/advanced/cast/index.rst
src/pybind11/docs/advanced/cast/overview.rst
src/pybind11/docs/advanced/cast/stl.rst
src/pybind11/docs/advanced/cast/strings.rst
src/pybind11/docs/advanced/pycpp/index.rst
src/pybind11/docs/advanced/pycpp/numpy.rst
src/pybind11/docs/advanced/pycpp/object.rst
src/pybind11/docs/advanced/pycpp/utilities.rst
src/pybind11/docs/cmake/index.rst
src/pybind11/include/pybind11/attr.h
src/pybind11/include/pybind11/buffer_info.h
src/pybind11/include/pybind11/cast.h
src/pybind11/include/pybind11/chrono.h
src/pybind11/include/pybind11/common.h
src/pybind11/include/pybind11/complex.h
src/pybind11/include/pybind11/eigen.h
src/pybind11/include/pybind11/embed.h
src/pybind11/include/pybind11/eval.h
src/pybind11/include/pybind11/functional.h
src/pybind11/include/pybind11/iostream.h
src/pybind11/include/pybind11/numpy.h
src/pybind11/include/pybind11/operators.h
src/pybind11/include/pybind11/options.h
src/pybind11/include/pybind11/pybind11.h
src/pybind11/include/pybind11/pytypes.h
src/pybind11/include/pybind11/stl.h
src/pybind11/include/pybind11/stl_bind.h
src/pybind11/include/pybind11/detail/class.h
src/pybind11/include/pybind11/detail/common.h
src/pybind11/include/pybind11/detail/descr.h
src/pybind11/include/pybind11/detail/init.h
src/pybind11/include/pybind11/detail/internals.h
src/pybind11/include/pybind11/detail/typeid.h
src/pybind11/pybind11/__init__.py
src/pybind11/pybind11/__main__.py
src/pybind11/pybind11/_version.py
src/pybind11/pybind11/_version.pyi
src/pybind11/pybind11/commands.py
src/pybind11/pybind11/py.typed
src/pybind11/pybind11/setup_helpers.py
src/pybind11/pybind11/setup_helpers.pyi
src/pybind11/tests/CMakeLists.txt
src/pybind11/tests/conftest.py
src/pybind11/tests/constructor_stats.h
src/pybind11/tests/cross_module_gil_utils.cpp
src/pybind11/tests/env.py
src/pybind11/tests/local_bindings.h
src/pybind11/tests/object.h
src/pybind11/tests/pybind11_cross_module_tests.cpp
src/pybind11/tests/pybind11_tests.cpp
src/pybind11/tests/pybind11_tests.h
src/pybind11/tests/pytest.ini
src/pybind11/tests/requirements.txt
src/pybind11/tests/test_async.cpp
src/pybind11/tests/test_async.py
src/pybind11/tests/test_buffers.cpp
src/pybind11/tests/test_buffers.py
src/pybind11/tests/test_builtin_casters.cpp
src/pybind11/tests/test_builtin_casters.py
src/pybind11/tests/test_call_policies.cpp
src/pybind11/tests/test_call_policies.py
src/pybind11/tests/test_callbacks.cpp
src/pybind11/tests/test_callbacks.py
src/pybind11/tests/test_chrono.cpp
src/pybind11/tests/test_chrono.py
src/pybind11/tests/test_class.cpp
src/pybind11/tests/test_class.py
src/pybind11/tests/test_constants_and_functions.cpp
src/pybind11/tests/test_constants_and_functions.py
src/pybind11/tests/test_copy_move.cpp
src/pybind11/tests/test_copy_move.py
src/pybind11/tests/test_custom_type_casters.cpp
src/pybind11/tests/test_custom_type_casters.py
src/pybind11/tests/test_docstring_options.cpp
src/pybind11/tests/test_docstring_options.py
src/pybind11/tests/test_eigen.cpp
src/pybind11/tests/test_eigen.py
src/pybind11/tests/test_enum.cpp
src/pybind11/tests/test_enum.py
src/pybind11/tests/test_eval.cpp
src/pybind11/tests/test_eval.py
src/pybind11/tests/test_eval_call.py
src/pybind11/tests/test_exceptions.cpp
src/pybind11/tests/test_exceptions.py
src/pybind11/tests/test_factory_constructors.cpp
src/pybind11/tests/test_factory_constructors.py
src/pybind11/tests/test_gil_scoped.cpp
src/pybind11/tests/test_gil_scoped.py
src/pybind11/tests/test_iostream.cpp
src/pybind11/tests/test_iostream.py
src/pybind11/tests/test_kwargs_and_defaults.cpp
src/pybind11/tests/test_kwargs_and_defaults.py
src/pybind11/tests/test_local_bindings.cpp
src/pybind11/tests/test_local_bindings.py
src/pybind11/tests/test_methods_and_attributes.cpp
src/pybind11/tests/test_methods_and_attributes.py
src/pybind11/tests/test_modules.cpp
src/pybind11/tests/test_modules.py
src/pybind11/tests/test_multiple_inheritance.cpp
src/pybind11/tests/test_multiple_inheritance.py
src/pybind11/tests/test_numpy_array.cpp
src/pybind11/tests/test_numpy_array.py
src/pybind11/tests/test_numpy_dtypes.cpp
src/pybind11/tests/test_numpy_dtypes.py
src/pybind11/tests/test_numpy_vectorize.cpp
src/pybind11/tests/test_numpy_vectorize.py
src/pybind11/tests/test_opaque_types.cpp
src/pybind11/tests/test_opaque_types.py
src/pybind11/tests/test_operator_overloading.cpp
src/pybind11/tests/test_operator_overloading.py
src/pybind11/tests/test_pickling.cpp
src/pybind11/tests/test_pickling.py
src/pybind11/tests/test_pytypes.cpp
src/pybind11/tests/test_pytypes.py
src/pybind11/tests/test_sequences_and_iterators.cpp
src/pybind11/tests/test_sequences_and_iterators.py
src/pybind11/tests/test_smart_ptr.cpp
src/pybind11/tests/test_smart_ptr.py
src/pybind11/tests/test_stl.cpp
src/pybind11/tests/test_stl.py
src/pybind11/tests/test_stl_binders.cpp
src/pybind11/tests/test_stl_binders.py
src/pybind11/tests/test_tagbased_polymorphic.cpp
src/pybind11/tests/test_tagbased_polymorphic.py
src/pybind11/tests/test_union.cpp
src/pybind11/tests/test_union.py
src/pybind11/tests/test_virtual_functions.cpp
src/pybind11/tests/test_virtual_functions.py
src/pybind11/tests/extra_python_package/pytest.ini
src/pybind11/tests/extra_python_package/test_files.py
src/pybind11/tests/extra_setuptools/pytest.ini
src/pybind11/tests/extra_setuptools/test_setuphelper.py
src/pybind11/tests/test_cmake_build/CMakeLists.txt
src/pybind11/tests/test_cmake_build/embed.cpp
src/pybind11/tests/test_cmake_build/main.cpp
src/pybind11/tests/test_cmake_build/test.py
src/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
src/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
src/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
src/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
src/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
src/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
src/pybind11/tests/test_embed/CMakeLists.txt
src/pybind11/tests/test_embed/catch.cpp
src/pybind11/tests/test_embed/external_module.cpp
src/pybind11/tests/test_embed/test_interpreter.cpp
src/pybind11/tests/test_embed/test_interpreter.py
src/pybind11/tools/FindCatch.cmake
src/pybind11/tools/FindEigen3.cmake
src/pybind11/tools/FindPythonLibsNew.cmake
src/pybind11/tools/check-style.sh
src/pybind11/tools/cmake_uninstall.cmake.in
src/pybind11/tools/libsize.py
src/pybind11/tools/pybind11Common.cmake
src/pybind11/tools/pybind11Config.cmake.in
src/pybind11/tools/pybind11NewTools.cmake
src/pybind11/tools/pybind11Tools.cmake
src/pybind11/tools/pyproject.toml
src/pybind11/tools/setup_global.py.in
src/pybind11/tools/setup_main.py.in