From: yomguy Date: Mon, 30 May 2011 14:18:19 +0000 (+0200) Subject: add categories to setup X-Git-Tag: 1.1~148 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=9d79e54e0b239266ab4fbf10757db8964be16b88;p=telemeta.git add categories to setup --- diff --git a/setup.py b/setup.py index 06da2a0b..d9228e63 100644 --- a/setup.py +++ b/setup.py @@ -53,6 +53,8 @@ setup( version = version, packages = packages, data_files = data_files, + intall_requires = ['timeside'], + classifiers = ['Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Science/Research', 'Intended Audience :: Education', 'Programming Language :: Python', 'Programming Language :: JavaScript', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', 'Topic :: Internet :: WWW/HTTP :: WSGI :: Application', 'Topic :: Multimedia :: Sound/Audio', 'Topic :: Multimedia :: Sound/Audio :: Analysis', 'Topic :: Multimedia :: Sound/Audio :: Players', 'Topic :: Scientific/Engineering :: Information Analysis', 'Topic :: System :: Archiving', ], long_description = """ Telemeta is a web audio archiving program which introduces useful and secure methods to backup, index, transcode, analyse and publish any digitalized audio file with its metadata. It is dedicated to professionnals who wants to easily backup and publish documented sounds from collections of vinyls, magnetic tapes or audio CDs over a strong database, in accordance with open standards.