File: control

package info (click to toggle)
pyxmms 2.06-4.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 280 kB
  • ctags: 184
  • sloc: ansic: 1,357; python: 641; makefile: 81
file content (33 lines) | stat: -rw-r--r-- 1,345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: pyxmms
Section: python
Priority: optional
Maintainer: Ernesto Nadir Crespo Avila <ecrespo@debianvenezuela.org>
Build-Depends: python-all-dev (>= 2.3.5-11), xmms-dev, libglib1.2-dev, debhelper (>= 5.0.37.1), docbook-to-man, python-central (>= 0.5)
XS-Python-Version: all
Standards-Version: 3.7.2

Package: python-xmms
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}
Conflicts: pyxmms-remote (<< 1.07), python2.3-xmms, python2.4-xmms
Replaces: python2.3-xmms, python2.4-xmms
Suggests: python-xmms-doc
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Python interface to XMMS
 PyXMMS, packaged as python-xmms in Debian, is a set of Python bindings
 for the libxmms library. With PyXMMS, you can control an XMMS session
 and manage the XMMS main configuration file from a program written in
 the Python programming language.

Package: python-xmms-doc
Section: doc
Architecture: all
Suggests: python-xmms, python2.3-xmms, python2.4-xmms
Description: Python interface to XMMS (documentation)
 PyXMMS, packaged as python-xmms in Debian, is a set of Python bindings
 for the libxmms library. With PyXMMS, you can control an XMMS session
 and manage the XMMS main configuration file from a program written in
 the Python programming language.
 .
 This package contains the documentation for PyXMMS.