src/pyams_utils.egg-info/PKG-INFO
changeset 396 c52885f3babd
parent 389 f0a62fab5368
child 399 088dadea87f7
equal deleted inserted replaced
395:5cb941e31c86 396:c52885f3babd
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-utils
     2 Name: pyams-utils
     3 Version: 0.1.33
     3 Version: 0.1.34
     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.34
       
    51         ------
       
    52          - don't escape slashes when generating content's URL
       
    53          - added schema field to display JSON mapping data
       
    54         
    50         0.1.33
    55         0.1.33
    51         ------
    56         ------
    52          - added test in "relative_url" function to check if request is an instance of PyramidPublisherRequest
    57          - added test in "relative_url" function to check if request is an instance of PyramidPublisherRequest
    53         
    58         
    54         0.1.32
    59         0.1.32