src/pyams_i18n.egg-info/PKG-INFO
changeset 33 383deb35fc50
parent 28 16c82cc767a3
child 36 f4164500d545
equal deleted inserted replaced
32:e90691696919 33:383deb35fc50
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-i18n
     2 Name: pyams-i18n
     3 Version: 0.1.5
     3 Version: 0.1.6
     4 Summary: PyAMS internationalization interfaces and classes
     4 Summary: PyAMS internationalization interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_i18n
     5 Home-page: http://hg.ztfy.org/pyams/pyams_i18n
     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.6
       
    15         -----
       
    16          - add long dotted syntax to "i18n:" TALES expression (as in "i18n:view.context.title" expression, for example)
       
    17          - added exception catch in I18n negotiator against missing annotations in request
    13         
    18         
    14         0.1.5
    19         0.1.5
    15         -----
    20         -----
    16          - changed vocabularies declarations
    21          - changed vocabularies declarations
    17          - updated dependencies
    22          - updated dependencies