{
"info": {
"author": "Lucas Whitman",
"author_email": "lukas.whitman@gmail.com",
"bugtrack_url": null,
"classifiers": [],
"description": "This module allows for order agnostic comparison\u200e of XML data. It will \nparse files to determine if they are a match while ignoring the order \nof attributes or elements .\n\nDependencies: ElementTree\n\nSample usage:\n\n#open two files, parse with ElementTree, and pass to xml_diff function\n\noFile1 = open(r'C:\\test1.xml', 'r')\n\noFile2 = open(r'C:\\test2.xml', 'r')\n\noXml1 = ET.parse(oFile1)\n\noXml2 = ET.parse(oFile2)\n\nprint xml_diff(oXml1, oXml2)\n\n#pass in xml as strings\n\nsOrder1 = '21'\n\nsOrder2 = '12'\n\nprint xml_diff(sOrder1, sOrder2)\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\nYou should have received a copy of the GNU General Public License\nalong with this program; if not, see .",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://pypi.python.org/pypi/PizzaPyDiff",
"keywords": null,
"license": "GNU General Public License",
"maintainer": null,
"maintainer_email": null,
"name": "PizzaPyDiff",
"package_url": "https://pypi.org/project/PizzaPyDiff/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/PizzaPyDiff/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://pypi.python.org/pypi/PizzaPyDiff"
},
"release_url": "https://pypi.org/project/PizzaPyDiff/0.52dev/",
"requires_dist": null,
"requires_python": null,
"summary": "UNKNOWN",
"version": "0.52dev"
},
"last_serial": 1107622,
"releases": {
"0.1dev": [
{
"comment_text": "",
"digests": {
"md5": "cd442736e4c3955e0a0400ef1d25a2ca",
"sha256": "a82bb5c8f3e0ffe3faf8fee6c0f78417c80bb0eaaf401e3438a3e119b0a86d4d"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.1dev.win32.exe",
"has_sig": false,
"md5_digest": "cd442736e4c3955e0a0400ef1d25a2ca",
"packagetype": "bdist_wininst",
"python_version": "any",
"requires_python": null,
"size": 199120,
"upload_time": "2014-05-06T05:18:25",
"url": "https://files.pythonhosted.org/packages/21/50/006e171a53c802847e18e2f8a1394f8aca1a89f5111fb6b072cfdcff0e65/PizzaPyDiff-0.1dev.win32.exe"
},
{
"comment_text": "",
"digests": {
"md5": "2185317b63355c5cbfc0afdea28c4651",
"sha256": "3628e1e26443badd5952b3518e844b500878fc071dc23b2a0501a257828cc991"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.1dev.zip",
"has_sig": false,
"md5_digest": "2185317b63355c5cbfc0afdea28c4651",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2270,
"upload_time": "2014-05-06T05:18:22",
"url": "https://files.pythonhosted.org/packages/a6/10/3ed772e660f0626c8019fc0a036674850744d269561ac496deb4aaa7d258/PizzaPyDiff-0.1dev.zip"
}
],
"0.2dev": [
{
"comment_text": "",
"digests": {
"md5": "f581086644c2cb189ebf97956879bf74",
"sha256": "43988d75a7ba59d8b179e0ad5b640ee93c1d8f41d82259a32803392db7f50e7c"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.2dev.win32.exe",
"has_sig": false,
"md5_digest": "f581086644c2cb189ebf97956879bf74",
"packagetype": "bdist_wininst",
"python_version": "any",
"requires_python": null,
"size": 199044,
"upload_time": "2014-05-06T05:23:46",
"url": "https://files.pythonhosted.org/packages/46/bf/58331b614f525c2a79f9880f0de4b5d130c1f2e018aa5dc5e74d068f8b4b/PizzaPyDiff-0.2dev.win32.exe"
},
{
"comment_text": "",
"digests": {
"md5": "e7fb5a61a06e900e47e7410f91d27d3b",
"sha256": "6d6702c80f4f67914037d04cf5387a70a4e85d8f23aa4c5e80dcdab6fab21c62"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.2dev.zip",
"has_sig": false,
"md5_digest": "e7fb5a61a06e900e47e7410f91d27d3b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2254,
"upload_time": "2014-05-06T05:23:43",
"url": "https://files.pythonhosted.org/packages/59/27/f8c7b1c71a4150ff3f5eeed25e0ba8b3a5e6abde3d5654d89c3e2b1c28d2/PizzaPyDiff-0.2dev.zip"
}
],
"0.3dev": [
{
"comment_text": "",
"digests": {
"md5": "9b221875f63b6499c2d2d05df9602e8a",
"sha256": "ed64b0efe0df440d4b10a7732150bc718482c417f71379c8d330aeb1300bffe1"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.3dev.win32.exe",
"has_sig": false,
"md5_digest": "9b221875f63b6499c2d2d05df9602e8a",
"packagetype": "bdist_wininst",
"python_version": "any",
"requires_python": null,
"size": 199345,
"upload_time": "2014-05-06T05:26:27",
"url": "https://files.pythonhosted.org/packages/12/46/92eb01f20fcf306ca7e43ca4692a5db486db59c15ad0f32ec57304214663/PizzaPyDiff-0.3dev.win32.exe"
},
{
"comment_text": "",
"digests": {
"md5": "55bace49a71f9fbb4fb49fb9f0548cff",
"sha256": "82cd25bb4d7abded5fff9b41283d5c33b1e719deb3d3dc1f1daaa84b80698529"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.3dev.zip",
"has_sig": false,
"md5_digest": "55bace49a71f9fbb4fb49fb9f0548cff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2481,
"upload_time": "2014-05-06T05:26:23",
"url": "https://files.pythonhosted.org/packages/ed/d0/4265599de44459f6a2b999c2989a16210d8aef7c3f458d74bf996f853fd9/PizzaPyDiff-0.3dev.zip"
}
],
"0.4dev": [
{
"comment_text": "",
"digests": {
"md5": "7bb0798d574ead05ee63d308d46c7b58",
"sha256": "d01b732a2fcd2f1b61d28e3e7753d148c39fa1045c30580d3e083250249505aa"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.4dev.win32.exe",
"has_sig": false,
"md5_digest": "7bb0798d574ead05ee63d308d46c7b58",
"packagetype": "bdist_wininst",
"python_version": "any",
"requires_python": null,
"size": 199331,
"upload_time": "2014-05-06T05:27:22",
"url": "https://files.pythonhosted.org/packages/5c/2b/711301eddd444b535be17d335b88390d0385a5e1a8ac0247020202ec2c06/PizzaPyDiff-0.4dev.win32.exe"
},
{
"comment_text": "",
"digests": {
"md5": "f25d09eb21af89a8b6f868736a7cc08c",
"sha256": "ca05c8b5ef9e866e7095e7024c85bf0d940b4c3f80f60df607826e332fb8ebe8"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.4dev.zip",
"has_sig": false,
"md5_digest": "f25d09eb21af89a8b6f868736a7cc08c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2467,
"upload_time": "2014-05-06T05:27:19",
"url": "https://files.pythonhosted.org/packages/ff/a6/25c5074e050897825b6d3386a62537f117ef89540a6be123955307469905/PizzaPyDiff-0.4dev.zip"
}
],
"0.51dev": [
{
"comment_text": "",
"digests": {
"md5": "73cd15f409678b46d850a5ef29ae0284",
"sha256": "c77013c6d5247921453153a51b80f55319d8e1c8fdff869861b84f23b8d88666"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.51dev.win32.exe",
"has_sig": false,
"md5_digest": "73cd15f409678b46d850a5ef29ae0284",
"packagetype": "bdist_wininst",
"python_version": "any",
"requires_python": null,
"size": 199357,
"upload_time": "2014-05-06T05:29:37",
"url": "https://files.pythonhosted.org/packages/9e/6a/eb6002b0f9af65c3e55f337d691846d6d8fdc24291d530df066b01d42abd/PizzaPyDiff-0.51dev.win32.exe"
},
{
"comment_text": "",
"digests": {
"md5": "89c0c5a732117f1a519fb46c8b891da9",
"sha256": "13daefdffc8def6517006112206f50d101b5e9811327a376123f7d185a9ae981"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.51dev.zip",
"has_sig": false,
"md5_digest": "89c0c5a732117f1a519fb46c8b891da9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2486,
"upload_time": "2014-05-06T05:29:35",
"url": "https://files.pythonhosted.org/packages/5f/74/5b81c8028c52cc13dcc3d6c5f5b3c0275b12c38bdb233025d4fa84ebc404/PizzaPyDiff-0.51dev.zip"
}
],
"0.52dev": [
{
"comment_text": "",
"digests": {
"md5": "28487685f83cb97e0231c47aaf0789d8",
"sha256": "ddefc99806d931fab5c3f501630d2374b469c8473f2fe4b44f0259d7b7da06c2"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.52dev.win32.exe",
"has_sig": false,
"md5_digest": "28487685f83cb97e0231c47aaf0789d8",
"packagetype": "bdist_wininst",
"python_version": "any",
"requires_python": null,
"size": 200534,
"upload_time": "2014-05-29T12:17:30",
"url": "https://files.pythonhosted.org/packages/85/7a/44b2a9c01bfe9166db8d667176ee1a62090ed2ba0e90161869bf4cefaebf/PizzaPyDiff-0.52dev.win32.exe"
},
{
"comment_text": "",
"digests": {
"md5": "ecfeb061b3886607a22432142b98fe7f",
"sha256": "8325b6b06b4d38359671e7e634753089a68e38529de954ba39d7afc7a7135817"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.52dev.zip",
"has_sig": false,
"md5_digest": "ecfeb061b3886607a22432142b98fe7f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3687,
"upload_time": "2014-05-29T12:17:27",
"url": "https://files.pythonhosted.org/packages/0d/31/d8d54d9deae6c470c6b3248e19b2c401bf35040db086ec3d5e2f0f7591a6/PizzaPyDiff-0.52dev.zip"
}
],
"0.5dev": [
{
"comment_text": "",
"digests": {
"md5": "abef01ecd27ab3aefcfbb04692c5982f",
"sha256": "3ff1eec4d26ad4ff2b393fc536256afe85a298dc49b781828a1b9fef3fb70377"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.5dev.win32.exe",
"has_sig": false,
"md5_digest": "abef01ecd27ab3aefcfbb04692c5982f",
"packagetype": "bdist_wininst",
"python_version": "any",
"requires_python": null,
"size": 199336,
"upload_time": "2014-05-06T05:28:24",
"url": "https://files.pythonhosted.org/packages/c5/a4/1eb27faad8dbbd75473c1d1296ba758d4e4710455eef3fca931d3f2681ba/PizzaPyDiff-0.5dev.win32.exe"
},
{
"comment_text": "",
"digests": {
"md5": "8e58dd263f3474bb9fa93b76d203c254",
"sha256": "ff4b8066654120bff77e4eb82ecea17240d51559bbdbfc3b03685d47f337a43f"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.5dev.zip",
"has_sig": false,
"md5_digest": "8e58dd263f3474bb9fa93b76d203c254",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2467,
"upload_time": "2014-05-06T05:28:22",
"url": "https://files.pythonhosted.org/packages/8a/3b/cbaca1702e362ff677f06a5b1bbc49c01208361255ae8ec8f8f4d72f437d/PizzaPyDiff-0.5dev.zip"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "28487685f83cb97e0231c47aaf0789d8",
"sha256": "ddefc99806d931fab5c3f501630d2374b469c8473f2fe4b44f0259d7b7da06c2"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.52dev.win32.exe",
"has_sig": false,
"md5_digest": "28487685f83cb97e0231c47aaf0789d8",
"packagetype": "bdist_wininst",
"python_version": "any",
"requires_python": null,
"size": 200534,
"upload_time": "2014-05-29T12:17:30",
"url": "https://files.pythonhosted.org/packages/85/7a/44b2a9c01bfe9166db8d667176ee1a62090ed2ba0e90161869bf4cefaebf/PizzaPyDiff-0.52dev.win32.exe"
},
{
"comment_text": "",
"digests": {
"md5": "ecfeb061b3886607a22432142b98fe7f",
"sha256": "8325b6b06b4d38359671e7e634753089a68e38529de954ba39d7afc7a7135817"
},
"downloads": -1,
"filename": "PizzaPyDiff-0.52dev.zip",
"has_sig": false,
"md5_digest": "ecfeb061b3886607a22432142b98fe7f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3687,
"upload_time": "2014-05-29T12:17:27",
"url": "https://files.pythonhosted.org/packages/0d/31/d8d54d9deae6c470c6b3248e19b2c401bf35040db086ec3d5e2f0f7591a6/PizzaPyDiff-0.52dev.zip"
}
]
}