.gitignore
.travis.yml
AUTHORS
COPYING
HACKING
MANIFEST.in
NEWS
README.rst
generate-ChangeLog
setup.cfg
setup.py
tox.ini
waf
waf.bat
wscript
wutils.py
PyBindGen.egg-info/PKG-INFO
PyBindGen.egg-info/SOURCES.txt
PyBindGen.egg-info/dependency_links.txt
PyBindGen.egg-info/top_level.txt
benchmarks/bench.py
benchmarks/plotresults.py
benchmarks/testapi-pybindgen.py
benchmarks/testapi.cc
benchmarks/testapi.h
benchmarks/testapi.sip
benchmarks/testapi_boost.cc
benchmarks/testapi_swig.i
benchmarks/wscript
bzr-plugins/gnulog.py
doc/Makefile
doc/apiref.rst
doc/codesink.rst
doc/conf.py
doc/container.rst
doc/cppattribute.rst
doc/cppclass.rst
doc/cppclass_typehandlers.rst
doc/cppexception.rst
doc/cppmethod.rst
doc/enum.rst
doc/function.rst
doc/gccxmlparser.rst
doc/index.rst
doc/make.bat
doc/module.rst
doc/settings.rst
doc/tutorial.rst
doc/typehandlers.rst
doc/utils.rst
doc/_static/first-example.zip
doc/figures/Makefile
doc/figures/work-flow-basic.dia
doc/figures/work-flow-basic.png
doc/figures/work-flow-gccxml-apidefs.dia
doc/figures/work-flow-gccxml-apidefs.png
doc/figures/work-flow-gccxml.dia
doc/figures/work-flow-gccxml.png
examples/wscript
examples/a/a.cc
examples/a/a.h
examples/a/a_test.py
examples/a/module-autogen.py
examples/a/module-autoscan.py
examples/a/modulegen.py
examples/a/wscript
examples/b/b.cc
examples/b/b.h
examples/b/b_test.py
examples/b/modulegen.py
examples/b/wscript
examples/boost_shared_ptr/bsp.cc
examples/boost_shared_ptr/bsp.h
examples/boost_shared_ptr/bsp_test.py
examples/boost_shared_ptr/modulegen.py
examples/boost_shared_ptr/wscript
examples/buffer/c.cc
examples/buffer/c.h
examples/buffer/c_test.py
examples/buffer/modulegen.py
examples/buffer/wscript
examples/c/c.cc
examples/c/c.h
examples/c/c_test.py
examples/c/modulegen.py
examples/c/wscript
examples/callback/c.cc
examples/callback/c.h
examples/callback/c_test.py
examples/callback/modulegen.py
examples/callback/wscript
examples/d/d.cc
examples/d/d.h
examples/d/d_test.py
examples/d/modulegen.py
examples/d/wscript
examples/e/e.cc
examples/e/e.h
examples/e/e_test.py
examples/e/modulegen.py
examples/e/wscript
examples/f/f.cc
examples/f/f.h
examples/f/f_test.py
examples/f/modulegen.py
examples/f/wscript
examples/g/g.cc
examples/g/g.h
examples/g/g_test.py
examples/g/modulegen.py
examples/g/wscript
examples/h/h.cc
examples/h/h.h
examples/h/h_test.py
examples/h/modulegen.py
examples/h/wscript
examples/import_from_module/a.h
examples/import_from_module/amodulegen.py
examples/import_from_module/b.h
examples/import_from_module/b_test.py
examples/import_from_module/bmodulegen.py
examples/import_from_module/wscript
examples/std_shared_ptr/modulegen.py
examples/std_shared_ptr/sp.cc
examples/std_shared_ptr/sp.h
examples/std_shared_ptr/sp_test.py
examples/std_shared_ptr/wscript
include/stdint.h
pybindgen/__init__.py
pybindgen/castxmlparser.py
pybindgen/container.py
pybindgen/converter_functions.py
pybindgen/cppattribute.py
pybindgen/cppclass.py
pybindgen/cppclass_container.py
pybindgen/cppcustomattribute.py
pybindgen/cppexception.py
pybindgen/cppmethod.py
pybindgen/enum.py
pybindgen/function.py
pybindgen/gccxmlparser.py
pybindgen/module.py
pybindgen/overloading.py
pybindgen/pytypeobject.py
pybindgen/settings.py
pybindgen/utils.py
pybindgen/version.py
pybindgen/wrapper_registry.py
pybindgen/wscript
pybindgen/typehandlers/__init__.py
pybindgen/typehandlers/base.py
pybindgen/typehandlers/booltype.py
pybindgen/typehandlers/codesink.py
pybindgen/typehandlers/doubletype.py
pybindgen/typehandlers/floattype.py
pybindgen/typehandlers/inttype.py
pybindgen/typehandlers/pyobjecttype.py
pybindgen/typehandlers/smart_ptr.py
pybindgen/typehandlers/stringtype.py
pybindgen/typehandlers/voidtype.py
pybindgen/typehandlers/ctypeparser/__init__.py
pybindgen/typehandlers/ctypeparser/tokenizer.py
tests/foo.cc
tests/foo.h
tests/foomodulegen-auto-split.py
tests/foomodulegen-auto.py
tests/foomodulegen.py
tests/foomodulegen3.py
tests/foomodulegen4.py
tests/foomodulegen_common.py
tests/footest.py
tests/test-generation.py
tests/test.py
tests/wscript
tests/boost/bar.cc
tests/boost/bar.h
tests/boost/barmodulegen.py
tests/boost/bartest.py
tests/boost/test.py
tests/boost/wscript
tests/c-hello/hello.c
tests/c-hello/hello.h
tests/c-hello/hellomodulegen.py
tests/c-hello/hellotest.py
tests/c-hello/wscript
waf-tools/boost.py
waf-tools/cflags.py
waf-tools/command.py
waf-tools/pkgconfig.py
waf-tools/python_patched.py
waf-tools/shellcmd.py