Metadata-Version: 1.0
Name: ore.alchemist
Version: 0.5.2
Summary: sqlalchemy zope3 integration
Home-page: http://code.google.com/p/zope-alchemist
Author: Kapil Thangavelu
Author-email: kapil.foss@gmail.com
License: ZPL
Description: ore.alchemist provides core features for zope3 relational database.
        including transformation of zope3 schemas to sqlalchemy tables,
        sqlalchemy transformation into zope3 schemas, containers.
        
        it maintains a minimal api for sqlalchemy abstraction, you can use
        whatever constructions sqlalchemy supports.
        
        additionally ore.alchemist is the foundation package for a range of additional
        services, including a range of user interface components and widgets for
        interacting with domain models. more information can be found on the project's
        homepage.
        
        
        
        
        0.5.0 2008-5-19
        
        - Relicensed under the ZPL
        
Keywords: zope zope3
Platform: UNKNOWN
