CHANGES.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/designing.rst
docs/index.rst
docs/introduction.rst
docs/make.bat
docs/presentations.rst
docs/templates.rst
docs/usage.rst
docs/examples/hovercraft.css
docs/examples/hovercraft.rst
docs/examples/positions.rst
docs/examples/tutorial.css
docs/examples/tutorial.rst
docs/examples/images/hovercraft_logo.png
hovercraft/__init__.py
hovercraft/generate.py
hovercraft/parse.py
hovercraft/position.py
hovercraft/template.py
hovercraft.egg-info/PKG-INFO
hovercraft.egg-info/SOURCES.txt
hovercraft.egg-info/dependency_links.txt
hovercraft.egg-info/entry_points.txt
hovercraft.egg-info/not-zip-safe
hovercraft.egg-info/requires.txt
hovercraft.egg-info/top_level.txt
hovercraft/templates/reST.xsl
hovercraft/templates/default/template.cfg
hovercraft/templates/default/template.xsl
hovercraft/templates/default/css/highlight.css
hovercraft/templates/default/css/hovercraft.css
hovercraft/templates/default/css/impressConsole.css
hovercraft/templates/default/js/hovercraft.js
hovercraft/templates/default/js/impress.js
hovercraft/templates/default/js/impressConsole.js
hovercraft/templates/simple/template.cfg
hovercraft/templates/simple/template.xsl
hovercraft/templates/simple/css/highlight.css
hovercraft/templates/simple/css/hovercraft.css
hovercraft/templates/simple/js/hovercraft.js
hovercraft/templates/simple/js/impress.js
hovercraft/tests/__init__.py
hovercraft/tests/test_docs.py
hovercraft/tests/test_generator.py
hovercraft/tests/test_hovercraft.py
hovercraft/tests/test_parse.py
hovercraft/tests/test_position.py
hovercraft/tests/test_template.py
hovercraft/tests/test_data/__init__.py
hovercraft/tests/test_data/advanced.rst
hovercraft/tests/test_data/class.rst
hovercraft/tests/test_data/comment.rst
hovercraft/tests/test_data/container.rst
hovercraft/tests/test_data/extra.css
hovercraft/tests/test_data/include.rst
hovercraft/tests/test_data/positioning.rst
hovercraft/tests/test_data/presenter-notes.rst
hovercraft/tests/test_data/simple.rst
hovercraft/tests/test_data/slide_class.rst
hovercraft/tests/test_data/subdir-css.rst
hovercraft/tests/test_data/table.rst
hovercraft/tests/test_data/css/sub.css
hovercraft/tests/test_data/css/sub2.css
hovercraft/tests/test_data/images/hovercraft_logo.png
hovercraft/tests/test_data/maximal/template.cfg
hovercraft/tests/test_data/maximal/template.xsl
hovercraft/tests/test_data/maximal/css/impressConsole.css
hovercraft/tests/test_data/maximal/css/print.css
hovercraft/tests/test_data/maximal/css/style.css
hovercraft/tests/test_data/maximal/fonts/texgyreschola-regular-webfont.eot
hovercraft/tests/test_data/maximal/fonts/texgyreschola-regular-webfont.svg
hovercraft/tests/test_data/maximal/fonts/texgyreschola-regular-webfont.ttf
hovercraft/tests/test_data/maximal/fonts/texgyreschola-regular-webfont.woff
hovercraft/tests/test_data/maximal/images/hovercraft_logo.png
hovercraft/tests/test_data/maximal/js/dummy.js
hovercraft/tests/test_data/maximal/js/hovercraft.js
hovercraft/tests/test_data/maximal/js/impress.js
hovercraft/tests/test_data/maximal/js/impressConsole.js
hovercraft/tests/test_data/minimal/template.cfg
hovercraft/tests/test_data/minimal/template.xsl
hovercraft/tests/test_data/minimal/js/hovercraft-minimal.js
hovercraft/tests/test_data/minimal/js/impress.js