long_description = open('README.rst').read(),
author = ["Guillaume Pellerin", "Olivier Guilyardi", "Riccardo Zaccarelli", "Paul Brossier"],
author_email = ["yomguy@parisson.com","olivier@samalyse.com", "riccardo.zaccarelli@gmail.com", "piem@piem.org"],
- version = '0.3.2',
+ version = '0.3.3',
install_requires = [
- 'setuptools',
- 'numpy',
- 'gst',
- ],
+ 'setuptools',
+ 'numpy',
+ 'mutagen',
+ 'pil',
+ ],
platforms=['OS Independent'],
license='Gnu Public License V2',
classifiers = CLASSIFIERS,