mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2217 e7d03fd6-7b0d-0410-9947-9c21f3af8025
33 lines
1.3 KiB
Text
33 lines
1.3 KiB
Text
include README INSTALL LICENSE TODO MANIFEST.in ChangeLog
|
|
include config/linkchecker-completion config/create.sql
|
|
include config/linkcheckerrc config/linkcheck-cron.sh
|
|
include config/logging.conf config/pycheckrc config/pylintrc
|
|
include config/reindent.py install-linkchecker.py install-rpm.sh
|
|
include linkchecker
|
|
include cgi/lc.cgi cgi/lc.fcgi cgi/README
|
|
include Makefile
|
|
include debian/rules debian/changelog debian/copyright debian/control
|
|
include debian/linkchecker.*
|
|
include debian/compat debian/NEWS.Debian debian/README.Debian debian/watch
|
|
include test.py test/*.py test/*.sh
|
|
include cgi/lconline/*.html cgi/lconline/*.de cgi/lconline/*.en
|
|
include cgi/lconline/check.js
|
|
include linkcheck/HtmlParser/Makefile
|
|
include linkcheck/HtmlParser/htmllex.l
|
|
include linkcheck/HtmlParser/htmlparse.y
|
|
include linkcheck/HtmlParser/*.h
|
|
include po/*.po po/*.pot po/Makefile
|
|
recursive-include share *.mo
|
|
exclude _linkchecker_configdata.py
|
|
include doc/*.txt doc/*.nav doc/*.html doc/*.py doc/*.png doc/*.jpg
|
|
include doc/*.css doc/*.example
|
|
include doc/en/*.1
|
|
include doc/de/*.1
|
|
include doc/fr/*.1
|
|
include doc/Makefile doc/rest2htmlnav
|
|
recursive-include linkcheck/ftests/data *.txt *.html *.result *.asc *.css
|
|
include linkcheck/tests/*.py
|
|
include linkcheck/ftests/*.py
|
|
include linkcheck/dns/tests/*.py
|
|
include linkcheck/dns/tests/example*
|
|
include hase.bmp
|