src/ztfy.utils.egg-info/PKG-INFO
branchZTK-1.1
changeset 215 7defe29db26d
parent 209 e973ec9bc1a9
child 219 777e63427bbb
equal deleted inserted replaced
214:91a1aa280326 215:7defe29db26d
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: ztfy.utils
     2 Name: ztfy.utils
     3 Version: 0.4.1
     3 Version: 0.4.2
     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.2
       
    45         -----
       
    46          - small correction in getHumanSize() function
       
    47          - added dates formatting functions
       
    48          - added check between date and datetime types in timezone module
    43         
    49         
    44         0.4.1
    50         0.4.1
    45         -----
    51         -----
    46          - use request locale formatter in getHumanSize function
    52          - use request locale formatter in getHumanSize function
    47         
    53