mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
17 lines
681 B
XML
17 lines
681 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>java@gentoo.org</email>
|
|
</maintainer>
|
|
<longdescription>
|
|
Java Advanced Imaging Image I/O Tools API core, but without the classes involved
|
|
with javax.media.jai dependencies, JPEG2000 or codecLibJIIO, meaning that this
|
|
library can be distributed under the modified BSD license and should be GPL compatible.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">jai-imageio/jai-imageio-core</remote-id>
|
|
<bugs-to>https://github.com/jai-imageio/jai-imageio-core/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|