equal
deleted
inserted
replaced
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 |