src/pyams_utils.egg-info/PKG-INFO
changeset 58 c191cc6756f5
parent 52 19019589cc19
child 83 7dd73b88e345
equal deleted inserted replaced
57:c7f27ae4230d 58:c191cc6756f5
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.2
     3 Version: 0.1.3
     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
    39         
    39         
    40         
    40         
    41         Changelog
    41         Changelog
    42         =========
    42         =========
    43         
    43         
       
    44         0.1.3
       
    45         -----
       
    46          - corrected XML-RPC client for Python 3
       
    47          - added container's "find_objects_*" functions based on ISubLocations interface
       
    48         
    44         0.1.2
    49         0.1.2
    45         -----
    50         -----
    46          - imports cleanup
    51          - imports cleanup
    47          - moved IIntIds related modules from pyams_base package
    52          - moved IIntIds related modules from pyams_base package
    48         
    53