| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 
 | Source: libextractor-python
Section: python
Priority: optional
Maintainer: Bertrand Marc <bmarc@debian.org>
Build-Depends: debhelper (>= 9), dh-python, python-all
X-Python-Version: >= 2.6
Standards-Version: 3.9.8
Homepage: http://www.gnu.org/software/libextractor/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/libextractor-python.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/libextractor-python.git
Package: python-extractor
Architecture: all
Depends: libextractor3 (>= 1:1.1), ${misc:Depends}, ${python:Depends}
Description: extracts meta-data from files of arbitrary type (Python bindings)
 GNU libextractor provides developers of file-sharing networks, file managers,
 and WWW-indexing bots with a universal library to obtain meta-data about files.
 .
 This package contains the Python bindings.
 |