From: Guillaume Pellerin Date: Fri, 24 Oct 2014 17:17:37 +0000 (+0200) Subject: update readme, manifest X-Git-Tag: 0.6~1^2~3 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=fff75a965ae96589cf57fda0941c3a22e74afff6;p=timeside.git update readme, manifest --- diff --git a/MANIFEST.in b/MANIFEST.in index e03a86d..1c1c248 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,12 +3,12 @@ include LICENSE.txt include README.rst include NEWS.rst include requirements.txt +include Dockerfile recursive-include doc * recursive-include timeside * recursive-include examples * recursive-include tests * recursive-exclude examples/sandbox/media * -recursive-exclude tests/sandbox * recursive-exclude * *.pyc recursive-exclude * *.swp recursive-exclude dist * diff --git a/README.rst b/README.rst index 3a6a1c7..0ceb8a1 100644 --- a/README.rst +++ b/README.rst @@ -114,7 +114,6 @@ For older news, please visit: https://github.com/yomguy/TimeSide/blob/master/NEW Processors ========== - IEncoder -------- @@ -187,11 +186,8 @@ API / Documentation * Tutorial : http://files.parisson.com/timeside/doc/tutorial/index.html * API : http://files.parisson.com/timeside/doc/api/index.html * Player / UI : https://github.com/yomguy/TimeSide/wiki/Ui-Guide (see also "Web player") -* Examples: - - - http://nbviewer.ipython.org/github/thomasfillon/Timeside-demos/tree/master/ - - http://archives.crem-cnrs.fr/archives/items/CNRSMH_E_2004_017_001_01/ - +* Notebooks : http://nbviewer.ipython.org/github/thomasfillon/Timeside-demos/tree/master/ +* Usage : http://archives.crem-cnrs.fr/archives/items/CNRSMH_E_2004_017_001_01/ Install ======= @@ -418,7 +414,7 @@ Related projects Copyrights ========== -* Copyright (c) 2006, 2014 Parisson SARL +* Copyright (c) 2006, 2014 Parisson Sarl * Copyright (c) 2006, 2014 Guillaume Pellerin * Copyright (c) 2010, 2014 Paul Brossier * Copyright (c) 2013, 2014 Thomas Fillon @@ -442,13 +438,3 @@ GNU General Public License for more details. See LICENSE for more details. -Usage -====== - -To fund the project and continue our development process, we need your explicit support. So if you use TimeSide in production or even in development, please let us know: - - * star or fork the project on `GitHub `_ - * tweet something to `@parisson_studio `_ or `@yomguy `_ - * send us an email - -Thanks for your support!