src/pyams_utils.egg-info/PKG-INFO
changeset 281 b04690a8d80f
parent 247 6baaa4ce8a60
child 285 3e3da16774f2
equal deleted inserted replaced
280:f37f19b7fff3 281:b04690a8d80f
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.22
     3 Version: 0.1.23
     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.23
       
    51         ------
       
    52          - added function to check if TCP port is already opened
       
    53          - added "truncate" TALES extension
       
    54          - updated Fanstatic package docstring
       
    55         
    50         0.1.22
    56         0.1.22
    51         ------
    57         ------
    52          - updated Fanstatic's external resource declaration to handle resources types not based on URLs
    58          - updated Fanstatic's external resource declaration to handle resources types not based on URLs
    53         
    59         
    54         0.1.21
    60         0.1.21