.gitignore
LICENSE
NOTICE
README.md
setup.py
PYB11Generator/PYB11ClassAttribute.py
PYB11Generator/PYB11Decorators.py
PYB11Generator/PYB11Publicist.py
PYB11Generator/PYB11STLmethods.py
PYB11Generator/PYB11Trampoline.py
PYB11Generator/PYB11attr.py
PYB11Generator/PYB11class.py
PYB11Generator/PYB11enum.py
PYB11Generator/PYB11function.py
PYB11Generator/PYB11property.py
PYB11Generator/PYB11utils.py
PYB11Generator/__init__.py
PYB11Generator.egg-info/PKG-INFO
PYB11Generator.egg-info/SOURCES.txt
PYB11Generator.egg-info/dependency_links.txt
PYB11Generator.egg-info/requires.txt
PYB11Generator.egg-info/top_level.txt
docs/.gitignore
docs/Makefile
docs/PYB11decorators.rst
docs/PYB11functions.rst
docs/PYB11variables.rst
docs/classes.rst
docs/complications.rst
docs/conf.py
docs/enums.rst
docs/functions.rst
docs/index.rst
docs/intro.rst
docs/make.bat
docs/memory.rst
docs/pybind11_objects.inv
docs/pybind11_objects.txt
docs/stl.rst
tests/cross_module/A.hh
tests/cross_module/Amod.py
tests/cross_module/B.hh
tests/cross_module/Bmod.py
tests/inheritance/nontemplate_inherit_from_template.py