summaryrefslogtreecommitdiff
path: root/doc/images/coreutils-graph.dot
blob: f9a08a83ed7a1c905755b09e0ace0b654727d90c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
digraph "Guix package" {
  "50639808" [label = "coreutils-8.24", shape = box, fontname = Helvetica];
  "50639808" -> "31984640" [color = red];
  "50639808" -> "50641344" [color = red];
  "50639808" -> "38428672" [color = red];
  "31984640" [label = "perl-5.16.1", shape = box, fontname = Helvetica];
  "50641344" [label = "acl-2.2.52", shape = box, fontname = Helvetica];
  "50641344" -> "50641728" [color = red];
  "50641344" -> "31984640" [color = red];
  "50641344" -> "50640768" [color = red];
  "50641344" -> "50641536" [color = red];
  "50641728" [label = "gettext-0.19.5", shape = box, fontname = Helvetica];
  "50641728" -> "50530368" [color = red];
  "50530368" [label = "expat-2.1.0", shape = box, fontname = Helvetica];
  "50640768" [label = "sed-4.2.2", shape = box, fontname = Helvetica];
  "50641536" [label = "attr-2.4.46", shape = box, fontname = Helvetica];
  "50641536" -> "50641728" [color = red];
  "50641536" -> "31984640" [color = red];
  "38428672" [label = "gmp-6.0.0a", shape = box, fontname = Helvetica];
  "38428672" -> "38431168" [color = red];
  "38431168" [label = "m4-1.4.17", shape = box, fontname = Helvetica];

}