src/pyams_utils.egg-info/PKG-INFO
changeset 220 d82c0fe2a2c9
parent 208 7c71a08ff111
child 222 04c7803a8e64
equal deleted inserted replaced
219:758f286d76af 220:d82c0fe2a2c9
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.16
     3 Version: 0.1.17
     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.17
       
    52         ------
       
    53          - added functions to get unique or random members from iterator
    50         
    54         
    51         0.1.16
    55         0.1.16
    52         ------
    56         ------
    53          - updated annotation adapter factory to use a registered object factory if given factory is an
    57          - updated annotation adapter factory to use a registered object factory if given factory is an
    54            interface
    58            interface