File: control

package info (click to toggle)
pyao 0.82-1.2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 108 kB
  • ctags: 60
  • sloc: ansic: 343; python: 140; makefile: 51; sh: 1
file content (16 lines) | stat: -rw-r--r-- 636 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pyao
Section: interpreters
Priority: optional
Maintainer: Christopher L Cheney <ccheney@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.6.1.0

Package: python-pyao
Architecture: any
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends}, ${shlibs: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.