Metadata-Version: 1.0
Name: khufu-deform
Version: 1.0a1
Summary: Deform bindings and automatic CRUD views for SQLAlchemy models on Pyramid
Home-page: http://khufuproject.github.com/khufu_deform
Author: Rocky Burt
Author-email: rocky@serverzen.com
License: BSD
Description: *khufu_deform* is a framework component providing integration between
        the deform form library, SQLAlchemy, and the Pyramid web application platform.
        
        Please see `khufu_deform @ github
        <http://khufuproject.github.com/khufu_deform/>`_
        or `docs/index.rst
        <https://github.com/khufuproject/khufu_deform/blob/master/docs/index.rst>`_
        in the source distribution for full docs.
        
        
        Changes
        =======
        
        1.0a1 (Nov-18-2011)
        -------------------
        
          * First release
        
Keywords: pyramid khufu deform
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
