File: 0230.txt

package info (click to toggle)
libgraph-easy-perl 0.76-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,264 kB
  • sloc: perl: 23,869; makefile: 7
file content (10 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# groups (with border none)
group.cities { label: Cities; }

( Cities
    [ Ulm ] -> [ Lahn ] -> [ Bonn ]
    -> [ Trier ]
) { class: cities; background: #ff80a0; border: none; }

[ Koblenz ] -> [ Berlin ]
[ Frankfurt ]