.. theora documentation master file, created by sphinx-quickstart on Mon Jun 15 03:29:41 2009. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to python-theora's documentation! ========================================= ``python-theora`` are Python wrappers to the ``libtheora`` library, that expose decoding and encoding of any theora video and provide a nice high level Python API to theora. web: http://certik.github.com/python-theora code: http://github.com/certik/python-theora E.g. do:: $ git clone git://github.com/certik/python-theora.git $ cd python-theora and read the ``README`` for installation instructions. It currently contains only one Python module ``theora``, whose thorough documentation is below: Contents: .. toctree:: :maxdepth: 2 module_theora Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`