src/pyams_template.egg-info/PKG-INFO
changeset 12 fae764fa609a
parent 9 e1f838a861f1
child 19 270c209df927
equal deleted inserted replaced
11:be5b3d594a84 12:fae764fa609a
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-template
     2 Name: pyams-template
     3 Version: 0.1.1
     3 Version: 0.1.2
     4 Summary: PyAMS base template interfaces and classes
     4 Summary: PyAMS base template interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_template
     5 Home-page: http://hg.ztfy.org/pyams/pyams_template
     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
    10 Description: ===============
    10 Description: ===============
    11         PyAMS Templates
    11         PyAMS Templates
    12         ===============
    12         ===============
    13         
    13         
    14         
    14         
       
    15         History
       
    16         =======
       
    17         
       
    18         0.1.2
       
    19         -----
       
    20          - added "override_template" and "override_layout" functions to override class template or layout
       
    21            without using ZCML
       
    22         
       
    23         0.1.1
       
    24         -----
       
    25          -
       
    26         
       
    27         0.1.0
       
    28         -----
       
    29          - first release
    15         
    30         
    16 Keywords: Pyramid PyAMS template
    31 Keywords: Pyramid PyAMS template
    17 Platform: UNKNOWN
    32 Platform: UNKNOWN
    18 Classifier: License :: OSI Approved :: Zope Public License
    33 Classifier: License :: OSI Approved :: Zope Public License
    19 Classifier: Development Status :: 4 - Beta
    34 Classifier: Development Status :: 4 - Beta