Reformat package description.

This commit is contained in:
Bastian Kleineidam 2011-10-20 10:07:30 +02:00
parent c8c3470255
commit 84ffaee9fa

View file

@ -726,6 +726,7 @@ args = dict(
download_url="http://sourceforge.net/project/showfiles.php?group_id=1913",
license = "GPL",
long_description = """Linkchecker features:
o recursive and multithreaded checking
o output in colored or normal text, HTML, SQL, CSV, XML or a sitemap
graph in different formats
@ -740,6 +741,7 @@ o HTML and CSS syntax check
o Antivirus check
o a command line interface
o a (Fast)CGI web interface (requires HTTP server)
""",
distclass = MyDistribution,
cmdclass = {