2 Like most Python modules, compiling is done through Python:
5 python setup.py install (as root)
7 It should be just that simple. If you run into problems, let us know
8 by entering a bug report at the url below.
12 Inside Python, simply "import ogg2" like you would any module:
15 Before going any further, take a look at the docs and/or example
16 scripts to see how the different parts of this module work together.
17 If you're brave and want to figure it out on your own, dir() should
18 display the functions and attributes of any object in this module.
22 No matter how much effort goes into debugging software, someone is
23 eventually going to find another one. Being as this is currently
24 Alpha code, meaning it's still under development, there's sure to be
25 bugs everywhere you turn. To submit a bug report go to:
27 http://bugs.xiph.org/enter_bug.cgi?product=Py-Ogg