src/pyams_viewlet.egg-info/PKG-INFO
changeset 11 85506e4365c5
parent 6 a6c84f9c03d3
child 14 f1f2277960c3
equal deleted inserted replaced
10:cbe311bfa4f2 11:85506e4365c5
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-viewlet
     2 Name: pyams-viewlet
     3 Version: 0.1.1
     3 Version: 0.1.2
     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
       
    12         =========
       
    13         
       
    14         0.1.2
       
    15         -----
       
    16          - splitted content provider class between BaseContentProvider and ViewContentProvider
       
    17         
       
    18         0.1.1
       
    19         -----
       
    20          - added context for request permission check
       
    21         
       
    22         0.1.0
       
    23         -----
       
    24          - first release
    11         
    25         
    12 Keywords: Pyramid PyAMS viewlet
    26 Keywords: Pyramid PyAMS viewlet
    13 Platform: UNKNOWN
    27 Platform: UNKNOWN
    14 Classifier: License :: OSI Approved :: Zope Public License
    28 Classifier: License :: OSI Approved :: Zope Public License
    15 Classifier: Development Status :: 4 - Beta
    29 Classifier: Development Status :: 4 - Beta