src/ztfy.utils.egg-info/PKG-INFO
branchZTK-1.1
changeset 167 f0336de241c3
parent 155 d61f5a1098fa
child 192 a86ceeb8e22f
equal deleted inserted replaced
166:6f4668311c9e 167:f0336de241c3
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: ztfy.utils
     2 Name: ztfy.utils
     3 Version: 0.3.12
     3 Version: 0.3.13
     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.13
       
    45         ------
       
    46          - added "ztfy.utils.container" utility module
       
    47          - added Python 2.7 compatibility code and timeout parameter to XML-RPC
       
    48            protocol helper
    43         
    49         
    44         0.3.12
    50         0.3.12
    45         ------
    51         ------
    46          - updated package source layout
    52          - updated package source layout
    47         
    53