src/pyams_utils.egg-info/PKG-INFO
changeset 293 dd5bb00e9b2b
parent 292 b338586588ad
child 297 7b2ec89e3898
equal deleted inserted replaced
292:b338586588ad 293:dd5bb00e9b2b
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.24
     3 Version: 0.1.24.1
     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.24.1
       
    51         --------
       
    52          - added 'order' attribute to INode interface
       
    53          - updated 'generate_url' function to add argument to define minimum words length with a default
       
    54            value of 2 characters (instead of 2 before)
       
    55         
    50         0.1.24
    56         0.1.24
    51         ------
    57         ------
    52          - added Pygments utilities
    58          - added Pygments utilities
    53         
    59         
    54         0.1.23
    60         0.1.23