summaryrefslogtreecommitdiff
path: root/dev-java/apiguardian-api/metadata.xml
blob: 59e776a8da2615679691b678db579bc27ac93944 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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>
		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>baldeagleos-repo</origin>
</pkgmetadata>