From 84ffaee9fafeea76ebc00df456c2a983755999ba Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Thu, 20 Oct 2011 10:07:30 +0200 Subject: [PATCH] Reformat package description. --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index 950ebe16..62d6fa56 100644 --- a/setup.py +++ b/setup.py @@ -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 = {