Metadata-Version: 1.0
Name: PyLucid
Version: 0.8.5RC1
Summary: A CMS written in PyLucid using django.
Home-page: http://www.pylucid.org/
Author: Jens Diemer
Author-email: UNKNOWN
License: GPL
Download-URL: http://sourceforge.net/project/showfiles.php?group_id=146328
Description: 
        PyLucid is a Open Source content management system (CMS) written in Python
        using Django.
        
        A web based install is implemented, so no shell account is needed! You only
        need a standard webserver with Python (at least v2.4) CGI and one of the
        supported database engines (MySQL, SQLite3, Postgre, Oracle and MS-SQL) to run
        PyLucid.
        
        Nearly all output can be customized.
        
        PyLucid/django are WSGI conform, so you can run it as CGI, fastCGI, mod_Python
        and others...
        
        
        More information can you find on our Homepage:
        http://www.pylucid.org
        
        
        Install guides:
        http://pylucid.org/_goto/107/install-PyLucid/
        
        How to update a old PyLucid installation:
        http://pylucid.org/_goto/108/Update-PyLucid/
        
        
        Any Questions? Start a new thread in our forum:
        http://pylucid.org/phpBB2/
        
        
        (Readme text $Rev:1374 $)
Keywords: cms django wsgi web
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: SQL
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Documentation
Classifier: Operating System :: OS Independent
