src/pyams_file.egg-info/PKG-INFO
changeset 168 34c8dd07fa88
parent 165 005ff4a2d39a
child 171 a43802ee52ce
equal deleted inserted replaced
167:4760ae4610ac 168:34c8dd07fa88
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-file
     2 Name: pyams-file
     3 Version: 0.1.25
     3 Version: 0.1.26
     4 Summary: PyAMS file interfaces and classes
     4 Summary: PyAMS file interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_file
     5 Home-page: http://hg.ztfy.org/pyams/pyams_file
     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
     9 Description: 
     9 Description: 
    10         
    10         
    11         History
    11         History
    12         =======
    12         =======
       
    13         
       
    14         0.1.26
       
    15         ------
       
    16          - updated "picture" TALES extension to specify a selection and width which will be used by older
       
    17            browsers which doesn't support HTML5 <picture> tag
    13         
    18         
    14         0.1.25
    19         0.1.25
    15         ------
    20         ------
    16          - added inner editor for text and SVG files
    21          - added inner editor for text and SVG files
    17          - moved "picture" TALES extension to new "skin" module
    22          - moved "picture" TALES extension to new "skin" module