src/pyams_catalog.egg-info/PKG-INFO
changeset 24 651c3646cab3
parent 19 f3f2a1e1f3bb
child 28 d8405a4d7d45
equal deleted inserted replaced
23:1f82b278bacc 24:651c3646cab3
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-catalog
     2 Name: pyams-catalog
     3 Version: 0.1.3
     3 Version: 0.1.4
     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: 
     9 Description: 
    10         
    10         
    11         History
    11         History
    12         =======
    12         =======
       
    13         
       
    14         0.1.4
       
    15         -----
       
    16          - updated CatalogResultSet class to be able to feed it with a list of internal IDs as well a Query object
       
    17          - added "prepend" and "append" methods to CatalogResultSet class to be able to add a list of items to the beginning
       
    18            or the end of the initial results list
       
    19          - corrected "get_resolution" function with new doctests
       
    20          - added custom IKeyValue adapter for catalog
       
    21          - updated dependencies
    13         
    22         
    14         0.1.3
    23         0.1.3
    15         -----
    24         -----
    16          - added view to display properties of catalog indexes
    25          - added view to display properties of catalog indexes
    17          - updated dependencies
    26          - updated dependencies