Metadata-Version: 1.0
Name: xooof.schema.dev
Version: 0.1.1
Summary: The zope schema parts of the xooof runtime development tools for python
Home-page: http://sourceforge.net/projects/xooof/
Author: Laurent Mignon
Author-email: laurent.mignon__at__softwareag.com
License: GNU Lesser General Public License
Description: Introduction
        ============
        
        xooof.schema.dev generate zope.interfaces.Interface interfaces based on
        structure declared in xml format based on the struct.dtd.
        
        xooof.schema.dev is a tools parts of the xooof framework. See
        http://www.xooof.org
        
        Changelog
        =========
        
        Version 0.1.1 - (2009-01-97)
        ----------------------------
        
        - fix main function entry points (accept *args and **kwargs)
        
        - fix _stringToStringValue for boolean. When passing "0" as default value for tboolean, it was interpreted as True (changeset:278)
        
        
        Version 0.1
        -----------
        
        - Initial release
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
