Metadata-Version: 2.1
Name: epg-downloader
Version: 0.5.3
Summary: Download files from EPGStation
Home-page: https://github.com/bloodpet/epg_downloader
Author: Emanuel Calso
Author-email: epg@bloodpet.com
License: GNU General Public License v3
Keywords: epg_downloader
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: boto3 (>=1.9)
Requires-Dist: environs (>=4.2)
Requires-Dist: logzero (>=1.5.0)
Requires-Dist: peewee (>=3.9)
Requires-Dist: pymediainfo (>=4.2.1)
Requires-Dist: requests (>=2.22)
Requires-Dist: tabulate (>=0.8.3)

==============
EPG Downloader
==============


.. image:: https://img.shields.io/pypi/v/epg_downloader.svg
        :target: https://pypi.python.org/pypi/epg_downloader

.. image:: https://img.shields.io/travis/bloodpet/epg_downloader.svg
        :target: https://travis-ci.org/bloodpet/epg_downloader

.. image:: https://readthedocs.org/projects/epg-downloader/badge/?version=latest
        :target: https://epg-downloader.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Download files from EPGStation


* Free software: GNU General Public License v3
* Documentation: https://epg-downloader.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-06-18)
------------------

* First release on PyPI.


