src/pyams_utils.egg-info/PKG-INFO
changeset 244 8ef3fd11a05b
parent 240 17abf8179280
child 247 6baaa4ce8a60
equal deleted inserted replaced
243:94a457eeaeaa 244:8ef3fd11a05b
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.20
     3 Version: 0.1.21
     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
    44         `ReadTheDocs <http://pyams-utils.readthedocs.org>`_
    44         `ReadTheDocs <http://pyams-utils.readthedocs.org>`_
    45         
    45         
    46         
    46         
    47         Changelog
    47         Changelog
    48         =========
    48         =========
       
    49         
       
    50         0.1.21
       
    51         ------
       
    52          - added "display_context" property to request
       
    53          - updated 'timestamp' TALES extension to specify optional ISO output format
    49         
    54         
    50         0.1.20
    55         0.1.20
    51         ------
    56         ------
    52          - added support for server's locale configuration
    57          - added support for server's locale configuration
    53          - added 'need_resource' TALES extension to include Fanstatic resource from template
    58          - added 'need_resource' TALES extension to include Fanstatic resource from template