AUTHORS
COPYING-GPL-3
MANIFEST.in
README.md
VERSION
setup.cfg
setup.py
assets/kant.xml
assets/shoebot-ide.desktop
assets/shoebot-ide.jpg
assets/shoebot-ide.png
examples/COPYING
examples/animation/hypnoval.bot
examples/animation/parade.bot
examples/animation/patternfader.bot
examples/animation/wishyworm.bot
examples/audio/70s_wallpaper.bot
examples/audio/README.md
examples/audio/reactive_cells.bot
examples/audio/requirements.txt
examples/audio/tunnel_graph.bot
examples/basic/Readme.md
examples/basic/arrow.bot
examples/basic/background.bot
examples/basic/corner_rotate.bot
examples/basic/cornu.bot
examples/basic/ellipse.bot
examples/basic/fill_stroke.bot
examples/basic/how_curves_work.bot
examples/basic/keyboard.bot
examples/basic/line.bot
examples/basic/mouse.bot
examples/basic/path_curveto.bot
examples/basic/path_lineto.bot
examples/basic/primitives.bot
examples/basic/rect.bot
examples/basic/star.bot
examples/basic/strokewidth.bot
examples/basic/transforms.bot
examples/basic/var_boolean.bot
examples/basic/var_number_hsb.bot
examples/basic/var_number_rgb.bot
examples/basic/var_text.bot
examples/boids/flytype.bot
examples/boids/swarm.bot
examples/color/colorlib_1.bot
examples/color/colorlib_2.bot
examples/color/gradient_list.bot
examples/color/hair.bot
examples/color/hair_shadow.bot
examples/color/rules.bot
examples/color/shades.bot
examples/color/shading_example_1.bot
examples/color/shading_example_2.bot
examples/color/sorting.bot
examples/color/themes.bot
examples/database/database_test.bot
examples/demos/appending_transforms.bot
examples/demos/ariel.bot
examples/demos/blines_and_circloids.bot
examples/demos/blocks.bot
examples/demos/circles_and_beziers.bot
examples/demos/clock.bot
examples/demos/colorshader.bot
examples/demos/concentric_arrows.bot
examples/demos/covergen.bot
examples/demos/flowers.bot
examples/demos/life.bot
examples/demos/nebula.bot
examples/demos/ovals.bot
examples/demos/pymetar.bot
examples/demos/random.bot
examples/demos/shapegrid.bot
examples/demos/star_fun.bot
examples/demos/sun_planet_moon.bot
examples/demos/tendrils.bot
examples/demos/textrotate.bot
examples/demos/beziereditor/create_path.bot
examples/demos/beziereditor/edit_path.bot
examples/demos/beziereditor/path.svg
examples/demos/beziereditor/path_import.bot
examples/demos/math/math_sculpture.bot
examples/demos/math/tunnel_effect.bot
examples/demos/random/RandomVarEllipse.bot
examples/demos/random/RandomVarEllipseFillStroke.bot
examples/demos/random/RandomVarEllipseOpacity.bot
examples/demos/random/RandomVarNumberHsb.bot
examples/demos/random/RandomVarNumberRgb.bot
examples/demos/random/RandomVarPath.bot
examples/demos/random/RandomVarPathOpacity.bot
examples/demos/random/RandomVarRect.bot
examples/demos/random/RandomVarRectFillStroke.bot
examples/demos/random/RandomVarRectFillStrokeRotateReset.bot
examples/demos/random/RandomVarRectOpacity.bot
examples/demos/varsincos/varsincos_curveto.bot
examples/demos/varsincos/varsincos_ellipse.bot
examples/demos/varsincos/varsincos_lineto.bot
examples/demos/varsincos/varsincos_spirograph.bot
examples/graph/relations_traffic.bot
examples/graph/shortest_path.bot
examples/graph/shortest_path_animated.bot
examples/grid/balls.bot
examples/grid/color_grid.bot
examples/grid/foliage.bot
examples/grid/form_function.bot
examples/grid/nauseating.bot
examples/libraries/daisylib.py
examples/libraries/using_libraries.bot
examples/lsystem/growing_plant.bot
examples/lsystem/pattern.bot
examples/path_effects/draft.bot
examples/path_effects/hairs.bot
examples/path_effects/spider.bot
examples/path_effects/spiked.bot
examples/path_effects/trashed.bot
examples/photobot/blur.bot
examples/photobot/crossfade.bot
examples/photobot/images/castle.jpg
examples/photobot/images/mount1.jpg
examples/photobot/images/mount2.jpg
examples/photobot/images/mount3.jpg
examples/photobot/images/mount4.jpg
examples/photobot/images/paint.jpg
examples/socketcontrol/bars.bot
examples/socketcontrol/helloworld.bot
examples/socketcontrol/helloworld.pd
examples/socketcontrol/random_shapes_sliders.bot
examples/supershape/flowers.bot
examples/supershape/fluidflower.bot
examples/supershape/superfolia.bot
examples/supershape/typography.bot
examples/svg/blocktest.svg
examples/svg/circles.svg
examples/svg/flower.svg
examples/svg/load_shapes.bot
examples/svg/path_copy.bot
examples/svg/shadow.bot
examples/web/01-retrieve.bot
examples/web/02-parse.bot
examples/web/05-wikipedia.bot
examples/web/07-kuler.bot
examples/web/09-clear_cache.bot
examples/web/standalone/README.txt
examples/web/standalone/_web_example1.bot
examples/web/standalone/_web_example2.bot
examples/web/standalone/_web_example3.bot
examples/web/standalone/_web_example4.bot
examples/web/standalone/_web_example5.bot
examples/web/standalone/_web_example6.bot
examples/web/standalone/_web_example7.bot
examples/web/standalone/_web_example8.bot
examples/web/standalone/_web_example9.bot
lib/beziereditor/LICENSE.txt
lib/beziereditor/__init__.py
lib/boids/LICENSE.txt
lib/boids/__init__.py
lib/colors/LICENSE.txt
lib/colors/README_AGGREGATED.txt
lib/colors/__init__.py
lib/colors/aggregated.zip
lib/colors/favorites.py
lib/colors/sea.jpg
lib/colors/context/black.txt
lib/colors/context/blue.txt
lib/colors/context/brown.txt
lib/colors/context/green.txt
lib/colors/context/grey.txt
lib/colors/context/orange.txt
lib/colors/context/pink.txt
lib/colors/context/purple.txt
lib/colors/context/red.txt
lib/colors/context/white.txt
lib/colors/context/yellow.txt
lib/cornu/__init__.py
lib/database/LICENSE.txt
lib/database/__init__.py
lib/graph/LICENSE.txt
lib/graph/__init__.py
lib/graph/cluster.py
lib/graph/event.py
lib/graph/layout.py
lib/graph/proximity.py
lib/graph/style.py
lib/lsystem/LICENSE.txt
lib/lsystem/__init__.py
lib/photobot/LICENSE.txt
lib/photobot/__init__.py
lib/sbaudio/README
lib/sbaudio/__init__.py
lib/sbvideo/LICENSE.txt
lib/sbvideo/README.txt
lib/sbvideo/__init__.py
lib/sbvideo/haarcascade_frontalface_alt.xml
lib/svg/LICENSE.txt
lib/svg/__init__.py
lib/svg/arc.py
lib/svg/test.py
lib/tuio/LICENSE.txt
lib/tuio/OSC.py
lib/tuio/__init__.py
lib/tuio/objects.py
lib/tuio/profiles.py
lib/tuio/tuio_example1.py
lib/tuio/tuio_example2.py
lib/web/BeautifulSoup.py
lib/web/LICENSE.txt
lib/web/__init__.py
lib/web/colr.py
lib/web/delicious.py
lib/web/flickr.py
lib/web/google.py
lib/web/html.py
lib/web/json.py
lib/web/kuler.py
lib/web/mimetex.py
lib/web/morguefile.py
lib/web/newsfeed.py
lib/web/newsfeed.txt
lib/web/page.py
lib/web/soap.py
lib/web/urbandictionary.py
lib/web/url.py
lib/web/wikipedia.py
lib/web/yahoo.py
lib/web/simplejson/__init__.py
lib/web/simplejson/_speedups.c
lib/web/simplejson/decoder.py
lib/web/simplejson/encoder.py
lib/web/simplejson/scanner.py
lib/web/simplejson/tests/__init__.py
lib/web/simplejson/tests/test_decode.py
lib/web/simplejson/tests/test_default.py
lib/web/simplejson/tests/test_dump.py
lib/web/simplejson/tests/test_encode_basestring_ascii.py
lib/web/simplejson/tests/test_fail.py
lib/web/simplejson/tests/test_float.py
lib/web/simplejson/tests/test_indent.py
lib/web/simplejson/tests/test_pass1.py
lib/web/simplejson/tests/test_pass2.py
lib/web/simplejson/tests/test_pass3.py
lib/web/simplejson/tests/test_recursion.py
lib/web/simplejson/tests/test_scanstring.py
lib/web/simplejson/tests/test_separators.py
lib/web/simplejson/tests/test_unicode.py
locale/en_GB/LC_MESSAGES/shoebot.mo
locale/it/LC_MESSAGES/shoebot.mo
locale/pt/LC_MESSAGES/shoebot.mo
locale/zh_CN/LC_MESSAGES/shoebot.mo
shoebot/__init__.py
shoebot/cairocffi_util.py
shoebot/diagnose.py
shoebot/kgp.py
shoebot/run.py
shoebot/util.py
shoebot.egg-info/PKG-INFO
shoebot.egg-info/SOURCES.txt
shoebot.egg-info/dependency_links.txt
shoebot.egg-info/entry_points.txt
shoebot.egg-info/requires.txt
shoebot.egg-info/top_level.txt
shoebot/core/__init__.py
shoebot/core/__init__.pyc
shoebot/core/cairo_canvas.py
shoebot/core/cairo_canvas.pyc
shoebot/core/cairo_sink.py
shoebot/core/cairo_sink.pyc
shoebot/core/canvas.py
shoebot/core/canvas.pyc
shoebot/core/drawqueue.py
shoebot/core/drawqueue.pyc
shoebot/core/drawqueue_sink.py
shoebot/core/drawqueue_sink.pyc
shoebot/core/events.py
shoebot/core/events.pyc
shoebot/core/input_device.py
shoebot/core/input_device.pyc
shoebot/core/var_listener.py
shoebot/core/var_listener.pyc
shoebot/data/__init__.py
shoebot/data/__init__.pyc
shoebot/data/basecolor.py
shoebot/data/basecolor.pyc
shoebot/data/bezier.py
shoebot/data/bezier.pyc
shoebot/data/geometry.py
shoebot/data/geometry.pyc
shoebot/data/grob.py
shoebot/data/grob.pyc
shoebot/data/img.py
shoebot/data/img.pyc
shoebot/data/point.py
shoebot/data/point.pyc
shoebot/data/transforms.py
shoebot/data/transforms.pyc
shoebot/data/typography.py
shoebot/data/typography.pyc
shoebot/data/variable.py
shoebot/data/variable.pyc
shoebot/grammar/__init__.py
shoebot/grammar/bot.py
shoebot/grammar/drawbot.py
shoebot/grammar/grammar.py
shoebot/grammar/livecode.py
shoebot/grammar/nodebox.py
shoebot/grammar/nodebox-lib/DrawingPrimitives.py
shoebot/grammar/nodebox-lib/__init__.py
shoebot/grammar/nodebox-lib/nodebox/__init__.py
shoebot/grammar/nodebox-lib/nodebox/geo/__init__.py
shoebot/grammar/nodebox-lib/nodebox/graphics/__init__.py
shoebot/gui/__init__.py
shoebot/gui/__init__.pyc
shoebot/gui/gtk_drawingarea.py
shoebot/gui/gtk_drawingarea.pyc
shoebot/gui/gtk_input_device.py
shoebot/gui/gtk_input_device.pyc
shoebot/gui/gtk_window.py
shoebot/gui/gtk_window.pyc
shoebot/gui/ide.py
shoebot/gui/var_window.py
shoebot/gui/var_window.pyc
shoebot/sbio/__init__.py
shoebot/sbio/shell.py
shoebot/sbio/socket_server.py