From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-java/commons-imaging/metadata.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 dev-java/commons-imaging/metadata.xml (limited to 'dev-java/commons-imaging/metadata.xml') diff --git a/dev-java/commons-imaging/metadata.xml b/dev-java/commons-imaging/metadata.xml new file mode 100644 index 000000000000..8c92e7356d5e --- /dev/null +++ b/dev-java/commons-imaging/metadata.xml @@ -0,0 +1,16 @@ + + + + + java@gentoo.org + Java + + Apache Commons Imaging, previously known as Apache Commons Sanselan, is a library that reads and writes a variety of image formats, including fast parsing of image info (size, color space, ICC profile, etc.) and metadata. + +This library is pure Java. Compared to typical image I/O libraries in native code, it's more portable, and should be more reliable and more secure against corrupt/malicious images, yet still performs reasonably well. It's easier to use than ImageIO/JAI/java.awt.Toolkit (Sun/Java's image support), supports more formats (and supports them more correctly). It also provides easy access to metadata. + +Imaging was working and was used by a number of projects in production even before version 1.0. + + apache/commons-imaging + + -- cgit v1.2.3