File: MANIFEST.in

package info (click to toggle)
python-amqplib 1.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 404 kB
  • sloc: python: 2,296; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (3)
1
2
3
4
5
include README TODO CHANGES INSTALL LICENSE
recursive-include docs *.txt
recursive-include demo *.py
recursive-include extras README *.py
recursive-include tests *.py