mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-23 23:54:44 +00:00
more python transition preparations
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3377 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
6409a93d56
commit
403ef62a1b
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -8,7 +8,7 @@ Standards-Version: 3.7.2.0
|
|||
Package: linkchecker
|
||||
Architecture: any
|
||||
Depends: python2.4
|
||||
Suggests: apache | httpd, python-psyco (>= 1.5-3) | python2.4-psyco, python-optcomplete (>= 1.2-5) | python2.4-optcomplete, python2.4-profiler, python2.4-geoip
|
||||
Suggests: apache | httpd, python-psyco (>= 1.5-3), python-optcomplete (>= 1.2-5), python2.4-profiler, python-geoip (>= 1.2-2)
|
||||
Description: check websites and HTML documents for broken links
|
||||
Provides a command line program and web interface to check links
|
||||
of websites and HTML documents.
|
||||
|
|
|
|||
Loading…
Reference in a new issue