Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181256 - New package: app-text/xmldiff
Summary: New package: app-text/xmldiff
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.logilab.org/projects/xmldiff/
Whiteboard:
Keywords: EBUILD, InVCS
Depends on:
Blocks:
 
Reported: 2007-06-07 21:54 UTC by Santiago M. Mola (RETIRED)
Modified: 2007-06-28 00:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
xmldiff-0.6.8.ebuild (xmldiff-0.6.8.ebuild,617 bytes, text/plain)
2007-06-07 21:57 UTC, Santiago M. Mola (RETIRED)
Details
files/xmldiff-0.6.8-python2.5.patch (xmldiff-0.6.8-python2.5.patch,1.09 KB, patch)
2007-06-07 21:58 UTC, Santiago M. Mola (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Santiago M. Mola (RETIRED) gentoo-dev 2007-06-07 21:54:14 UTC
Description:
-----------------------------------------------------------------------------
Xmldiff is a Python tool that finds the differences between two similar XML files in the same way the diff utility does for text files. A description of the changes found can be displayed using Xmldiff's syntax or as an XUpdate script that can be used to "patch" the original document.
-----------------------------------------------------------------------------

Reproducible: Always

Steps to Reproduce:
Comment 1 Santiago M. Mola (RETIRED) gentoo-dev 2007-06-07 21:57:52 UTC
Created attachment 121459 [details]
xmldiff-0.6.8.ebuild

Proposed ebuild.
Comment 2 Santiago M. Mola (RETIRED) gentoo-dev 2007-06-07 21:58:32 UTC
Created attachment 121460 [details, diff]
files/xmldiff-0.6.8-python2.5.patch

Patch for Python-2.5 compatibility.
Comment 3 Santiago M. Mola (RETIRED) gentoo-dev 2007-06-08 18:25:46 UTC
Sent patch upstream, it will be fixed in the next release.
Comment 4 Santiago M. Mola (RETIRED) gentoo-dev 2007-06-28 00:38:30 UTC
Commited to CVS.