Source: python-lightmediascanner
Priority: optional
Maintainer: Gustavo Sverzut Barbieri <gustavo.barbieri@openbossa.org>
Build-Depends: debhelper, cdbs, liblightmediascanner0-dev (>= 0.1.10-maemo3), python-setuptools (>= 0.6c3) | python2.5-setuptools (>= 0.6c3), python2.5-dev (>= 2.5.1-1osso6), python2.5-pyrex, python2.5-cython-dev, libsqlite3-dev
Standards-Version: 3.6.1

Package: python2.5-lightmediascanner
Section: python
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), liblightmediascanner0 (>= 0.1.10-maemo3)
Description: Lightweight library to scan media.
 Light Media Scanner scans media, parsing and storing data in
 a SQLite3 database. Provides safe execution by executing the
 parsers in another process, that will be monitored and killed
 if it takes more time than allowed.
 .
 This package contains the python bindings for lightmediascanner.
 .
 Homepage: http://lms.garage.maemo.org
