src/pyams_utils.egg-info/PKG-INFO
changeset 338 76a03dc88712
parent 335 53bc85384db2
child 381 783188a98bcb
equal deleted inserted replaced
337:d4e617c7e37a 338:76a03dc88712
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.30.3
     3 Version: 0.1.31
     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         
    45         
    46         
    46         
    47         Changelog
    47         Changelog
    48         =========
    48         =========
    49         
    49         
       
    50         0.1.31
       
    51         ------
       
    52          - added "boolean_iter" function and TALES extension to check if an iterator returns at least one value, without
       
    53            consuming it
       
    54         
    50         0.1.30.3
    55         0.1.30.3
    51         --------
    56         --------
    52          - small updates in progress management
    57          - small updates in progress management
    53         
    58         
    54         0.1.30.2
    59         0.1.30.2