gentoo/dev-util/cflow/metadata.xml
Sam James 8e87476a20
dev-util/cflow: fix PkgMetadataXmlIndentation
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-18 03:44:13 +01:00

17 lines
616 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">
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="savannah">cflow</remote-id>
</upstream>
</pkgmetadata>