$Revision: 1.1 $

Copyright (c) 2005 Infrae. All rights reserved.
See also LICENSE.txt

Meta::

  Valid for:   z3locales 0.1
  Authors:     Guido Wesdorp
  Emails:      guido@infrae.com
  CVS:         $Revision: 1.1 $

z3locales
---------

Z3locales is a library, extracted from Zope X3, that provides generic 
localization functionality outside of Z3. It is used by Infrae to implement
(partial) localization of Zope 2 products.

Installation
------------

Place the product code in the Products directory of a Zope instance to make
the library available to Zope code, or place the 'src/z3locales' directory
on your PYTHONPATH to make the library available to Python.

License
-------

The code is distributed under terms of the Zope Public License version 2.1.
See also LICENSE.txt.
