Metadata-Version: 1.0
Name: moo
Version: 0.1.5
Summary: Yet another markdown preview server.
Home-page: https://github.com/metaphysiks/moo
Author: metaphysiks
Author-email: i@dingstyle.me
License: UNKNOWN
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: Topic :: Utilities
