Metadata-Version: 1.0
Name: woost
Version: 0.3
Summary: Model driven multilanguage CMS.
Home-page: http://woost.info
Author: Marti Congost
Author-email: marti.congost@whads.com
License: UNKNOWN
Description: Woost is a Content Management System designed from the ground up  to be able
        to publish arbitrary data models, including content in multiple languages. Some
        of its features include:
        "
        
        * Use inheritance, relations and validations to define complex models
        
        * Automatically generate forms and listings for your models from a schema
        description
        
        * Translate your content into multiple languages, edit translations side by
        side
        
        * Compatible with lots of popular Python templating engines
        
        * Place arbitrarily complex access restrictions
        
        * Extension framework, with several built-in extensions (comments,
        workflow, integration with online services, and many others)
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: ZODB
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: Catalan
Classifier: Natural Language :: Spanish
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
