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