Metadata-Version: 1.0
Name: PyLucid
Version: 0.9.0.RC9.0906
Summary: PyLucid is an open-source web content management system (CMS) using django.
Home-page: http://www.pylucid.org
Author: Jens Diemer
Author-email: UNKNOWN
License: UNKNOWN
Description: =============
         description
        =============
        
        PyLucid is a Open Source web content management system written in Python using the Django Framework.
        
        Some PyLucid Features are:
        
            * fully customizable output
            * expandable with plugins
            * some built in plugins: weblog, OpenStreetMap, lexicon, RSS, tag navigation, Table of contens
            * internationalization and localization support (new in v0.9)
            * Revision controled content (new in v0.9)
            * Open Source (GPL v3 or later)
            * support many database engines (PostgreSQL, MySQL, Oracle and SQLite)
            * WSGI conform: CGI, fastCGI, mod_Python and others
            * and many more features...
        
        good startpoints are:
        
        `Test PyLucid v0.9 with a built-in http server
        <http://www.pylucid.org/permalink/276/guide-for-testing-v09-usefull-for-developers>`_
        
        `Setup PyLucid v0.9 for apache
        <http://www.pylucid.org/permalink/273/install-instruction-for-apache-mod_rewrite-fastcgi>`_
        
        
        =======
         links
        =======
        
        :homepage:
          http://www.pylucid.org
        
        :Forum:
         http://forum.pylucid.org/
        
        :IRC:
         #pylucid on freenode.net
        
        :Bug tracker:
          http://trac.pylucid.net/
        
        :Sourceforge:
          http://sourceforge.net/projects/pylucid/
        
        
        *(Readme text $Rev$)*
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
Classifier: Framework :: Django
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Documentation
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Operating System :: OS Independent
