File: test1.dot

package info (click to toggle)
debtree 1.0.10%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 420 kB
  • sloc: perl: 955; sh: 138; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 669 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
digraph "tcpd" {
	rankdir=LR;
	node [shape=box];
	"tcpd" -> "libwrap0" [color=blue,label="(>= 7.6-4~)"];
	"libwrap0" -> "tcpd";
	"libwrap0" [style=filled,fillcolor=honeydew];
	"tcpd" -> "alt1":"debconf" [color=blue,label="(>= 0.5)"];
	"openbsd-inetd" -> "tcpd" [color=blue];
	"openbsd-inetd" [style=filled,fillcolor=azure];
	"RD_libwrap0" -> "libwrap0"  [label="-4-",color=blue];
	"RD_libwrap0" [label="...",style="rounded,filled",fillcolor=azure];
	"tcpd" [style="setlinewidth(2),filled",fillcolor=honeydew];
	alt1 [
		shape = "record"
		style = "filled"
		fillcolor = "honeydew"
		label = "<debconf> \{debconf\} | <other> ..."
	]
}
// Excluded dependencies:
// libc6