]> git.parisson.com Git - telemeta.git/commitdiff
add categories to setup
authoryomguy <yomguy@parisson.com>
Mon, 30 May 2011 14:18:19 +0000 (16:18 +0200)
committeryomguy <yomguy@parisson.com>
Mon, 30 May 2011 14:18:19 +0000 (16:18 +0200)
setup.py

index 06da2a0b636530f8964bc6a835b38c5ba3010339..d9228e63b61e97ba0c37de066ae14cea039d5646 100644 (file)
--- 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.