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.
gentoo-overlay/dev-util/cccc/metadata.xml

18 lines
648 B

<?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>