Files
gentoo/dev-util/cccc/metadata.xml
Michał Górny ee2288e8f2 */*: Reassign nerdboy's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-02-14 10:50:22 +01:00

18 lines
648 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
cccc provides source code metrics (line counts, complexity,
object-oriented, and structural metrics) for Java, C, and C++
</longdescription>
<upstream>
<remote-id type="github">sarnold/cccc</remote-id>
<bugs-to>https://github.com/sarnold/cccc/issues</bugs-to>
</upstream>
<use>
<flag name="apidoc">Build software docs with doxygen/graphviz and metrics with cccc</flag>
<flag name="mfc">Add patch for MFC dialect options</flag>
</use>
</pkgmetadata>