src/pyams_utils.egg-info/PKG-INFO
changeset 157 aedd98145b97
parent 153 417296f4bfab
child 173 f7e43a680f42
equal deleted inserted replaced
156:3ac4eb0a2b89 157:aedd98145b97
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.12
     3 Version: 0.1.13
     4 Summary: Utility functions and classes for PyAMS
     4 Summary: Utility functions and classes for PyAMS
     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
    45         `ReadTheDocs <http://pyams-utils.readthedocs.org>`_
    45         `ReadTheDocs <http://pyams-utils.readthedocs.org>`_
    46         
    46         
    47         
    47         
    48         Changelog
    48         Changelog
    49         =========
    49         =========
       
    50         
       
    51         0.1.13
       
    52         ------
       
    53          - added site root factory interface
       
    54          - updated site factory to use new factory interface utility
    50         
    55         
    51         0.1.12
    56         0.1.12
    52         ------
    57         ------
    53          - added "request_selector" subscriber predicate
    58          - added "request_selector" subscriber predicate
    54          - updated ZEO connection timeout arguments for ZEO 5.x
    59          - updated ZEO connection timeout arguments for ZEO 5.x