summaryrefslogtreecommitdiff
path: root/dev-java/reflections/metadata.xml
blob: ddccf84c5dc8ed5d458c36c61b5cc79015fdb59f (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>baldeagleos-repo</origin>
</pkgmetadata>