MANIFEST.in
README.md
setup.py
webconsole/__init__.py
webconsole.egg-info/PKG-INFO
webconsole.egg-info/SOURCES.txt
webconsole.egg-info/dependency_links.txt
webconsole.egg-info/requires.txt
webconsole.egg-info/top_level.txt
webconsole/docker/__init__.py
webconsole/docker/docker_console.py
webconsole/linux/__init__.py
webconsole/linux/linux_console.py
webconsole/static/__init__.py
webconsole/static/js/__init__.py
webconsole/static/js/jquery-1.12.4.js
webconsole/static/xterm/LICENSE
webconsole/static/xterm/README.md
webconsole/static/xterm/__init__.py
webconsole/static/xterm/bower.json
webconsole/static/xterm/gulpfile.js
webconsole/static/xterm/jsdoc.json
webconsole/static/xterm/package.json
webconsole/static/xterm/tsconfig.json
webconsole/static/xterm/tslint.json
webconsole/static/xterm/typings.json
webconsole/static/xterm/dist/xterm.css
webconsole/static/xterm/dist/xterm.js
webconsole/static/xterm/dist/xterm.js.map
webconsole/static/xterm/dist/addons/attach/attach.js
webconsole/static/xterm/dist/addons/attach/package.json
webconsole/static/xterm/dist/addons/fit/fit.js
webconsole/static/xterm/dist/addons/fit/package.json
webconsole/static/xterm/dist/addons/fullscreen/fullscreen.css
webconsole/static/xterm/dist/addons/fullscreen/fullscreen.js
webconsole/static/xterm/dist/addons/fullscreen/package.json
webconsole/static/xterm/dist/addons/linkify/linkify.js
webconsole/static/xterm/dist/addons/search/search.js
webconsole/static/xterm/dist/addons/search/search.js.map
webconsole/static/xterm/dist/addons/terminado/package.json
webconsole/static/xterm/dist/addons/terminado/terminado.js
webconsole/static/xterm/lib/Buffer.js
webconsole/static/xterm/lib/Buffer.js.map
webconsole/static/xterm/lib/Buffer.test.js
webconsole/static/xterm/lib/Buffer.test.js.map
webconsole/static/xterm/lib/BufferSet.js
webconsole/static/xterm/lib/BufferSet.js.map
webconsole/static/xterm/lib/BufferSet.test.js
webconsole/static/xterm/lib/BufferSet.test.js.map
webconsole/static/xterm/lib/Charsets.js
webconsole/static/xterm/lib/Charsets.js.map
webconsole/static/xterm/lib/CompositionHelper.js
webconsole/static/xterm/lib/CompositionHelper.js.map
webconsole/static/xterm/lib/CompositionHelper.test.js
webconsole/static/xterm/lib/CompositionHelper.test.js.map
webconsole/static/xterm/lib/EscapeSequences.js
webconsole/static/xterm/lib/EscapeSequences.js.map
webconsole/static/xterm/lib/EventEmitter.js
webconsole/static/xterm/lib/EventEmitter.js.map
webconsole/static/xterm/lib/EventEmitter.test.js
webconsole/static/xterm/lib/EventEmitter.test.js.map
webconsole/static/xterm/lib/InputHandler.js
webconsole/static/xterm/lib/InputHandler.js.map
webconsole/static/xterm/lib/InputHandler.test.js
webconsole/static/xterm/lib/InputHandler.test.js.map
webconsole/static/xterm/lib/Interfaces.js
webconsole/static/xterm/lib/Interfaces.js.map
webconsole/static/xterm/lib/Linkifier.js
webconsole/static/xterm/lib/Linkifier.js.map
webconsole/static/xterm/lib/Linkifier.test.js
webconsole/static/xterm/lib/Linkifier.test.js.map
webconsole/static/xterm/lib/Parser.js
webconsole/static/xterm/lib/Parser.js.map
webconsole/static/xterm/lib/Renderer.js
webconsole/static/xterm/lib/Renderer.js.map
webconsole/static/xterm/lib/SelectionManager.js
webconsole/static/xterm/lib/SelectionManager.js.map
webconsole/static/xterm/lib/SelectionManager.test.js
webconsole/static/xterm/lib/SelectionManager.test.js.map
webconsole/static/xterm/lib/SelectionModel.js
webconsole/static/xterm/lib/SelectionModel.js.map
webconsole/static/xterm/lib/SelectionModel.test.js
webconsole/static/xterm/lib/SelectionModel.test.js.map
webconsole/static/xterm/lib/Types.js
webconsole/static/xterm/lib/Types.js.map
webconsole/static/xterm/lib/Viewport.js
webconsole/static/xterm/lib/Viewport.js.map
webconsole/static/xterm/lib/Viewport.test.js
webconsole/static/xterm/lib/Viewport.test.js.map
webconsole/static/xterm/lib/xterm.css
webconsole/static/xterm/lib/xterm.js
webconsole/static/xterm/lib/xterm.js.map
webconsole/static/xterm/lib/addons/attach/attach.js
webconsole/static/xterm/lib/addons/attach/package.json
webconsole/static/xterm/lib/addons/fit/fit.js
webconsole/static/xterm/lib/addons/fit/package.json
webconsole/static/xterm/lib/addons/fullscreen/fullscreen.css
webconsole/static/xterm/lib/addons/fullscreen/fullscreen.js
webconsole/static/xterm/lib/addons/fullscreen/package.json
webconsole/static/xterm/lib/addons/search/SearchHelper.js
webconsole/static/xterm/lib/addons/search/SearchHelper.js.map
webconsole/static/xterm/lib/addons/search/search.js
webconsole/static/xterm/lib/addons/search/search.js.map
webconsole/static/xterm/lib/addons/terminado/package.json
webconsole/static/xterm/lib/addons/terminado/terminado.js
webconsole/static/xterm/lib/handlers/Clipboard.js
webconsole/static/xterm/lib/handlers/Clipboard.js.map
webconsole/static/xterm/lib/handlers/Clipboard.test.js
webconsole/static/xterm/lib/handlers/Clipboard.test.js.map
webconsole/static/xterm/lib/test/escape-sequences-test.js
webconsole/static/xterm/lib/test/escape-sequences-test.js.map
webconsole/static/xterm/lib/test/test.js
webconsole/static/xterm/lib/test/test.js.map
webconsole/static/xterm/lib/test/addons/test.js
webconsole/static/xterm/lib/test/addons/test.js.map
webconsole/static/xterm/lib/utils/Browser.js
webconsole/static/xterm/lib/utils/Browser.js.map
webconsole/static/xterm/lib/utils/BufferLine.js
webconsole/static/xterm/lib/utils/BufferLine.js.map
webconsole/static/xterm/lib/utils/CharMeasure.js
webconsole/static/xterm/lib/utils/CharMeasure.js.map
webconsole/static/xterm/lib/utils/CharMeasure.test.js
webconsole/static/xterm/lib/utils/CharMeasure.test.js.map
webconsole/static/xterm/lib/utils/CircularList.js
webconsole/static/xterm/lib/utils/CircularList.js.map
webconsole/static/xterm/lib/utils/CircularList.test.js
webconsole/static/xterm/lib/utils/CircularList.test.js.map
webconsole/static/xterm/lib/utils/DomElementObjectPool.js
webconsole/static/xterm/lib/utils/DomElementObjectPool.js.map
webconsole/static/xterm/lib/utils/DomElementObjectPool.test.js
webconsole/static/xterm/lib/utils/DomElementObjectPool.test.js.map
webconsole/static/xterm/lib/utils/Generic.js
webconsole/static/xterm/lib/utils/Generic.js.map
webconsole/static/xterm/lib/utils/Mouse.js
webconsole/static/xterm/lib/utils/Mouse.js.map
webconsole/static/xterm/lib/utils/TestUtils.js
webconsole/static/xterm/lib/utils/TestUtils.js.map
webconsole/static/xterm/src/Buffer.test.ts
webconsole/static/xterm/src/Buffer.ts
webconsole/static/xterm/src/BufferSet.test.ts
webconsole/static/xterm/src/BufferSet.ts
webconsole/static/xterm/src/Charsets.ts
webconsole/static/xterm/src/CompositionHelper.test.ts
webconsole/static/xterm/src/CompositionHelper.ts
webconsole/static/xterm/src/EscapeSequences.ts
webconsole/static/xterm/src/EventEmitter.test.ts
webconsole/static/xterm/src/EventEmitter.ts
webconsole/static/xterm/src/InputHandler.test.ts
webconsole/static/xterm/src/InputHandler.ts
webconsole/static/xterm/src/Interfaces.ts
webconsole/static/xterm/src/Linkifier.test.ts
webconsole/static/xterm/src/Linkifier.ts
webconsole/static/xterm/src/Parser.ts
webconsole/static/xterm/src/Renderer.ts
webconsole/static/xterm/src/SelectionManager.test.ts
webconsole/static/xterm/src/SelectionManager.ts
webconsole/static/xterm/src/SelectionModel.test.ts
webconsole/static/xterm/src/SelectionModel.ts
webconsole/static/xterm/src/Types.ts
webconsole/static/xterm/src/Viewport.test.ts
webconsole/static/xterm/src/Viewport.ts
webconsole/static/xterm/src/xterm.css
webconsole/static/xterm/src/xterm.js
webconsole/static/xterm/src/addons/attach/attach.js
webconsole/static/xterm/src/addons/attach/package.json
webconsole/static/xterm/src/addons/fit/fit.js
webconsole/static/xterm/src/addons/fit/package.json
webconsole/static/xterm/src/addons/fullscreen/fullscreen.css
webconsole/static/xterm/src/addons/fullscreen/fullscreen.js
webconsole/static/xterm/src/addons/fullscreen/package.json
webconsole/static/xterm/src/addons/search/SearchHelper.ts
webconsole/static/xterm/src/addons/search/search.ts
webconsole/static/xterm/src/addons/search/tsconfig.json
webconsole/static/xterm/src/addons/terminado/package.json
webconsole/static/xterm/src/addons/terminado/terminado.js
webconsole/static/xterm/src/handlers/Clipboard.test.ts
webconsole/static/xterm/src/handlers/Clipboard.ts
webconsole/static/xterm/src/test/escape-sequences-test.js
webconsole/static/xterm/src/test/test.js
webconsole/static/xterm/src/test/addons/test.js
webconsole/static/xterm/src/utils/Browser.ts
webconsole/static/xterm/src/utils/BufferLine.ts
webconsole/static/xterm/src/utils/CharMeasure.test.ts
webconsole/static/xterm/src/utils/CharMeasure.ts
webconsole/static/xterm/src/utils/CircularList.test.ts
webconsole/static/xterm/src/utils/CircularList.ts
webconsole/static/xterm/src/utils/DomElementObjectPool.test.ts
webconsole/static/xterm/src/utils/DomElementObjectPool.ts
webconsole/static/xterm/src/utils/Generic.ts
webconsole/static/xterm/src/utils/Mouse.ts
webconsole/static/xterm/src/utils/TestUtils.ts
webconsole/templates/__init__.py
webconsole/templates/index.html