summaryrefslogtreecommitdiff
path: root/dev-java/jai-imageio-jpeg2000/metadata.xml
blob: 69e5640bf0673d4f4d2a2929fced307a1bfbed25 (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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>