From: Guillaume Pellerin Date: Tue, 18 Nov 2014 08:45:09 +0000 (+0100) Subject: add pins X-Git-Tag: 1.5.0rc1~27^2~4^2~5 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=13b1d6be80466871c355ef466d0691fc517d081d;p=telemeta.git add pins --- diff --git a/README.rst b/README.rst index a1f9a80b..e2740ac8 100644 --- a/README.rst +++ b/README.rst @@ -2,15 +2,24 @@ Telemeta: open web audio app with semantics =============================================== -For personal or collaborative media archiving projects, research laboratories and digital humanities, especially in ethnomusicological use cases. +|version| |downloads| |travis_master| |coveralls_master| -Based on Python, Django, HTML5, CSS and JavaScript. +.. |travis_master| image:: https://secure.travis-ci.org/Parisson/Telemeta.png?branch=master + :target: https://travis-ci.org/Parisson/Telemeta/ + +.. |version| image:: https://pypip.in/version/Telemeta/badge.png + :target: https://pypi.python.org/pypi/Telemeta/ + :alt: Version + +.. |downloads| image:: https://pypip.in/download/Telemeta/badge.svg + :target: https://pypi.python.org/pypi/Telemeta/ + :alt: Downloads 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 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. +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 extensive metadata. It is dedicated to collaborative media archiving projects, research laboratories and digital humanities - and especially in ethnomusicological use cases - 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: diff --git a/tests/__init__.py b/tests/__init__.py index 84c350ed..139597f9 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,3 +1,2 @@ -#!/usr/bin/python