Metadata-Version: 1.0
Name: TheMingBlogger
Version: 1.0-pre01
Summary: A Honking-good Little Python Blog Server
Home-page: http://python.org/pypi/TheMingBlogger
Author: Billy Bob Ming
Author-email: billy-bob@billy-bob-ming.com
License: GNU General Public License
Description: The TheMingBlogger generates blogs and their indices on the fly.  All
        you need is Python in the cgi-bin and permalink data files for the blog
        which are uploaded to the entries directory of each blog. Example blogs
        are included.  The TheMingBlogger can be used stand-alone with its own
        script or you can drop the blog server directory into a Ming Server
        installation and it will pull in the blogs automatically.
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
