equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-cache |
2 Name: pyams-cache |
3 Version: 0.1.1 |
3 Version: 0.1.2 |
4 Summary: PyAMS cache management interfaces and classes |
4 Summary: PyAMS cache management interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_cache |
5 Home-page: http://hg.ztfy.org/pyams/pyams_cache |
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 |
23 |
23 |
24 |
24 |
25 History |
25 History |
26 ======= |
26 ======= |
27 |
27 |
|
28 0.1.2 |
|
29 ----- |
|
30 - added Beaker's "get_cache" helper function |
|
31 |
28 0.1.1 |
32 0.1.1 |
29 ----- |
33 ----- |
30 - removed inclusion of unused translations directory |
34 - removed inclusion of unused translations directory |
31 |
35 |
32 0.1.0 |
36 0.1.0 |