about summary refs log tree commit diff
path: root/setup.py
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@vulturis.eu>2014-05-17 19:12:54 +0200
committerPaweł Jastrzębski <pawelj@vulturis.eu>2014-05-17 19:12:54 +0200
commit8a2ba96ac5ce69283b8d8e7241e305475a055118 (patch)
tree4f80feef5b4ca6ab3fc0b84c495da92e0576c138 /setup.py
parentUpdated tooltips (diff)
downloadkcc-8a2ba96ac5ce69283b8d8e7241e305475a055118.tar.gz
kcc-8a2ba96ac5ce69283b8d8e7241e305475a055118.tar.bz2
kcc-8a2ba96ac5ce69283b8d8e7241e305475a055118.zip
Tiny tweaks for Linux
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8f8dc10..3041d8f 100755
--- a/setup.py
+++ b/setup.py
@@ -90,7 +90,7 @@ setup(
     version=VERSION,
     author="Ciro Mattia Gonano, Pawel Jastrzebski",
     author_email="ciromattia@gmail.com, pawelj@iosphe.re",
-    description="A tool to convert comics (CBR/CBZ/PDFs/image folders) to MOBI.",
+    description="Kindle Comic Converter",
     license="ISC License (ISCL)",
     keywords="kindle comic mobipocket mobi cbz cbr manga",
     url="http://github.com/ciromattia/kcc",