Metadata-Version: 1.0
Name: blohg
Version: 0.7
Summary: A Mercurial-based blog engine
Home-page: http://blohg.org/
Author: Rafael Goncalves Martins
Author-email: rafael@rafaelmartins.eng.br
License: GPL-2
Description: blohg
        ~~~~~
        
        blohg is a simple and easy to use blog engine, that uses the Mercurial
        SCM as backend, to store the content of the posts and pages.
        
        blohg doesn't have a nice control panel nor WYSIWIG editors. All the
        content is written using any text editor and reStructuredText with some
        custom directives.
        
        
        - Home Page: http://blohg.org/
        - Documentation: http://docs.blohg.org/
        - Mailing List: blohg@librelist.com
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Version Control
