1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: fookebox
Section: web
Priority: optional
Maintainer: Stefan Ott <stefan@ott.net>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50), python, python-setuptools, python-pastescript
Standards-Version: 3.9.3
Homepage: http://fookebox.googlecode.com/
Vcs-Svn: svn://svn.debian.org/python-apps/packages/fookebox/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/fookebox
X-Python-Version: >= 2.6
Package: fookebox
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, libjs-prototype, libjs-scriptaculous, python-pylons, python-mpd, python-sqlalchemy
Recommends: mpd, libapache2-mod-wsgi | httpd-wsgi
Description: web-based jukebox frontend to mpd
fookebox is a jukebox-style web-frontend to mpd. It can serve as a
keyboard-less jukebox or as a generic mpd frontend, depending on your
preferences.
|