equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-utils |
2 Name: pyams-utils |
3 Version: 0.1.30.2 |
3 Version: 0.1.30.3 |
4 Summary: Utility functions and classes for PyAMS |
4 Summary: Utility functions and classes for PyAMS |
5 Home-page: http://www.ztfy.org |
5 Home-page: http://www.ztfy.org |
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 |
45 |
45 |
46 |
46 |
47 Changelog |
47 Changelog |
48 ========= |
48 ========= |
49 |
49 |
|
50 0.1.30.3 |
|
51 -------- |
|
52 - small updates in progress management |
|
53 |
50 0.1.30.2 |
54 0.1.30.2 |
51 -------- |
55 -------- |
52 - added extra-characters to punctuation when translating string to generate URLs |
56 - added extra-characters to punctuation when translating string to generate URLs |
53 - handle IndexError in NamespaceTraverser |
57 - handle IndexError in NamespaceTraverser |
54 |
58 |