src/ztfy.utils.egg-info/PKG-INFO
branchZTK-1.1
changeset 240 6a5ad9cc00c5
parent 234 69503d5058a1
child 243 a5e0b9dad574
equal deleted inserted replaced
239:96765451d8d7 240:6a5ad9cc00c5
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: ztfy.utils
     2 Name: ztfy.utils
     3 Version: 0.4.6
     3 Version: 0.4.7
     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.4.7
       
    45         -----
       
    46          - added new "component" registry utility module
       
    47          - added date and datetime display formats
       
    48          - added "keep_chars" argument in translateString function
    43         
    49         
    44         0.4.6
    50         0.4.6
    45         -----
    51         -----
    46          - added ISet interface with permissions on zc.set.Set class
    52          - added ISet interface with permissions on zc.set.Set class
    47         
    53