CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
include/pybind11/attr.h
include/pybind11/buffer_info.h
include/pybind11/cast.h
include/pybind11/chrono.h
include/pybind11/common.h
include/pybind11/complex.h
include/pybind11/eigen.h
include/pybind11/embed.h
include/pybind11/eval.h
include/pybind11/functional.h
include/pybind11/iostream.h
include/pybind11/numpy.h
include/pybind11/operators.h
include/pybind11/options.h
include/pybind11/pybind11.h
include/pybind11/pytypes.h
include/pybind11/stl.h
include/pybind11/stl_bind.h
include/pybind11/detail/class.h
include/pybind11/detail/common.h
include/pybind11/detail/descr.h
include/pybind11/detail/init.h
include/pybind11/detail/internals.h
include/pybind11/detail/typeid.h
pybind11/__init__.py
pybind11/__main__.py
pybind11/_version.py
pybind11.egg-info/PKG-INFO
pybind11.egg-info/SOURCES.txt
pybind11.egg-info/dependency_links.txt
pybind11.egg-info/not-zip-safe
pybind11.egg-info/top_level.txt
tests/test_async.py
tests/test_buffers.py
tests/test_builtin_casters.py
tests/test_call_policies.py
tests/test_callbacks.py
tests/test_chrono.py
tests/test_class.py
tests/test_constants_and_functions.py
tests/test_copy_move.py
tests/test_docstring_options.py
tests/test_eigen.py
tests/test_enum.py
tests/test_eval.py
tests/test_eval_call.py
tests/test_exceptions.py
tests/test_factory_constructors.py
tests/test_gil_scoped.py
tests/test_iostream.py
tests/test_kwargs_and_defaults.py
tests/test_local_bindings.py
tests/test_methods_and_attributes.py
tests/test_modules.py
tests/test_multiple_inheritance.py
tests/test_numpy_array.py
tests/test_numpy_dtypes.py
tests/test_numpy_vectorize.py
tests/test_opaque_types.py
tests/test_operator_overloading.py
tests/test_pickling.py
tests/test_pytypes.py
tests/test_sequences_and_iterators.py
tests/test_smart_ptr.py
tests/test_stl.py
tests/test_stl_binders.py
tests/test_tagbased_polymorphic.py
tests/test_union.py
tests/test_virtual_functions.py