blob: b7c099476ec0a118c7a2af4c185a1e201d17e20b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
</maintainer>
<longdescription>
JPEG2000 support for Java Advanced Imaging Image I/O Tools API core.
This module is licensed under the [JJ2000 license](LICENSE.txt) and
is therefore NOT compatible with the GPL 3 license. It should be
compatible with the LGPL 2.1 license.
</longdescription>
<upstream>
<bugs-to>https://github.com/jai-imageio/jai-imageio-jpeg2000/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|