ea4765d9917000d72e0b9bda9ec4551eaa801f38
[lms] / packages / python-lightmediascanner / debian / control
1 Source: python-lightmediascanner
2 Section: python
3 Priority: optional
4 Maintainer: Gustavo Sverzut Barbieri <gustavo.barbieri@openbossa.org>
5 Build-Depends: cdbs, debhelper (>= 6), python-all-dev (>= 2.4), python-central (>= 0.5.6), python-setuptools (>= 0.6c3), cython, python-pyrex, liblightmediascanner-dev (>= 0.2.0), libsqlite3-dev, pkg-config
6 Standards-Version: 3.8.0
7 XS-Python-Version: >= 2.4
8 Homepage: http://lms.garage.maemo.org/
9
10 Package: python-lightmediascanner
11 Architecture: any
12 Depends: ${shlibs:Depends}, ${python:Depends}, liblightmediascanner0 (>= 0.2.0)
13 Provides: ${python:Provides}
14 XB-Python-Version: ${python:Versions}
15 Description: Lightweight library to scan media.
16  Light Media Scanner scans media, parsing and storing data in
17  a SQLite3 database. Provides safe execution by executing the
18  parsers in another process, that will be monitored and killed
19  if it takes more time than allowed.
20  .
21  This package contains the python bindings for lightmediascanner.
22  .
23  Homepage: http://lms.garage.maemo.org