This is a XUpdate Generator for ERP5.

See <http://www.xmldb.org/xupdate/index.html> for information on
XUpdate.

See <http://erp5.org/> for information on ERP5.

For the installation, do "python setup.py install".

Once you have installed erp5diff, you can use "erp5diff" in a shell:
$ erp5diff old.xml new.xml
See the manpage erp5diff(1) or "erp5diff --help" for more information.

Also, you can use the module ERP5Diff from your Python script.
Do "pydoc ERP5Diff" for more information.

- 2003-12-04, Yoshinori OKUJI <yo@nexedi.com>
