gentoo-ebuilds/dev-java/apiguardian-api/metadata.xml
Conrad Kostecki d1fa0def67
*/*: metadata.xml: use https instead http
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-04-18 02:09:41 +02:00

13 lines
630 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>
<upstream>
<remote-id type="github">apiguardian-team/apiguardian</remote-id>
</upstream>
<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>
</pkgmetadata>