summaryrefslogtreecommitdiff
blob: be188d74bc1239bea9c86d44756e30a2043d17fc (plain)
1
2
3
4
5
6
7
8
9
<?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>