forked from linkchecker/linkchecker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST.in
32 lines (32 loc) · 1.25 KB
/
MANIFEST.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
include README.rst COPYING MANIFEST.in
include config/linkchecker-completion config/create.sql
include config/linkcheckerrc
include config/linkchecker.apache2.conf install-rpm.sh
include linkchecker.freecode
include cgi-bin/lc.wsgi cgi-bin/README
include Makefile
include cgi-bin/lconline/*.html cgi-bin/lconline/*.de cgi-bin/lconline/*.en
include cgi-bin/lconline/*.js cgi-bin/lconline/*.css cgi-bin/lconline/*.ico
include linkcheck/HtmlParser/Makefile
include linkcheck/HtmlParser/htmllex.l
include linkcheck/HtmlParser/htmlparse.y
include linkcheck/HtmlParser/*.h
include linkcheck/HtmlParser/fixincludes.awk
include po/*.po po/*.mo po/*.pot po/Makefile
include doc/*.example doc/*.txt
include doc/html/*.ico
include doc/html/*.html
include doc/html/*.txt
include doc/html/*.png
include doc/html/*.qhp
include doc/html/*.qhcp
include doc/html/Makefile
include doc/po4a.conf doc/*.po doc/*.pot
include doc/en/*.1 doc/en/*.5
include doc/de/*.1 doc/de/*.5
include doc/Makefile
include doc/examples/*.sh doc/examples/*.bat doc/examples/*.py
include doc/examples/linkcheckerrc_loginurl
include scripts/*.sh scripts/*.py
recursive-include third_party *.py *.txt Makefile example*
recursive-include tests *.py *.result *.html *.ico *.txt *.zip *.asc *.css *.xhtml *.sqlite *.adr *.swf