File: control

package info (click to toggle)
pyao 0.82-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 104 kB
  • ctags: 60
  • sloc: ansic: 345; python: 140; makefile: 49; sh: 1
file content (16 lines) | stat: -rw-r--r-- 641 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pyao
Section: python
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 5.0.37.2), libao-dev (>= 0.8.4), python-all-dev (>= 2.3.5-11), python-central (>= 0.5)
XS-Python-Version: all
Standards-Version: 3.8.4

Package: python-pyao
Architecture: any
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: A Python interface to the Audio Output library
 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.