Metadata-Version: 1.1
Name: python-pulseaudio-profiles-trayicon
Version: 0.0.1
Summary: Integrates the python-pulseaudion-profiles library into the system tray icon on Linux.
Home-page: https://github.com/fracpete/python-pulseaudio-profiles-trayicon
Author: Peter "fracpete" Reutemann
Author-email: fracpete@gmail.com
License: MIT License
Description: Python library that adds a tray icon for easily changing and creating pulseaudio profiles.
        
        Uses the [python-pulseaudio-profiles](https://github.com/fracpete/python-pulseaudio-profiles) 
        library under the hood.
        
        You can start the tray icon with `ppp-tray`.
        
        Changelog
        =========
        
        0.0.1 (2020-04-30)
        ------------------
        
        - initial release
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
