File: control

package info (click to toggle)
python-mpd 0.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 136 kB
  • ctags: 66
  • sloc: python: 414; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 822 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: python-mpd
Section: python
Priority: optional
Maintainer: mpd maintainers <pkg-mpd-maintainers@lists.alioth.debian.org>
Uploaders: Geoffroy Youri Berret <efrim@azylum.org>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: python-all (>= 2.6.6-3~)
Standards-Version: 3.9.3
X-Python-Version: >= 2.5
Vcs-Git: git://git.debian.org/pkg-mpd/python-mpd.git
Vcs-Browser: http://git.debian.org/?p=pkg-mpd/python-mpd.git
Homepage: http://jatreuman.indefero.net/p/python-mpd/

Package: python-mpd
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: Python MPD client library
 Fast MPD (Music Player Daemon) client library written in pure Python.
 It was written to be a replacement for python-mpdclient which is a bit
 outdated and does not perform good in many situations.