Source: pyogg
Section: interpreters
Priority: optional
Maintainer: Christopher L Cheney <ccheney@debian.org>
Build-Depends: debhelper (>> 3.0.0), libogg-dev (>> 1.0.0), python2.1-dev
Standards-Version: 3.5.6.0

Package: python-pyogg
Architecture: any
Depends: python (>= 2.1), python (<< 2.2), ${shlibs:Depends}
Description: A Python interface to the Ogg library
 This module makes the libogg (Ogg) functions available
 in Python. With this module you can write Python applications
 that use the ogg library.
