src/pyams_utils.egg-info/PKG-INFO
changeset 389 f0a62fab5368
parent 381 783188a98bcb
child 396 c52885f3babd
equal deleted inserted replaced
388:e768f0e1e52f 389:f0a62fab5368
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.32
     3 Version: 0.1.33
     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.33
       
    51         ------
       
    52          - added test in "relative_url" function to check if request is an instance of PyramidPublisherRequest
       
    53         
       
    54         0.1.32
       
    55         ------
       
    56          - updated unit tests
       
    57          - added Gitlab-CI integration
       
    58         
    50         0.1.31
    59         0.1.31
    51         ------
    60         ------
    52          - added "boolean_iter" function and TALES extension to check if an iterator returns at least one value, without
    61          - added "boolean_iter" function and TALES extension to check if an iterator returns at least one value, without
    53            consuming it
    62            consuming it
    54         
    63