Jokosher Extra -------------- This module contains extra scripts and things that can be useful while testing and running Jokosher. Things that would be useful to go in here: * Scripts that ease development * Example code scripts that outline how different things work. This could be particularly useful for the GStreamer/Gnonlin stuff. CheckModules.py --------------- This is a python script that -- you guessed it -- checks the modules. It basically imports all of the modules used throughout the code and reports if they were found. If you add an import anywhere in the code, please add the module you imported to this script or it might quickly become useless. Jokosher0.2runscript -------------------- A bash and python script for Ubuntu dapper and edgy that downloads Jokosher 0.2 and all its dependencies, including a particular GStreamer CVS revision and GStreamer plugins, compiles it all, and sets it up for running.