Metadata-Version: 2.1
Name: reveal-yaml
Version: 1.0.0
Summary: A YAML, Markdown, reveal.js based Flask application. Supports gh-pages deployment actions.
Home-page: https://kmolyuan.github.io/reveal-yaml
Author: Yuan Chang
Author-email: pyslvs@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Requires-Dist: flask
Requires-Dist: werkzeug
Requires-Dist: frozen-flask

# Reveal.yaml

See the [documentation](https://kmolyuan.github.io/reveal-yaml/).

This project is under MIT license.


