LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
autowrap/Code.py
autowrap/CodeGenerator.py
autowrap/ConversionProvider.py
autowrap/DeclResolver.py
autowrap/Main.py
autowrap/PXDParser.py
autowrap/Types.py
autowrap/Utils.py
autowrap/__init__.py
autowrap/run.py
autowrap/tools.py
autowrap/version.py
autowrap.egg-info/PKG-INFO
autowrap.egg-info/SOURCES.txt
autowrap.egg-info/dependency_links.txt
autowrap.egg-info/entry_points.txt
autowrap.egg-info/not-zip-safe
autowrap.egg-info/requires.txt
autowrap.egg-info/top_level.txt
autowrap/data_files/__init__.py
autowrap/data_files/autowrap/AutowrapConstPtrHolder.pxd
autowrap/data_files/autowrap/AutowrapPtrHolder.pxd
autowrap/data_files/autowrap/AutowrapRefHolder.pxd
autowrap/data_files/autowrap/autowrap_tools.hpp
autowrap/data_files/autowrap/smart_ptr.pxd
tests/test_files/__init__.py
tests/test_files/converters/IntHolderConverter.py
tests/test_files/converters/__init__.py