File: MANIFEST.in

package info (click to toggle)
python-docutils 0.19%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,668 kB
  • sloc: python: 45,630; lisp: 14,475; xml: 1,789; javascript: 1,032; sh: 130; makefile: 104
file content (11 lines) | stat: -rw-r--r-- 326 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
include *.txt
include install.py
recursive-include docutils *
recursive-include docs *
recursive-include licenses *
recursive-include tools *
recursive-include test *
exclude test/alltests.out test/record.txt
prune test/functional/output
include test/functional/output/README.txt
global-exclude *.pyc *~ __pycache__ .DS_Store