equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-i18n |
2 Name: pyams-i18n |
3 Version: 0.1.14 |
3 Version: 0.1.15 |
4 Summary: PyAMS internationalization interfaces and classes |
4 Summary: PyAMS internationalization interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_i18n |
5 Home-page: http://hg.ztfy.org/pyams/pyams_i18n |
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.15 |
|
16 ------ |
|
17 - added I18n TALES extension to handle null values |
14 |
18 |
15 0.1.14 |
19 0.1.14 |
16 ------ |
20 ------ |
17 - correction in II18n interface description |
21 - correction in II18n interface description |
18 |
22 |