Hello ! I'm pleased to announce a new bug fixes release for the xmldiff tool. See below for what is xmldiff and what has changed since the latest release.
What's new ? ------------ * xmldiff is no longer a logilab subpackage. Users may have to manually remove the old logilab/xmldiff directory. * fixed debian bug #275750, also reported by Christopher R Newman on the xml-projects mailing list * fixed --profile option, wrap function from maplookup when profiling so that they appear in the profile information * fixed setup.py to ignore the xmlrev shell script under windows platforms * small improvements (remove recursion in object.py, minor enhancement in mydifflib.py, rewrite of lcs4 in C) What's xmldiff ? ------------------- Xmldiff is a utility for extracting differences between two xml files. It returns a set of primitives to apply on source tree to obtain the destination tree. . The implementation is based on _Change detection in hierarchically structured information_, by S. Chawathe, A. Rajaraman, H. Garcia-Molina and J. Widom, Stanford University, 1996 Home page --------- http://www.logilab.org/projects/xmldiff Download -------- ftp://ftp.logilab.org/pub/xmldiff Mailing list ------------ [EMAIL PROTECTED] About Logilab ------------- LOGILAB provides services in the fields of XML techniques and advanced computing (implementation of intelligent agents, knowledge management, natural language processing, statistical analysis, data mining, etc.), and also trainings on Python, XML, UML, Object Oriented design, design patterns use and other cutting edge topics. To know more about Logilab, visit http://www.logilab.com/. Logilab is also a strong supporter of the Free Software movement, and an active member of the Python and Debian communities. Logilab's open source projects can be found on http://www.logilab.org/. -- Sylvain Thénault LOGILAB, Paris (France). http://www.logilab.com http://www.logilab.fr http://www.logilab.org -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html