src/ztfy.utils.egg-info/PKG-INFO
branchZTK-1.1
changeset 198 617034d35c3b
parent 192 a86ceeb8e22f
child 204 7eca33dd6233
equal deleted inserted replaced
197:67242b459a6d 198:617034d35c3b
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: ztfy.utils
     2 Name: ztfy.utils
     3 Version: 0.3.13
     3 Version: 0.3.14
     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.14
       
    45         ------
       
    46          - added legend on ZEO connection properties edit form
       
    47          - force usage of "escapeSlashes" argument when checking new content name
    43         
    48         
    44         0.3.13
    49         0.3.13
    45         ------
    50         ------
    46          - added ZEO connection interface, utility and tools
    51          - added ZEO connection interface, utility and tools
    47          - added "ztfy.utils.container" utility module
    52          - added "ztfy.utils.container" utility module