ztfy.utils.egg-info/PKG-INFO
branchZTK-1.1
changeset 146 d3083b645607
parent 143 0639af2d572d
equal deleted inserted replaced
145:1c7e8bef0027 146:d3083b645607
     1 Metadata-Version: 1.0
     1 Metadata-Version: 1.1
     2 Name: ztfy.utils
     2 Name: ztfy.utils
     3 Version: 0.3.10
     3 Version: 0.3.11
     4 Summary: ZTFY utility functions and classes for Zope3
     4 Summary: ZTFY utility functions and classes for Zope3
     5 Home-page: http://www.ztfy.org
     5 Home-page: http://www.ztfy.org
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
    38         A set of ztfy.utils usage are given as doctests in ztfy/utils/doctests/README.txt
    38         A set of ztfy.utils usage are given as doctests in ztfy/utils/doctests/README.txt
    39         
    39         
    40         
    40         
    41         Changelog
    41         Changelog
    42         =========
    42         =========
       
    43         
       
    44         0.3.11
       
    45         ------
       
    46          - added dotted decimal schema field, not handling locales :-/
    43         
    47         
    44         0.3.10
    48         0.3.10
    45         ------
    49         ------
    46          - upgraded for ztfy.jqueryui 0.6.0
    50          - upgraded for ztfy.jqueryui 0.6.0
    47          - added Color schema field and widget
    51          - added Color schema field and widget