Metadata-Version: 1.1
Name: ncmpy
Version: 1.4.0
Summary: A curses-based MPD client written in Python.
Home-page: https://repo.cykerway.com/ncmpy
Author: Cyker Way
Author-email: UNKNOWN
License: UNKNOWN
Project-URL: Source, https://github.com/cykerway/ncmpy
Description: 
                ncmpy - A curses-based MPD client written in Python
                ============================
        
                ncmpy is a curses-based MPD client. Features:
        
                    Playback control.
                    Queue control.
                    Song rating.
                    Database control.
                    Auto lyrics fetching and saving.
                    Lyrics highlighting.
                    Artist-Album view.
                    Search by tags.
                    Output control.
            
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Classifier: Programming Language :: Python :: 2.7
Requires: curses
Requires: mpd
