File: control

package info (click to toggle)
libextractor-python 1%3A0.6-7
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 100 kB
  • ctags: 49
  • sloc: python: 135; makefile: 3
file content (19 lines) | stat: -rw-r--r-- 824 bytes parent folder | download
1
2
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.