Metadata-Version: 1.1
Name: rteplayer-dl
Version: 0.0.1
Summary: Helpful python project to download videos from RTE Player.
Home-page: https://github.com/philroche/rteplayer_dl
Author: Phil Roche
Author-email: phil@tinyviking.ie
License: MIT license
Description: ===========================
        RTE Player video downloader
        ===========================
        
        
        .. image:: https://img.shields.io/pypi/v/rteplayer_dl.svg
                :target: https://pypi.python.org/pypi/rteplayer_dl
        
        .. image:: https://img.shields.io/travis/philroche/rteplayer_dl.svg
                :target: https://travis-ci.org/philroche/rteplayer_dl
        
        .. image:: https://readthedocs.org/projects/rteplayer-dl/badge/?version=latest
                :target: https://rteplayer-dl.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Helpful python project to download videos from RTE Player.
        
        
        * Free software: MIT license
        * Documentation: https://rteplayer-dl.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.0.1 (2019-05-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: rteplayer_dl
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
