From b209c5d46f9bcd8f3112ffdcfa3050920459efbe Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Fri, 12 Mar 2010 12:56:59 +0100 Subject: [PATCH] Fix typo in description --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fb23671..0f8a35f 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ else: setup ( name = AppName, version = AppVersion, - description = "portable command line manager archive file manager", + description = "portable command line archive file manager", long_description = """Various archive types can be created, extracted, tested and listed by patool. The advantage of patool is its simplicity in handling archive files without having to remember a myriad of programs and options.