MANIFEST.in
setup.py
StackMan.egg-info/PKG-INFO
StackMan.egg-info/SOURCES.txt
StackMan.egg-info/dependency_links.txt
StackMan.egg-info/entry_points.txt
StackMan.egg-info/requires.txt
StackMan.egg-info/top_level.txt
StackMan.egg-info/zip-safe
stackman/.DS_Store
stackman/__init__.py
stackman/app.py
stackman/stack.py
stackman/websocket.py
stackman/__pycache__/__init__.cpython-33.pyc
stackman/__pycache__/app.cpython-33.pyc
stackman/__pycache__/stack.cpython-33.pyc
stackman/__pycache__/websocket.cpython-33.pyc
stackman/common/__init__.py
stackman/common/celery.py
stackman/common/coffeescript.py
stackman/common/django.py
stackman/common/flower.py
stackman/common/postgresql.py
stackman/common/pyramid.py
stackman/common/rabbitmq.py
stackman/common/rails.py
stackman/common/redis.py
stackman/common/shell.py
stackman/common/__pycache__/__init__.cpython-33.pyc
stackman/common/__pycache__/celery.cpython-33.pyc
stackman/common/__pycache__/coffeescript.cpython-33.pyc
stackman/common/__pycache__/django.cpython-33.pyc
stackman/common/__pycache__/flower.cpython-33.pyc
stackman/common/__pycache__/pyramid.cpython-33.pyc
stackman/common/__pycache__/rabbitmq.cpython-33.pyc
stackman/common/__pycache__/redis.cpython-33.pyc
stackman/common/__pycache__/shell.cpython-33.pyc
stackman/static/css/bootstrap-theme.css
stackman/static/css/bootstrap-theme.min.css
stackman/static/css/bootstrap.css
stackman/static/css/bootstrap.min.css
stackman/static/fonts/glyphicons-halflings-regular.eot
stackman/static/fonts/glyphicons-halflings-regular.svg
stackman/static/fonts/glyphicons-halflings-regular.ttf
stackman/static/fonts/glyphicons-halflings-regular.woff
stackman/static/js/bootstrap.js
stackman/static/js/bootstrap.min.js
stackman/static/js/jquery-2.0.3.min.js
stackman/static/js/json2.js
stackman/static/js/stackman.coffee
stackman/static/js/stackman.js
stackman/templates/index.html