summaryrefslogtreecommitdiff
blob: 48adac86596f5b023bc73f9dc608c32c3636047f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>