cflow binary package in Ubuntu Lunar amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-11-11 16:44:04 UTC Published Ubuntu Lunar amd64 release universe devel Optional 1:1.7-4
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe devel Optional 1:1.7-4
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-11 16:44:32 UTC Superseded Ubuntu Lunar amd64 release universe devel Optional 1:1.7-3
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of cflow 1:1.7-4 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu

Source package