equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-viewlet |
2 Name: pyams-viewlet |
3 Version: 0.1.5 |
3 Version: 0.1.6 |
4 Summary: PyAMS base viewlet interfaces and classes; z3c.viewlet package adapted to Pyramid |
4 Summary: PyAMS base viewlet interfaces and classes; z3c.viewlet package adapted to Pyramid |
5 Home-page: http://hg.ztfy.org/pyams/pyams_viewlet |
5 Home-page: http://hg.ztfy.org/pyams/pyams_viewlet |
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 Changelog |
11 Changelog |
12 ========= |
12 ========= |
|
13 |
|
14 0.1.6 |
|
15 ----- |
|
16 - moved resources management to BaseContentProvider class |
13 |
17 |
14 0.1.5 |
18 0.1.5 |
15 ----- |
19 ----- |
16 - added regular expression to get content provider name |
20 - added regular expression to get content provider name |
17 |
21 |