This is a stand-alone version of Zope 3's i18nextract
-----------------------------------------------------

This package is patched a bit to allow parsing of Zope 2 pagetemplates and
Python code, with some additional modifications to allow flat i18n directories
(that directly contain all .po files, rather then having one dir per language
like Zope 3 does).

This package doesn't require any installation, but also lacks 2 important files:

./zope/security/_proxy.so
./zope/proxy/_zope_proxy_proxy.so

To obtain these files, currently you will need to install Zope X3 3.0.0 (final)
and copy the files from the 'lib/python/zope' dir into this package. An 
installer will hopefully be provided later.

