Your IP : 216.73.216.45


Current Path : /proc/thread-self/root/snap/certbot/current/usr/share/doc/python3-pip/html/topics/
Upload File :
Current File : //proc/thread-self/root/snap/certbot/current/usr/share/doc/python3-pip/html/topics/deps.dot

digraph G {
  graph [fontname = "Handlee"];
  node [fontname = "Handlee"];
  edge [fontname = "Handlee"];

  bgcolor=transparent;

  A [color=blue fontcolor=blue];
  A -> B [color=red];
  A -> C [color=red];
  node [color=lightgrey fontcolor=lightgrey];
  edge [color=lightgrey];
  node [color=lightgrey];
  B -> B1;
  B -> B2;
  C -> C1;
  C -> C2;

}