You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/commons-collections/metadata.xml

18 lines
740 B

<?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>
<name>Java</name>
</maintainer>
<upstream>
<bugs-to>https://issues.apache.org/jira/projects/COLLECTIONS/issues</bugs-to>
<changelog>https://commons.apache.org/proper/commons-collections/changes-report.html</changelog>
<doc>https://commons.apache.org/proper/commons-collections/userguide.html</doc>
<remote-id type="github">apache/commons-collections</remote-id>
</upstream>
<longdescription>
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
</longdescription>
</pkgmetadata>