Source: pyogg
Section: python
Priority: optional
Maintainer: Christopher L Cheney <ccheney@debian.org>
Build-Depends: debhelper (>> 4.1.62), libogg-dev (>> 1.0.0), python-dev (>= 2.3)
Standards-Version: 3.6.1.0

Package: python-pyogg
Architecture: any
Depends: ${python:Depends}, ${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.
