diff options
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ version = '1.0.1' # platform-independent arguments for setup() setup_args = { 'name': 'librevideoconverter', - 'description': 'A simple video converter for WebM (vp8, vp9), Ogg Theora, MP4 and others, fork of Miro Video Converter', + 'description': 'A simple video converter for WebM (vp8, vp9), Ogg Theora, MP4 and others', 'author': 'Jesus Eduardo (Heckyel)', 'author_email': 'heckyel@riseup.net', 'url': 'https://notabug.org/heckyel/librevideoconverter', |