.bumpversion.cfg
.coveragerc
AUTHORS.rst
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
src/rst2html5.py
src/modules/__init__.py
src/modules/directives.py
src/modules/utils.py
src/rst2html5.egg-info/PKG-INFO
src/rst2html5.egg-info/SOURCES.txt
src/rst2html5.egg-info/dependency_links.txt
src/rst2html5.egg-info/entry_points.txt
src/rst2html5.egg-info/not-zip-safe
src/rst2html5.egg-info/requires.txt
src/rst2html5.egg-info/top_level.txt
tests/__init__.py
tests/cases.py
tests/include_file.rst
tests/rst2html5_result.html
tests/template.html
tests/test_html5writer.py
tests/docutils_functional_test/README.txt
tests/docutils_functional_test/html4css1.rst
tests/docutils_functional_test/data/custom_roles.txt
tests/docutils_functional_test/data/errors.txt
tests/docutils_functional_test/data/header_footer.txt
tests/docutils_functional_test/data/list_table.txt
tests/docutils_functional_test/data/standard.txt
tests/docutils_functional_test/data/svg_images.txt
tests/docutils_functional_test/data/swf_images.txt
tests/docutils_functional_test/data/table_colspan.txt
tests/docutils_functional_test/data/table_complex.txt
tests/docutils_functional_test/data/table_rowspan.txt