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