Dash:
[t2.git] / package / develop / cpp-dependencies / cpp-dependencies.desc
blob1be083889b5bd44bdba146e688e7871dfeb6d099
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/cpp-dependencies/cpp-dependencies.desc
3 [COPY] Copyright (C) 2022 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Tool to check C++ #include dependencies
14 [T] The tool cpp-dependencies creates #include dependency information for C++
15 [T] source code files, which it derives from scanning a full source tree. The
16 [T] dependency information is output as .dot files, which can be visualized in,
17 [T] for example, GraphViz.
19 [U] https://github.com/tomtom-international/cpp-dependencies
21 [A] Peter Bindels
22 [A] Rijn Buve
23 [M] Dash
25 [C] base/development
27 [L] APL
28 [S] Stable
29 [V] 1.1
30 [P] X -----5---9 102.300
32 [D] edca479da292537c9fc34b3d98d6a1e57868b9dc7329275bc6473c1c cpp-dependencies-1.1.tar.gz https://github.com/tomtom-international/cpp-dependencies/archive/1.1/