summaryrefslogtreecommitdiff
blob: 4e7ae7699d828063ea5024bdde1086fe13dba16e (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>Reflections scans your classpath, indexes the metadata, allows you to query it on runtime and may save and collect that information for many modules within your project.</longdescription>
	<upstream>
		<remote-id type="github">ronmamo/reflections</remote-id>
	</upstream>
</pkgmetadata>