summaryrefslogtreecommitdiff
path: root/dev-java/reflections/metadata.xml
blob: 21a82e4f86dec2eae14a9759ac6ab5a74852246e (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>