Metadata-Version: 1.1
Name: moo
Version: 0.2.0
Summary: moo is an editor-agnostic markdown live 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 preview server that provides preview of
            markdown files. It automatically reload rendered HTML in your
            broswer when file changes, which makes it suitable to preview
            markdown in editors that does not provide this feature. Plugins can
            be easily written to interface with it.
        
            :copyright: Copyright 2012-2013 by metaphysiks.
            :license: MIT
        
Keywords: markdown,pygments,preview,bottle
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
