gentoo/dev-java/reflections/metadata.xml
Justin Lecher 4386059639
ADd missing remote-id entries
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-09-07 17:58:41 +02:00

10 lines
448 B
XML

<?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>