summaryrefslogtreecommitdiff
path: root/dev-java/apiguardian-api/metadata.xml
blob: 1406dd3903920c4888c2446b66e7b545e62db3d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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>
		Library that provides the @API annotation that is used to annotate public types, methods, constructors, and fields within a framework or application in order to publish their status and level of stability and to indicate how they are intended to be used by consumers of the API.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>