File: MANIFEST.in

package info (click to toggle)
podcastparser 0.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 432 kB
  • sloc: python: 574; makefile: 155
file content (8 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
include AUTHORS
include LICENSE
include requirements-test.txt
include makefile
include README.md
include test_podcastparser.py
recursive-include tests/data *.rss *.json
recursive-include doc *