equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-catalog |
2 Name: pyams-catalog |
3 Version: 0.1.8 |
3 Version: 0.1.9 |
4 Summary: PyAMS catalog tools |
4 Summary: PyAMS catalog tools |
5 Home-page: http://hg.ztfy.org/pyams/pyams_catalog |
5 Home-page: http://hg.ztfy.org/pyams/pyams_catalog |
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 |
|
10 Description: |
9 Description: |
11 |
10 |
12 History |
11 History |
13 ======= |
12 ======= |
|
13 |
|
14 0.1.9 |
|
15 ----- |
|
16 - updated CatalogResultSet class to add "len()" function support |
|
17 - updated CatalogResultSet "prepend" and "append" methods to correctly keep given items order |
14 |
18 |
15 0.1.8 |
19 0.1.8 |
16 ----- |
20 ----- |
17 - updated table attributes and JSON events |
21 - updated table attributes and JSON events |
18 - updated catalog index delete view |
22 - updated catalog index delete view |
63 Classifier: License :: OSI Approved :: Zope Public License |
67 Classifier: License :: OSI Approved :: Zope Public License |
64 Classifier: Development Status :: 4 - Beta |
68 Classifier: Development Status :: 4 - Beta |
65 Classifier: Programming Language :: Python |
69 Classifier: Programming Language :: Python |
66 Classifier: Framework :: Pyramid |
70 Classifier: Framework :: Pyramid |
67 Classifier: Topic :: Software Development :: Libraries :: Python Modules |
71 Classifier: Topic :: Software Development :: Libraries :: Python Modules |
|
72 Provides-Extra: test |