Metadata-Version: 1.1
Name: gampc
Version: 0.3.0
Summary: Graphical Asynchronous Music Player Client
Home-page: https://github.com/begnac/gampc
Author: Itaï BEN YAACOV
Author-email: candeb@free.fr
License: GPLv3+
Description: # gampc - Graphical Asynchronous Music Player Client
        
        MPD client written in Python/Gtk+.
        
        ## Requirements
        
        - Python 3
        - PyGObject
        - GLib and Gtk+ Python GObject Introspection
        - Python packages:
          * ampd
          * gasyncio
          * apsw
          * xdg
          * zeroconf
        
Keywords: mpd,client,asynchronous
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
