| include MANIFEST.in README.txt INSTALL.txt ToDo.txt USAGE.txt CHANGES.rst |
| include COPYING.txt LICENSE.txt Makefile |
| recursive-include Cython *.pyx *.pxd |
| include Demos/benchmarks/* |
| include Demos/libraries/* |
| recursive-include Cython/Debugger/Tests *.pyx *.pxd *.c *.h |
| recursive-include Cython/Utility *.pyx *.pxd *.c *.h *.cpp |
| recursive-include Tools * |
| recursive-include tests *.pyx *.pxd *.pxi *.py *.h *.BROKEN bugs.txt |
| recursive-include tests *_lib.cpp *.srctree |
| include Cython/Debugger/Tests/cfuncs.c |
| include Cython/Debugger/Tests/codefile |
| recursive-include pyximport *.py |
| include pyximport/PKG-INFO pyximport/README |