Metadata-Version: 2.1
Name: rst2h5p
Version: 0.0.3
Summary: Generate HTML5 Packages (H5P) from reStructuredText
Home-page: https://github.com/wallento/rst2h5p
Author: Stefan Wallentowitz
Author-email: stefan.wallentowitz@hm.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Utilities
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: reStructuredText
Requires-Dist: docutils
Requires-Dist: pygments
Requires-Dist: requests

reStructuredText (rst) to HTML5 Packages (H5P)
==============================================

This Python package helps generating H5P packages from reStructuredText. The
main entry point is a program called ``rst2h5p``.


