src/pyams_skin.egg-info/PKG-INFO
changeset 76 d34c568aa4ba
parent 0 bb4aabe07487
child 102 cd4be162c775
equal deleted inserted replaced
75:74f191e6c96c 76:d34c568aa4ba
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-skin
     2 Name: pyams-skin
     3 Version: 0.1.0
     3 Version: 0.1.1
     4 Summary: PyAMS base skin interfaces and classes
     4 Summary: PyAMS base skin interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_skin
     5 Home-page: http://hg.ztfy.org/pyams/pyams_skin
     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: PyAMS (Python/Pyramid Application Management Skin) is a small set of packages used
       
    10         to build web applications and web content management tools.
    10         
    11         
       
    12         The "PyAMS skin" package provides a complete set of base classes, views, resources and templates used to
       
    13         build a web interface.
       
    14         
       
    15         This web interface is based on JQuery and Bootstrap. A large set of JQuery plug-ins are included into
       
    16         this package.
       
    17         
       
    18         The default layout is also based on "MyAMS" (My Application Management Skin), a small javascript framework
       
    19         used on top of JQuery and Bootstrap to build dynamic interfaces.
       
    20         
       
    21         
       
    22         History
       
    23         =======
       
    24         
       
    25         0.1.1
       
    26         -----
       
    27          - CSS updates
       
    28         
       
    29         0.1.0
       
    30         -----
       
    31          - First release
    11         
    32         
    12 Keywords: Pyramid PyAMS skin
    33 Keywords: Pyramid PyAMS skin
    13 Platform: UNKNOWN
    34 Platform: UNKNOWN
    14 Classifier: License :: OSI Approved :: Zope Public License
    35 Classifier: License :: OSI Approved :: Zope Public License
    15 Classifier: Development Status :: 4 - Beta
    36 Classifier: Development Status :: 4 - Beta