src/pyams_i18n.egg-info/PKG-INFO
changeset 87 6379ce8a2ba5
parent 83 de6793899993
equal deleted inserted replaced
86:5831b250d96d 87:6379ce8a2ba5
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-i18n
     2 Name: pyams-i18n
     3 Version: 0.1.18
     3 Version: 0.1.19
     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.19
       
    15         ------
       
    16          - added "++lang++" namespace traverser for compatibility with previous Zope 3 websites
       
    17          - check for "lang" parameter in language negotiator when checking for current language; this parameter if
       
    18            defined has a higher priority than other settings
    13         
    19         
    14         0.1.18
    20         0.1.18
    15         ------
    21         ------
    16          - added class to I18n widgets container
    22          - added class to I18n widgets container
    17         
    23