Codebase list python-cffi-py2 / 483b49d3-1df8-4630-8b5e-3dc90b8f5c6f/main MANIFEST.in
483b49d3-1df8-4630-8b5e-3dc90b8f5c6f/main

Tree @483b49d3-1df8-4630-8b5e-3dc90b8f5c6f/main (Download .tar.gz)

MANIFEST.in @483b49d3-1df8-4630-8b5e-3dc90b8f5c6f/mainraw · history · blame

1
2
3
4
5
6
recursive-include cffi *.py *.h
recursive-include c *.c *.h *.asm *.py win64.obj
recursive-include testing *.py *.c *.h
recursive-include doc *.py *.rst Makefile *.bat
recursive-include demo py.cleanup *.py embedding_test.c manual.c
include AUTHORS LICENSE setup.py setup_base.py