summaryrefslogtreecommitdiff
path: root/dev-java/emma/metadata.xml
blob: d51f92ef61da2dd6c1f360ca29c588d24d3c478d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>java@gentoo.org</email>
    <name>Java</name>
  </maintainer>
  <longdescription lang="en">
		EMMA is an open-source toolkit for measuring and reporting Java code
		coverage. EMMA distinguishes itself from other tools by going after
		a unique feature combination: support for large-scale enterprise
		software development while keeping individual developer's work fast
		and iterative. Every developer on your team can now get code coverage
		for free and they can get it fast
	</longdescription>
  <use>
    <flag name="launcher">Install /usr/bin/emma. Collides with <pkg>sci-biology/emboss</pkg>.</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>