File: MANIFEST.in

package info (click to toggle)
argparse-manpage 4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 568 kB
  • sloc: python: 2,772; makefile: 47; sh: 18
file content (17 lines) | stat: -rw-r--r-- 650 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include argparse-manpage
include AUTHORS
include LICENSE
include NEWS
recursive-include examples *.py *.cfg *.md expected-output.1* expected/**.1 requirements.txt
recursive-include tests *.py
recursive-include unittests *.py
include examples/argument_groups/bin/test
include examples/resalloc/expected/man/resalloc-maint.1
include examples/resalloc/expected/man/resalloc.1
include examples/copr/fake-deps/HACK
include examples/copr/fake-deps/copr/README
include examples/pre-written-man-page/psutils.1
include examples/raw-description/bin/dg
include examples/resalloc/bin/resalloc
include examples/resalloc/bin/resalloc-maint
include tests/extra.man