On Debian, Ubuntu, etc::
$ sudo apt-get update
- $ sudo apt-get install gcc python python-dev python-pip python-setuptools
+ $ sudo apt-get install gcc python python-dev python-pip python-setuptools \
python-gobject gobject-introspection \
python-gst0.10 gstreamer0.10-plugins-base gir1.2-gstreamer-0.10 \
gstreamer0.10-plugins-good gstreamer0.10-plugins-bad \
# along with TimeSide. If not, see <http://www.gnu.org/licenses/>.
# Authors: Paul Brossier <piem@piem.org>
-# Guilaume Pellerin <yomguy@parisson.com>
+# Guillaume Pellerin <yomguy@parisson.com>
from timeside.core import Processor, implements, interfacedoc
from timeside.api import IDecoder