src/pyams_file.egg-info/PKG-INFO
changeset 124 0d209477b6c4
parent 110 dc5015906061
child 131 337590587165
equal deleted inserted replaced
123:01eb2fba1632 124:0d209477b6c4
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-file
     2 Name: pyams-file
     3 Version: 0.1.16.1
     3 Version: 0.1.17
     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-Content-Type: UNKNOWN
     9 Description-Content-Type: UNKNOWN
    10 Description: 
    10 Description: 
    11         
    11         
    12         History
    12         History
    13         =======
    13         =======
       
    14         
       
    15         0.1.17
       
    16         ------
       
    17          - use BTree to store image thumbnails and reduce conflicts
       
    18          - updated SVG content-type checks
       
    19          - rename IThumbnail interface to IThumbnails
       
    20          - small code optimizations
    14         
    21         
    15         0.1.16.1
    22         0.1.16.1
    16         --------
    23         --------
    17          - corrected image rendering function
    24          - corrected image rendering function
    18         
    25