File: control

package info (click to toggle)
libextractor-java 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,608 kB
  • ctags: 485
  • sloc: sh: 10,270; ansic: 749; java: 168; makefile: 37
file content (30 lines) | stat: -rw-r--r-- 1,208 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: libextractor-java
Section: libs
Priority: optional
Maintainer: Bertrand Marc <bmarc@debian.org>
Build-Depends:
 debhelper (>= 9), autotools-dev, default-jdk,
 libextractor-dev (>= 1:0.6), sharutils
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/collab-maint/libextractor-java.git
Vcs-browser: https://anonscm.debian.org/git/collab-maint/libextractor-java.git
Homepage: http://www.gnu.org/software/libextractor/

Package: libextractor-java0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Java bindings for GNU libextractor
 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 Java bindings.

Package: libextractor-java-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libextractor-java0 (= ${binary:Version})
Description: Java bindings for GNU libextractor (development)
 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 development files of the Java bindings.