author_email='yomguy@parisson.com',
license='Gnu Public License V2',
url='http://code.google.com/p/timeside',
- packages=['timeside','timeside.decoder','timeside.encoder','timeside.grapher','timeside.analyzer'],
+ packages=['timeside','timeside.decoder','timeside.encoder','timeside.grapher','timeside.analyzer','timeside.tests'],
keywords='audio analyze transcode graph',
install_requires = ['setuptools',],
include_package_data = True,