Source: pyvorbis Section: interpreters Priority: optional Maintainer: Christopher L Cheney Build-Depends: debhelper (>> 3.0.0), libvorbis-dev (>> 1.0.0), python-pyogg (>> 1.0), python2.1-dev Standards-Version: 3.5.6.0 Package: python-pyvorbis Architecture: any Depends: python (>= 2.1), python (<< 2.2), python-pyogg, ${shlibs:Depends} Description: A Python interface to the Ogg Vorbis library This module makes the libvorbis (Ogg Vorbis) functions available in Python. With this module you can write Python applications that use the ogg vorbis library.