src/pyams_utils.egg-info/PKG-INFO
changeset 442 63e3acc6e4d6
parent 439 d2a70e493aa8
child 446 181e3bb4bda3
equal deleted inserted replaced
441:b3b41d340a04 442:63e3acc6e4d6
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.36
     3 Version: 0.1.37
     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
    49         
    49         
    50         
    50         
    51         Changelog
    51         Changelog
    52         =========
    52         =========
    53         
    53         
       
    54         0.1.37
       
    55         ------
       
    56          - added "pyams_utils.date.get_timestamp(context)" function
       
    57         
    54         0.1.36
    58         0.1.36
    55         ------
    59         ------
    56          - added multiple mail addresses schema field
    60          - added multiple mail addresses schema field
    57          - added pyams_utils.list.unique_iter_max() function to get items out of an iterable containing
    61          - added pyams_utils.list.unique_iter_max() function to get items out of an iterable containing
    58            the biggest value for a given key
    62            the biggest value for a given key