File: control

package info (click to toggle)
libtwelvemonkeys-java 3.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,908 kB
  • sloc: java: 60,385; xml: 1,798; cpp: 958; makefile: 3
file content (36 lines) | stat: -rw-r--r-- 1,180 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
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),
 libcommons-fileupload-java,
 libjmagick6-java,
 libservlet-api-java,
 libtwelvemonkeys-java
Standards-Version: 4.6.2
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

Package: libtwelvemonkeys-java
Architecture: all
Depends:
 ${maven:Depends},
 ${misc:Depends}
Suggests:
 ${maven:OptionalDepends}
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.