summaryrefslogtreecommitdiff
path: root/dev-util/cccc/metadata.xml
blob: 699617faf760a090628118479d6e77a080b32bc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription lang="en">
		cccc provides source code metrics (line counts, complexity,
		object-oriented, and structural metrics) for Java, C, and C++
	</longdescription>
  <upstream>
    <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>
  <origin>srcux</origin>
</pkgmetadata>