Metadata-Version: 1.0
Name: Pocoo
Version: 0.1.5
Summary: Pocoo is an open-source bulletin board software written in Python.
Home-page: http://www.pocoo.org/
Author: Georg Brandl <g.brandl@gmx.net>, Lukas Meuser <pocoo \x40 quittenbrod \x2e de>, Armin Ronacher <armin.ronacher@active-4.com>, Benjamin Wiegand <beewee@ubuntuusers.de>, Alexander Schremmer <alex AT alexanderweb DOT de>
Author-email: UNKNOWN
License: GNU General Public License (GPL)
Download-URL: http://sourceforge.net/project/showfiles.php?group_id=176969
Description: 
        Pocoo
        =====
        
        Pocoo is an open-source bulletin board written in Python. It provides an advanced
        plugin system with a component architecture which allows other developers to
        modify Pocoo to their liking without the need to touch existing source code.
        Because it uses SQLAlchemy, it is possible to use either MySQL, SQLite, Oracle
        or Postgres as storage backend.
        
Keywords: forum pocoo wsgi web
Platform: any
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Message Boards
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
Classifier: Operating System :: OS Independent
