Metadata-Version: 1.1
Name: lyricsmaster
Version: 2.4.1
Summary: LyricsMaster is a library for downloading lyrics from multiple lyrics providers. LyricWiki and other lyrics provider are available
Home-page: https://github.com/SekouD/lyricsmaster
Author: SekouD
Author-email: sekoud.python@gmail.com
License: MIT license
Description: ============
        LyricsMaster
        ============
        
        
        .. image:: https://img.shields.io/pypi/v/lyricsmaster.svg
                :target: https://pypi.python.org/pypi/lyricsmaster
        
        .. image:: https://img.shields.io/travis/SekouD/lyricsmaster.svg
                :target: https://travis-ci.org/SekouD/lyricsmaster
        
        .. image:: https://readthedocs.org/projects/lyricsmaster/badge/?version=latest
                :target: https://lyricsmaster.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/SekouD/lyricsmaster/shield.svg
                :target: https://pyup.io/repos/github/SekouD/lyricsmaster/
                :alt: Updates
        
        
        .. image:: https://codecov.io/gh/SekouD/lyricsmaster/branch/master/graph/badge.svg
                :target: https://codecov.io/gh/SekouD/lyricsmaster
                :alt: Coverage Status
        
        LyricsMaster is a library for downloading lyrics from multiple lyrics providers. The following Lyrics Providers are supported:
        
        - Lyric Wikia
        - The Original Hip-Hop (Rap) Lyrics Archive - OHHLA.com
        - and more to come soon.
        
        
        * Free software: MIT license
        * Documentation: https://lyricsmaster.readthedocs.io.
        
        
        Features
        --------
        
        - Downloads Lyrics from LyricWiki.
        - Downloads Lyrics Asynchronously.
        - Can make requests over Tor for anonymous downloading of songs.
        - Easily save the lyrics on your computer.
        
        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 (2017-09-11)
        ------------------
        
        * First release on PyPI.
        
Keywords: lyricsmaster
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Communications
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
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.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
