Source: pyao Section: python Priority: optional Maintainer: Jamie Wilkinson Build-Depends: debhelper (>= 11), libao-dev (>= 0.8.4), dh-python, python3-all-dev, python3-all-dbg, python3-setuptools, dpkg-dev (>= 1.16.1.1~) Standards-Version: 4.4.0 Package: python3-pyao Architecture: any Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${python3:Provides} Description: Python interface to the Audio Output library (Python 3) This module makes the libao (Audio Output) functions available in Python. With this module you can write Python applications that use the cross platform audio output library. Package: python3-pyao-dbg Architecture: any Section: debug Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, python3-pyao (= ${binary:Version}) Provides: ${python3:Provides} Recommends: python3-dbg Description: Python interface to the Audio Output library (Python 3 debug) This module makes the libao (Audio Output) functions available in Python. With this module you can write Python applications that use the cross platform audio output library. . This package installes the extension module debug symbols for Python 3.