MANIFEST.in
README.md
setup.py
sqlite_browser/__init__.py
sqlite_browser/__init__.pyc
sqlite_browser/sqlite_browser.py
sqlite_browser/sqlite_browser.pyc
sqlite_browser.egg-info/PKG-INFO
sqlite_browser.egg-info/SOURCES.txt
sqlite_browser.egg-info/dependency_links.txt
sqlite_browser.egg-info/entry_points.txt
sqlite_browser.egg-info/not-zip-safe
sqlite_browser.egg-info/top_level.txt
sqlite_browser/static/css/bootstrap.min.css
sqlite_browser/static/css/sqlbrowse.css
sqlite_browser/static/fonts/glyphicons-halflings-regular.eot
sqlite_browser/static/fonts/glyphicons-halflings-regular.svg
sqlite_browser/static/fonts/glyphicons-halflings-regular.ttf
sqlite_browser/static/fonts/glyphicons-halflings-regular.woff
sqlite_browser/static/img/delete.gif
sqlite_browser/static/img/expression.gif
sqlite_browser/static/img/index-create.gif
sqlite_browser/static/img/index-drop.gif
sqlite_browser/static/img/insert.gif
sqlite_browser/static/img/select-advanced.gif
sqlite_browser/static/img/select.gif
sqlite_browser/static/img/table-alter.gif
sqlite_browser/static/img/table-create.gif
sqlite_browser/static/img/table-drop.gif
sqlite_browser/static/img/trigger-create.gif
sqlite_browser/static/img/trigger-drop.gif
sqlite_browser/static/img/update.gif
sqlite_browser/static/img/view-create.gif
sqlite_browser/static/img/view-drop.gif
sqlite_browser/static/js/bootstrap.min.js
sqlite_browser/static/js/jquery-1.11.0.min.js
sqlite_browser/templates/add_column.html
sqlite_browser/templates/add_index.html
sqlite_browser/templates/base.html
sqlite_browser/templates/base_table.html
sqlite_browser/templates/base_tables.html
sqlite_browser/templates/drop_column.html
sqlite_browser/templates/drop_index.html
sqlite_browser/templates/drop_table.html
sqlite_browser/templates/index.html
sqlite_browser/templates/rename_column.html
sqlite_browser/templates/table_content.html
sqlite_browser/templates/table_import.html
sqlite_browser/templates/table_query.html
sqlite_browser/templates/table_structure.html