Codebase list python-msgpack / debian/latest MANIFEST.in
debian/latest

Tree @debian/latest (Download .tar.gz)

MANIFEST.in @debian/latestraw · history · blame

1
2
3
4
5
include setup.py
include COPYING
include README.md
recursive-include msgpack *.h *.c *.pyx *.cpp
recursive-include test *.py