src/pyams_utils.egg-info/PKG-INFO
changeset 119 664b86f16a91
parent 115 0fc08a1bc6e7
child 125 985534bc6ab9
equal deleted inserted replaced
118:de78bbbc9f50 119:664b86f16a91
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.8
     3 Version: 0.1.9
     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
    44         `ReadTheDocs <http://pyams-utils.readthedocs.org>`_
    44         `ReadTheDocs <http://pyams-utils.readthedocs.org>`_
    45         
    45         
    46         
    46         
    47         Changelog
    47         Changelog
    48         =========
    48         =========
       
    49         
       
    50         0.1.9
       
    51         -----
       
    52          - added "NullAdapter" class to be able to remove a default adapter for a given context
       
    53          - added "get_global_registry" function
    49         
    54         
    50         0.1.8
    55         0.1.8
    51         -----
    56         -----
    52          - updated TALES extensions interfaces
    57          - updated TALES extensions interfaces
    53          - added validation method and exception for email schema field
    58          - added validation method and exception for email schema field