src/pyams_utils.egg-info/PKG-INFO
changeset 446 181e3bb4bda3
parent 442 63e3acc6e4d6
child 449 c1c9032f8477
equal deleted inserted replaced
445:98b00191ce4f 446:181e3bb4bda3
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.37
     3 Version: 0.1.38
     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.38
       
    55         ------
       
    56          - added arguments to "find_objects_matching"/"find_objects_providing" functions, to be able to
       
    57            get depth of found items
       
    58          - updated "get_text_start" function to return the initial argument value when provided length
       
    59            is negative
       
    60         
    54         0.1.37
    61         0.1.37
    55         ------
    62         ------
    56          - added "pyams_utils.date.get_timestamp(context)" function
    63          - added "pyams_utils.date.get_timestamp(context)" function
    57         
    64         
    58         0.1.36
    65         0.1.36