Metadata-Version: 1.1
Name: Microbe
Version: 1.2
Summary: Micro Blog Engine inspired by Pelican and powered by Flask
Home-page: http://projects.joacodepel.tk/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 <http://flask.pocoo.org/>`_
        
        
        Installation
        ------------
        
            $ pip install microbe
        
        Features
        --------
        
        - Blog posts and static pages
        - Comments
        - Theming support
        - Sitemaps
        - Atom feeds
        - Code syntax hilighting
        - Search
        - Multi users
        - Files upload
        - Multi language support (English and French)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
