You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<?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 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>
|
|
|
|
<upstream>
|
|
|
|
<remote-id type="sourceforge">emma</remote-id>
|
|
|
|
</upstream>
|
|
|
|
</pkgmetadata>
|