Metadata-Version: 1.1
Name: Microbe
Version: 0.1
Summary: Micro Blog Engine inspired by Pelican and powered by Flask
Home-page: http://hg.joacodepel.tk/get_microbe/microbe
Author: TROUVERIE Joachim
Author-email: joachim.trouverie@joacodepel.tk
License: UNKNOWN
Description: Microbe
        =======
        
        A Micro Blog Engine inspired by [Pelican](http://docs.getpelican.com/en/3.3.0/) and powered by [Flask](flask.pocoo.org/)
        
        
        Installation
        ------------
        
            $ pip install microbe
        
        Features
        --------
        
        - Blog posts and static pages
        - Comments
        - Theming support
        - Atom feeds
        - Code syntax hilighting
        - Search
        - Multi users
        - Files upload
        - Multi language support (English and French)
        
        Documentation
        -------------
        
        :documentation: http://microbe.joacodepel.tk/
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
