ztfy.utils.egg-info/PKG-INFO
branchZTK-1.1
changeset 126 57d4ca60eb61
parent 123 e88a6168a90e
child 140 d5e916191cf4
equal deleted inserted replaced
125:dec1ba47922a 126:57d4ca60eb61
     1 Metadata-Version: 1.0
     1 Metadata-Version: 1.0
     2 Name: ztfy.utils
     2 Name: ztfy.utils
     3 Version: 0.3.7
     3 Version: 0.3.9
     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.9
       
    45         -----
       
    46          - added HTTP client based on httplib2, handling authentication and proxies
       
    47         
       
    48         0.3.8
       
    49         -----
       
    50          - corrected encodings vocabulary
    43         
    51         
    44         0.3.7
    52         0.3.7
    45         -----
    53         -----
    46          - added encodings vocabulary
    54          - added encodings vocabulary
    47         
    55