src/pyams_utils.egg-info/PKG-INFO
changeset 229 c28aa20c304a
parent 222 04c7803a8e64
child 234 30d866448bfd
equal deleted inserted replaced
228:1edcd4c94110 229:c28aa20c304a
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.17.1
     3 Version: 0.1.18
     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         `ReadTheDocs <http://pyams-utils.readthedocs.org>`_
    45         `ReadTheDocs <http://pyams-utils.readthedocs.org>`_
    46         
    46         
    47         
    47         
    48         Changelog
    48         Changelog
    49         =========
    49         =========
       
    50         
       
    51         0.1.18
       
    52         ------
       
    53          - added default JSON encoder to serialize date and datetime objects (required for PyAMS_apm package)
       
    54          - added JS text renderer
       
    55          - use "yield from" in container's ISublocations adapters
       
    56         
       
    57         0.1.17.1
       
    58         --------
       
    59          - update "br" TALES extension to disallow empty context
    50         
    60         
    51         0.1.17
    61         0.1.17
    52         ------
    62         ------
    53          - added functions to get unique or random members from iterator
    63          - added functions to get unique or random members from iterator
    54         
    64