mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-22 17:00:25 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@219 e7d03fd6-7b0d-0410-9947-9c21f3af8025
18 lines
684 B
Text
18 lines
684 B
Text
include MANIFEST.in
|
|
include README FAQ INSTALL LICENSE TODO draft-gilman-news-url-00.txt
|
|
include norobots-rfc.html
|
|
include linkcheckerrc linkchecker linkchecker.bat linkchecker.1 create.sql
|
|
include lc.cgi lc.fcgi lc.sz_fcgi
|
|
include Makefile
|
|
include create.sql
|
|
include debian/rules debian/changelog debian/copyright debian/control
|
|
include debian/dirs debian/docs debian/links debian/postinst
|
|
include debian/prerm
|
|
include DNS/README
|
|
include test/viewprof.py test/profiletest.py test/*.html test/robots.txt
|
|
include rpm_build_script
|
|
recursive-include locale *.mo
|
|
recursive-include po *.po *.py Makefile
|
|
recursive-include lconline *
|
|
recursive-include tests *.py
|
|
exclude LinkCheckerConf.py
|