Thun/docs/dep-graphs/joy.svg

109 lines
7.0 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
-->
<!-- Title: dependencies Pages: 1 -->
<svg width="576pt" height="717pt"
viewBox="0.00 0.00 576.00 717.24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(0.985222 0.985222) rotate(0) translate(4 724)">
<title>dependencies</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-724 580.64,-724 580.64,4 -4,4"/>
<!-- joy/__main__.py -->
<g id="node1" class="node"><title>joy/__main__.py</title>
<ellipse fill="lightgrey" stroke="black" cx="52.6396" cy="-404.613" rx="51.4282" ry="18"/>
<text text-anchor="middle" x="52.6396" y="-402.113" font-family="Times,serif" font-size="10.00">joy/__main__.py</text>
</g>
<!-- joy/joy.py -->
<g id="node2" class="node"><title>joy/joy.py</title>
<ellipse fill="lightgrey" stroke="black" cx="185.64" cy="-501.613" rx="34.9638" ry="18"/>
<text text-anchor="middle" x="185.64" y="-499.113" font-family="Times,serif" font-size="10.00">joy/joy.py</text>
</g>
<!-- joy/__main__.py&#45;&gt;joy/joy.py -->
<g id="edge1" class="edge"><title>joy/__main__.py&#45;&gt;joy/joy.py</title>
<path fill="none" stroke="black" d="M75.566,-420.849C97.849,-437.348 132.445,-462.966 156.684,-480.914"/>
<polygon fill="black" stroke="black" points="154.67,-483.777 164.789,-486.915 158.835,-478.151 154.67,-483.777"/>
</g>
<!-- joy/library.py -->
<g id="node3" class="node"><title>joy/library.py</title>
<ellipse fill="lightgrey" stroke="black" cx="185.64" cy="-309.613" rx="42.9448" ry="18"/>
<text text-anchor="middle" x="185.64" y="-307.113" font-family="Times,serif" font-size="10.00">joy/library.py</text>
</g>
<!-- joy/__main__.py&#45;&gt;joy/library.py -->
<g id="edge2" class="edge"><title>joy/__main__.py&#45;&gt;joy/library.py</title>
<path fill="none" stroke="black" d="M75.8619,-388.498C97.5765,-372.75 130.777,-348.674 154.788,-331.261"/>
<polygon fill="black" stroke="black" points="157.139,-333.88 163.179,-325.176 153.029,-328.213 157.139,-333.88"/>
</g>
<!-- joy/parser.py -->
<g id="node4" class="node"><title>joy/parser.py</title>
<ellipse fill="lightgrey" stroke="black" cx="349.64" cy="-430.613" rx="41.4139" ry="18"/>
<text text-anchor="middle" x="349.64" y="-428.113" font-family="Times,serif" font-size="10.00">joy/parser.py</text>
</g>
<!-- joy/joy.py&#45;&gt;joy/parser.py -->
<g id="edge3" class="edge"><title>joy/joy.py&#45;&gt;joy/parser.py</title>
<path fill="none" stroke="black" d="M212.668,-490.206C239.139,-478.604 280.442,-460.502 310.584,-447.292"/>
<polygon fill="black" stroke="black" points="312.191,-450.409 319.945,-443.189 309.381,-443.998 312.191,-450.409"/>
</g>
<!-- joy/utils/pretty_print.py -->
<g id="node5" class="node"><title>joy/utils/pretty_print.py</title>
<ellipse fill="lightgrey" stroke="black" cx="349.64" cy="-672.613" rx="68.0705" ry="18"/>
<text text-anchor="middle" x="349.64" y="-670.113" font-family="Times,serif" font-size="10.00">joy/utils/pretty_print.py</text>
</g>
<!-- joy/joy.py&#45;&gt;joy/utils/pretty_print.py -->
<g id="edge4" class="edge"><title>joy/joy.py&#45;&gt;joy/utils/pretty_print.py</title>
<path fill="none" stroke="black" d="M201.88,-517.7C230.219,-547.614 291.2,-611.983 324.954,-647.611"/>
<polygon fill="black" stroke="black" points="322.7,-650.322 332.119,-655.175 327.782,-645.508 322.7,-650.322"/>
</g>
<!-- joy/utils/stack.py -->
<g id="node6" class="node"><title>joy/utils/stack.py</title>
<ellipse fill="lightgrey" stroke="black" cx="523.64" cy="-491.613" rx="51.6054" ry="18"/>
<text text-anchor="middle" x="523.64" y="-489.113" font-family="Times,serif" font-size="10.00">joy/utils/stack.py</text>
</g>
<!-- joy/joy.py&#45;&gt;joy/utils/stack.py -->
<g id="edge5" class="edge"><title>joy/joy.py&#45;&gt;joy/utils/stack.py</title>
<path fill="none" stroke="black" d="M220.395,-500.609C276.783,-498.93 390.909,-495.534 461.657,-493.428"/>
<polygon fill="black" stroke="black" points="461.877,-496.923 471.768,-493.127 461.669,-489.926 461.877,-496.923"/>
</g>
<!-- joy/library.py&#45;&gt;joy/parser.py -->
<g id="edge6" class="edge"><title>joy/library.py&#45;&gt;joy/parser.py</title>
<path fill="none" stroke="black" d="M207.487,-325.184C236.041,-346.512 287.444,-384.905 319.711,-409.006"/>
<polygon fill="black" stroke="black" points="317.766,-411.922 327.873,-415.102 321.955,-406.314 317.766,-411.922"/>
</g>
<!-- joy/library.py&#45;&gt;joy/utils/stack.py -->
<g id="edge9" class="edge"><title>joy/library.py&#45;&gt;joy/utils/stack.py</title>
<path fill="none" stroke="black" d="M223.198,-318.689C272.991,-332.118 363.685,-360.443 431.464,-403.613 458.699,-420.96 484.675,-447.343 501.884,-466.699"/>
<polygon fill="black" stroke="black" points="499.266,-469.022 508.478,-474.257 504.541,-464.42 499.266,-469.022"/>
</g>
<!-- joy/utils/brutal_hackery.py -->
<g id="node7" class="node"><title>joy/utils/brutal_hackery.py</title>
<ellipse fill="lightgrey" stroke="black" cx="349.64" cy="-189.613" rx="75.198" ry="18"/>
<text text-anchor="middle" x="349.64" y="-187.113" font-family="Times,serif" font-size="10.00">joy/utils/brutal_hackery.py</text>
</g>
<!-- joy/library.py&#45;&gt;joy/utils/brutal_hackery.py -->
<g id="edge7" class="edge"><title>joy/library.py&#45;&gt;joy/utils/brutal_hackery.py</title>
<path fill="none" stroke="black" d="M207.818,-293.925C235.689,-273.28 284.908,-236.822 317.15,-212.939"/>
<polygon fill="black" stroke="black" points="319.407,-215.623 325.359,-206.858 315.24,-209.998 319.407,-215.623"/>
</g>
<!-- joy/utils/generated_library.py -->
<g id="node8" class="node"><title>joy/utils/generated_library.py</title>
<ellipse fill="lightgrey" stroke="black" cx="349.64" cy="-47.6131" rx="81.6487" ry="18"/>
<text text-anchor="middle" x="349.64" y="-45.1131" font-family="Times,serif" font-size="10.00">joy/utils/generated_library.py</text>
</g>
<!-- joy/library.py&#45;&gt;joy/utils/generated_library.py -->
<g id="edge8" class="edge"><title>joy/library.py&#45;&gt;joy/utils/generated_library.py</title>
<path fill="none" stroke="black" d="M195.545,-292.065C209.888,-264.141 239.386,-208.102 267.815,-162.613 287.426,-131.235 312.16,-96.6832 329.069,-73.7253"/>
<polygon fill="black" stroke="black" points="332.003,-75.6448 335.14,-65.5249 326.377,-71.4799 332.003,-75.6448"/>
</g>
<!-- joy/parser.py&#45;&gt;joy/utils/stack.py -->
<g id="edge10" class="edge"><title>joy/parser.py&#45;&gt;joy/utils/stack.py</title>
<path fill="none" stroke="black" d="M382.187,-441.801C408.762,-451.226 447.123,-464.831 477.041,-475.442"/>
<polygon fill="black" stroke="black" points="476.24,-478.871 486.835,-478.915 478.58,-472.274 476.24,-478.871"/>
</g>
<!-- joy/utils/pretty_print.py&#45;&gt;joy/utils/stack.py -->
<g id="edge11" class="edge"><title>joy/utils/pretty_print.py&#45;&gt;joy/utils/stack.py</title>
<path fill="none" stroke="black" d="M367.445,-654.929C398.301,-622.457 464.046,-553.272 499.247,-516.23"/>
<polygon fill="black" stroke="black" points="501.92,-518.498 506.271,-508.838 496.845,-513.676 501.92,-518.498"/>
</g>
</g>
</svg>