Metadata-Version: 2.0
Name: moo
Version: 0.5.4
Summary: Editor-agnostic markdown live previewer.
Home-page: https://github.com/pyrocat101/moo
Author: Linjie Ding
Author-email: i@pyroc.at
License: MIT
Keywords: markdown,pygments,preview,bottle,github
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Utilities
Requires-Dist: bottle
Requires-Dist: click
Requires-Dist: gevent
Requires-Dist: jinja2
Requires-Dist: misaka (>=2.0.0,<=3.0.0)
Requires-Dist: pygments

moo
---

moo is a editor-agnostic markdown live previewer. Write markdown in your
favorite editor, save changes, and view pretty HTML output in your
browser instantly.

:copyright: Copyright 2012-2015 by Linjie Ding.
:license: MIT


