remove gui package for now

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2674 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-06-22 12:16:17 +00:00
parent 9b9ba0bca3
commit bd28c44f54

19
debian/control vendored
View file

@ -29,22 +29,3 @@ Description: check websites and HTML documents for broken links
o Cookie support
o i18n support
Package: linkchecker-gui
Architecture: all
Depends: linkchecker, python2.4-glade2
Description: check websites and HTML documents for broken links (GUI version)
Provides a graphical interface "glinkchecker" to check links of websites
and HTML documents.
Features:
o recursive checking
o multithreaded
o output in colored or normal text, HTML, SQL, CSV or a sitemap
graph in DOT, GML or XML
o HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local
file links support
o restrict link checking with regular expression filters for URLs
o proxy support
o username/password authorization for HTTP, FTP and Telnet
o robots.txt exclusion protocol support
o Cookie support
o i18n support