Metadata-Version: 1.1
Name: satyr
Version: 0.4.0
Summary: audio player developed in PyKDE4.
Home-page: http://savannah.nongnu.org/projects/satyr/
Author: Marcos Dione
Author-email: mdione@grulic.org.ar
License: GPL
Description: 
        satyr pretends to have the following features (some are not implemented yet):
        
        * The PlayList and the Collection(s) are the same thing.
        * Yours is a Collection of Albums, nothing else.
        * Some Albums are from the same artists and some are compilations.
        * If you want an ephemeral playlist you could queue songs.
        * If you want non-ephemeral playlists, then this player is not for you.
        * Ability to search à la xmms, but in the same interface.
        * Tag reading and writing.
        * Order you collection based on the tags.
        * The collection discovers new files and adds them to the playlist on the fly.
        * Be able to use all the program only with your keyboard (die, mouse, die!).
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: KDE
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: Spanish
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.5
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Requires: PyKDE4(>=4.3)
Requires: tagpy(>=0.94)
Requires: PyQt4(>=4.5, <4.6)
