]> git.parisson.com Git - timeside.git/commitdiff
update readme, manifest
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 24 Oct 2014 17:17:37 +0000 (19:17 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 24 Oct 2014 17:17:37 +0000 (19:17 +0200)
MANIFEST.in
README.rst

index e03a86d35ce34f16a30f1938f004f2612f99f29f..1c1c248a56a6e15b2d1556b5a4cbf00562ab4086 100644 (file)
@@ -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 *
index 3a6a1c73a08227240a7356ab42193772d09476d2..0ceb8a187e5705d4c52f46ecd136d6ccd7a3347d 100644 (file)
@@ -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 <https://github.com/yomguy/TimeSide>`_
- * tweet something to `@parisson_studio <https://twitter.com/parisson_studio>`_ or `@yomguy <https://twitter.com/yomguy>`_
- * send us an email <support@parisson.com>
-
-Thanks for your support!