File: gawk_general-program.svg

package info (click to toggle)
gawk-doc 5.3.2-1
  • links: PTS
  • area: non-free
  • in suites: sid
  • size: 8,608 kB
  • sloc: sh: 419; makefile: 128
file content (57 lines) | stat: -rw-r--r-- 2,040 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:dc="https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
   xmlns="http://www.w3.org/2000/svg"
   version="1.1"
   viewBox="-6.5 -6.5 371.6 89"
   inkscape:export-xdpi="96"
   inkscape:export-ydpi="96">
  <metadata>
    <rdf:RDF>
      <dc:type>still image</dc:type>
      <dc:format>image/svg+xml</dc:format>
      <dc:title>Gawk: Effective AWK Programming - General Program Flow</dc:title>
      <dc:description>https://www.gnu.org/software/gawk/manual/gawk.html#figure_002dgeneral_002dflow</dc:description>
      <dc:date>2024</dc:date>
      <dc:source>https://git.savannah.gnu.org/cgit/gawk.git/tree/doc/gawk_general-program.eps</dc:source>
      <dc:rights>
        <dc:rightsHolder>Free Software Foundation, Inc.</dc:rightsHolder>
        <dc:license>https://www.gnu.org/licenses/fdl.html</dc:license>
      </dc:rights>
    </rdf:RDF>
  </metadata>
  <g
     style="fill:none;stroke:#000;stroke-width:1">
    <rect
       id="box1"
       x="0" y="11" width="86" height="53" rx="4" />
    <use
       id="box2"
       xlink:href="#box1" x="271.6" />
    <path
       id="hexagon"
       d="m 136,38 21.65,-37.5 43.3,0 21.65,37.5 -21.65,37.5 -43.3,0 z" />
    <path
       id="h-arrow1"
       style="fill:#000"
       d="m 132,38 -10,-2.5 0,5 10,-2.5 h -41.5" />
    <use
       id="h-arrow2"
       xlink:href="#h-arrow1" x="136.1" />
  </g>
  <text
     style="font-weight:500;font-size:16px;font-family:'Fira Sans','FreeSans',sans-serif;-inkscape-font-specification:'Fira Sans Medium'"
     text-anchor="middle">
    <tspan
       x="43.5"   y="42">Data</tspan>
    <tspan 
       x="179.3" dy="0">Program</tspan>
    <tspan
       x="315.1" dy="0">Results</tspan>
  </text>
</svg>