4 Maintainer: Christopher L Cheney <ccheney@debian.org>
5 Build-Depends: debhelper (>> 3.0.0), libao-dev (>> 0.8.3), python2.1-dev
6 Standards-Version: 3.5.6.0
10 Depends: python (>= 2.1), python (<< 2.2), ${shlibs:Depends}
11 Description: A Python interface to the Audio Output library
12 This module makes the libao (Audio Output) functions available
13 in Python. With this module you can write Python applications
14 that use the cross platform audio output library.