shithub: aubio

ref: 0c8d66ccad501a1d7e99cc0be640bfe16324d3fa
dir: /MANIFEST.in/

View raw version
include AUTHORS COPYING README.md VERSION ChangeLog
include python/README.md
include this_version.py
include waf_gensyms.py
include waf
recursive-include waflib *.py
include Makefile wscript */wscript_build
include aubio.pc.in
include requirements.txt
include src/*.c src/*.h
include src/*/*.c src/*/*.h
include examples/*.c examples/*.h
recursive-include tests *.h *.c *.py
include python/ext/*.h
recursive-include python *.py
include python/README.md
include python/tests/eval_pitch
include python/tests/*.expected
include doc/*.txt doc/*.rst doc/*.cfg doc/Makefile doc/make.bat doc/conf.py
exclude doc/full.cfg
include scripts/* scripts/apple/Info.plist scripts/apple/Modules/module.modulemap
exclude python/gen/*