-================
-Install TimeSide
-================
+=======================
+Howto Install TimeSide
+=======================
This file describe how to install the TimeSide python package from source.
-=====================================
-TimeSide : open web audio components
-=====================================
+==============================================
+TimeSide : open and fast web audio components
+==============================================
TimeSide is a set of client and server side components for audio-enabling web sites and applications.
The server side components provide generic APIs for easy transcoding, metadata embedding,
sound visualization and audio analysis.
+This library is mostly written in Python and JavaScrip / CSS
+
Platforms
=========
setup(
name = "TimeSide",
url='http://code.google.com/p/timeside',
- description = "open web audio components",
+ description = "open and fast web audio components",
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"],