File: MANIFEST.in

package info (click to toggle)
py3dns 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 260 kB
  • ctags: 445
  • sloc: python: 2,035; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
recursive-include DNS *.py
recursive-include tools *.py
recursive-include tests *.py
include LICENSE
include CHANGES
include MANIFEST.in
include *.txt
include setup.*
include *.spec