File: control

package info (click to toggle)
libtwelvemonkeys-java 3.11.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,020 kB
  • sloc: java: 60,721; xml: 2,197; cpp: 958; makefile: 3
file content (38 lines) | stat: -rw-r--r-- 1,216 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
31
32
33
34
35
36
37
38
Source: libtwelvemonkeys-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Markus Koschany <apo@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 junit4,
 maven-debian-helper (>= 2.1),
 libbatik-java,
 libcommons-fileupload-java,
 libjmagick7-java,
 libservlet-api-java
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/java-team/libtwelvemonkeys-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libtwelvemonkeys-java
Homepage: https://github.com/haraldk/TwelveMonkeys
Rules-Requires-Root: no

Package: libtwelvemonkeys-java
Architecture: all
Depends:
 ${maven:Depends},
 ${misc:Depends}
Suggests:
 ${maven:OptionalDepends}
Multi-Arch: foreign
Description: collection of plugins and extensions for Java's ImageIO
 These plugins extend the number of image file formats supported in Java, using
 the javax.imageio.* package. The main purpose of this project is to provide
 support for formats not covered by the JRE itself.
 .
 Supported image formats (read and write support may vary):
 BMP, JPEG, JPEG-2000, PNM, PSD, TIFF, HDR, IFF, PCX, PICT, SGI, TGA, ICNS, ICO
 & CUR, Thumbs.db, SVG and WMF.