]> git.parisson.com Git - telemeta.git/commitdiff
goto 1.4.6
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 20 Jan 2014 22:04:40 +0000 (23:04 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 20 Jan 2014 22:04:40 +0000 (23:04 +0100)
README.rst
setup.py
telemeta/__init__.py

index 7c8dd18131386e950c25acff7967a3ac0a8419f9..853e45e083d16291c0c5e3161177548b3b53b6e4 100644 (file)
@@ -1,16 +1,16 @@
-=============================
-Telemeta: open web audio CMS
-=============================
+===============================================
+Telemeta: open web audio server with semantics
+===============================================
 
-For personal or collaborative media archiving projects, research laboratories and digital humanities.
+For personal or collaborative media archiving projects, research laboratories and digital humanities, especially in ethnomusicological use cases.
 
-Based on Django, Python, HTML5, CSS and JavaScript.
+Based on Python, Django, HTML5, CSS and JavaScript.
 
 
 Overview
 =========
 
-Telemeta is a free and open source web audio archiving software 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 organize, backup and publish documented sound collections of audio files, CDs, digitalized vinyls and magnetic tapes over a strong database, in accordance with open web standards.
+Telemeta is a free and open source web audio archiving software which introduces useful and secure methods to backup, index, transcode, analyse and publish any digitalized audio file with all its metadata. It is dedicated to professionnals who wants to easily organize, backup and publish documented sound collections of audio files, CDs, digitalized vinyls and magnetic tapes over a strong database, in accordance with open web standards.
 
 Key features:
 
index 306a3ead057cd58f37635f7919a7e8be9fb085fc..aea7392587e473f993332bc43e561e231e3d1a87 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ setup(
   long_description = open('README.rst').read(),
   author = "Guillaume Pellerin",
   author_email = "yomguy@parisson.com",
-  version = '1.4.5',
+  version = '1.4.6',
   install_requires = [
         'django==1.4.5',
         'django-registration',
index e677ba67af8b16e856cb218d32329248706c9d5d..9df43ed6011af5e2b79d0eec6055e10268bc6c17 100644 (file)
@@ -12,15 +12,16 @@ U{http://telemeta.org}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '1.4.5'
+__version__ = '1.4.6'
 __url__ = 'http://telemeta.org'
 __copyright__ = '(C) 2007-2012 Parisson'
 __license__ = 'CeCILL-2'
 __license_long__ = """
-Copyright (C) Parisson SARL (2007-2012)
+Copyright (C) Parisson SARL (2007-2014)
 
 <yomguy@parisson.com>
 <olivier@samalyse.com>
+<davidlipszyc@gmail.com>
 <riccardo.zaccarelli@gmail.com>
 
 This software is a computer program whose purpose is to backup, analyse,