Metadata-Version: 1.0
Name: moo
Version: 0.1.7
Summary: Yet another markdown preview server.
Home-page: https://github.com/metaphysiks/moo
Author: metaphysiks
Author-email: i@dingstyle.me
License: MIT
Description: 
        	moo
        	~~~
        
        	Moo is a mini markdown render server that provides preview of markdown
        	files. It can automatically reload the preview in your broswer when the
        	monitored file changes, which makes it suitable to live preview markdown
        	in editors that does not provide this feature. Plugins can be
        	easily written to interface with it.
        
        
Keywords: markdown,pygments,preview,flask
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
