2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-15 00:06:58 +03:00
Files
gentoo/dev-java/jformatstring/metadata.xml
Repository QA checks a637bd65b7 2015-06-19 16:35:30 UTC
2015-06-19 12:38:33 -04:00

10 lines
487 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<longdescription>This code is designed to allow for compile time checking of Java format strings. It can check that the format string is valid, that the proper number of arguments are supplied and that they are of the correct type.</longdescription>
<upstream>
<remote-id type="sourceforge">findbugs</remote-id>
</upstream>
</pkgmetadata>