src/pyams_utils.egg-info/PKG-INFO
changeset 300 f9b5bbd770c8
parent 297 7b2ec89e3898
child 304 70a87311a233
equal deleted inserted replaced
299:1b1ef6c6e165 300:f9b5bbd770c8
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.25
     3 Version: 0.1.26
     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.26
       
    51         ------
       
    52          - added Markdown text renderer
       
    53         
    50         0.1.25
    54         0.1.25
    51         ------
    55         ------
    52          - updated "factory_config" decorator so that decorated class automatically implements the interface provided by factory
    56          - updated "factory_config" decorator so that decorated class automatically implements the interface provided by factory
    53         
    57         
    54         0.1.24.1
    58         0.1.24.1