MANIFEST.in
README.rst
setup.py
config/default.cfg
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/install.rst
royweb/__init__.py
royweb/networking.py
royweb/royweb.py
royweb/webhandler.py
royweb.egg-info/PKG-INFO
royweb.egg-info/SOURCES.txt
royweb.egg-info/dependency_links.txt
royweb.egg-info/entry_points.txt
royweb.egg-info/requires.txt
royweb.egg-info/top_level.txt
royweb/static/SpecTests.html
royweb/static/UnitTests.html
royweb/static/css/graphs.css
royweb/static/css/main.css
royweb/static/css/menu.css
royweb/static/css/smoothness/jquery-ui-1.10.4.custom.css
royweb/static/css/smoothness/jquery-ui-1.10.4.custom.min.css
royweb/static/css/smoothness/images/animated-overlay.gif
royweb/static/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
royweb/static/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
royweb/static/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
royweb/static/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
royweb/static/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
royweb/static/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
royweb/static/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
royweb/static/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
royweb/static/css/smoothness/images/ui-icons_222222_256x240.png
royweb/static/css/smoothness/images/ui-icons_2e83ff_256x240.png
royweb/static/css/smoothness/images/ui-icons_454545_256x240.png
royweb/static/css/smoothness/images/ui-icons_888888_256x240.png
royweb/static/css/smoothness/images/ui-icons_cd0a0a_256x240.png
royweb/static/img/km3net_logo.png
royweb/static/img/roy_logo.png
royweb/static/js/.DS_Store
royweb/static/js/graphs.js
royweb/static/js/menu.js
royweb/static/js/navigation.js
royweb/static/js/tools.js
royweb/static/js/ui.js
royweb/static/js/websocket_handler.js
royweb/static/js/external/.DS_Store
royweb/static/js/external/d3.v3.min.js
royweb/static/js/external/jquery-1.11.0.min.js
royweb/static/js/external/jquery-ui-1.10.4.custom.min.js
royweb/static/js/external/jasmine-2.0.0/boot.js
royweb/static/js/external/jasmine-2.0.0/console.js
royweb/static/js/external/jasmine-2.0.0/jasmine-html.js
royweb/static/js/external/jasmine-2.0.0/jasmine.css
royweb/static/js/external/jasmine-2.0.0/jasmine.js
royweb/static/js/external/jasmine-2.0.0/jasmine_favicon.png
royweb/static/js/external/qunit/qunit-1.14.0.css
royweb/static/js/external/qunit/qunit-1.14.0.js
royweb/static/spec/.gitkeep
royweb/static/templates/index.html
royweb/static/tests/tests.js