cflow 1:1.7-2 source package in Ubuntu

Changelog

cflow (1:1.7-2) unstable; urgency=medium

  * Upload to unstable.
  * debian/patches/01_add_v1.7opts_to_manpage.patch: New. Add new options from
    version 1.7 to manpage.

 -- Marcos Talau <email address hidden>  Fri, 31 Dec 2021 11:18:33 -0300

Upload details

Uploaded by:
Marcos Talau
Uploaded to:
Sid
Original maintainer:
Marcos Talau
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
cflow_1.7-2.dsc 2.1 KiB 010f7be2d5925176f1235699ed7629159b4a85cdc905e8258a2e6403232fc386
cflow_1.7.orig.tar.xz 710.6 KiB 9e278b10ea420a1ab7ecccd8335fc31fb1921e91ab99d77e33df0729e19dca3b
cflow_1.7.orig.tar.xz.asc 181 bytes 0b2740a77961c70333b6536ed57095e9267936018c913cfded04d049410987af
cflow_1.7-2.debian.tar.xz 10.9 KiB c6aed95d95da7f6b27f8e13076a764300e06e0444f1737fa76de5bbc819d81a3

Available diffs

No changes file available.

Binary packages built by this source

cflow: No summary available for cflow in ubuntu kinetic.

No description available for cflow in ubuntu kinetic.

cflow-dbgsym: No summary available for cflow-dbgsym in ubuntu kinetic.

No description available for cflow-dbgsym in ubuntu kinetic.

cflow-doc: control flow analyzer for C source files (documentation)

 GNU cflow analyzes a collection of source files written in C language
 and outputs a graph charting dependencies between various functions.
 .
 GNU cflow is able to produce two kinds of graphs: direct and reverse.
 Direct graph begins with the main function (or any other function),
 and displays recursively all functions called by it. In contrast,
 reverse graph is a set of subgraphs, charting for each function its
 callers, in the reverse order. Due to their tree-like appearance,
 graphs can also be called trees.
 .
 In addition to these two output modes, cflow is able to produce a
 cross-reference listing of all the symbols encountered in the input
 files.
 .
 GNU cflow also provides detailed control over symbols that will appear
 in its output, allowing to omit those that are of no interest to the
 user. The exact appearance of the output graphs is also configurable.
 .
 This package contains the HTML documentation and Info.

cflow-l10n: control flow analyzer for C source files (localization files)

 GNU cflow analyzes a collection of source files written in C language
 and outputs a graph charting dependencies between various functions.
 .
 GNU cflow is able to produce two kinds of graphs: direct and reverse.
 Direct graph begins with the main function (or any other function),
 and displays recursively all functions called by it. In contrast,
 reverse graph is a set of subgraphs, charting for each function its
 callers, in the reverse order. Due to their tree-like appearance,
 graphs can also be called trees.
 .
 In addition to these two output modes, cflow is able to produce a
 cross-reference listing of all the symbols encountered in the input
 files.
 .
 GNU cflow also provides detailed control over symbols that will appear
 in its output, allowing to omit those that are of no interest to the
 user. The exact appearance of the output graphs is also configurable.
 .
 This package contains the translation files for the use of cflow in
 non-English locales.