Metadata-Version: 1.0
Name: Elatom
Version: 1.0
Summary: Podcast downloader in Python 3
Home-page: https://launchpad.net/elatom
Author: Eliovir
Author-email: eliovir@gmail.com
License: UNKNOWN
Description: A podcast downloader developed in Python 3 with Curses and Tkinter interfaces.
        
        It can also be used in crontab to grab automatically the new media.
        It reads RSS 2.0 and Atom 1.0. All files are downloaded simultaneously to speed up total download.
        It aims to be a single file for basic features, to facilitate the install.
        Additional files provide translations (Esperanto, French), or unit tests.
        
Keywords: podcast,rss,atom
Platform: UNKNOWN
Classifier: Topic :: Internet
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console :: Curses
Classifier: Intended Audience :: End Users/Desktop
Classifier: Environment :: Other Environment
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Natural Language :: Esperanto
Classifier: Natural Language :: French
