improve short and long description

merge-requests/11/head
Carl Chenet 2017-08-02 17:30:28 +02:00
rodzic 68015a133b
commit a9c88f3cd1
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -32,8 +32,8 @@ setup(
name='feed2toot',
version='0.6',
license='GNU GPL v3',
description='Parse rss feeds and tweet new posts to Mastodon',
long_description='Parse rss feeds and tweet new posts to the Mastodon social network',
description='Parse rss feeds and send new posts to Mastodon',
long_description='Parse rss feeds and send new posts to the Mastodon social network',
author = 'Carl Chenet',
author_email = 'chaica@ohmytux.com',
url = 'https://gitlab.com/chaica/feed2toot',