File: MANIFEST.in

package info (click to toggle)
python-markdown2 2.4.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,104 kB
  • sloc: python: 5,416; perl: 1,493; php: 865; makefile: 34
file content (12 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
include README.txt
include TODO.txt
include LICENSE.txt
include CONTRIBUTORS.txt
include CHANGES.md
include Makefile
include setup.py
include setup.cfg

include bin/markdown2
include test/api.doctests
recursive-include test/tm-cases *.text *.html *.opts *.tags