Registered by Riccardo Bernardini

This program creates a graph (currently in DOT format) that represents the dependencies between Ada packages.

The program has few nice options such as "ignore list" (to keep some packages out of the graph) and "trim lists," used to "collapse" a whole package subtree to its root node. Those two options are quite useful for very complex projects whose graph would be too complex to be useful.

Currently it works only for GNAT since it acquires the dependency data by reading the ALI files generated by the GNAT compiler. A future version will use the ASIS interface and it should work for every Ada compiler.

Project information

Licence:
GNU GPL v2

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Ada

All questions Latest questions

All packages Packages in Distributions

All bugs Latest bugs reported

All blueprints Latest blueprints

Get Involved

Downloads

Latest version is 1.2.1
released

All downloads

Announcements