Source: libextractor-python
Section: python
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://www.gnu.org/software/libextractor/
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/libextractor-python
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/libextractor-python

Package: python3-extractor
Section: python
Architecture: all
Depends:
 libextractor3,
 ${misc:Depends},
 ${python3: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.
