summaryrefslogtreecommitdiff
path: root/dev-util/cflow/metadata.xml
blob: 8da9e4887d9ecf758eacb335bcd984c465989e7f (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">
  GNU cflow analyzes a collection of C source files and prints a graph,
  charting control flow within the program.

  GNU cflow is able to produce both direct and inverted flowgraphs for C
  sources. Optionally a cross-reference listing can be generated. Two
  output formats are implemented: POSIX and GNU (extended).
  </longdescription>
  <upstream>
    <remote-id type="cpe">cpe:/a:gnu:cflow</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>