{ "info": { "author": "Agustin Villena, Marijn Vriens", "author_email": "marijn+xmlcompare@metronomo.cl", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Testing", "Topic :: Text Processing :: Markup :: XML" ], "description": "The xml_compare library allows to easily test two XML trees if they\r\nhave the same content. This is especially valuable when unit testing\r\nXML based systems. \r\n\r\nIf the trees differ, xml_compare tries to give a good indication on\r\nthe nature and location of difference.\r\n\r\nIt should work with any etree implementation, but it has been developed\r\nwith lxml.\r\n\r\nIt was inspired by the xml_compare method of formencode_ (\r\nhttp://formencode.org/module-formencode.doctest_xml_compare.html#xml_compare )", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "xml compare library testing", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "xml_compare", "package_url": "https://pypi.org/project/xml_compare/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/xml_compare/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/xml_compare/1.0.5/", "requires_dist": null, "requires_python": null, "summary": "xml_compare is a XML tree comparer.", "version": "1.0.5" }, "last_serial": 752840, "releases": { "1.0.5": [ { "comment_text": "", "digests": { "md5": "ae392b25ab86bee3ea484c84605a73d8", "sha256": "552d0b40fabb8c0abd139709b7d69e1f34296f2df8f03a4f2bace42b03492620" }, "downloads": -1, "filename": "xml_compare-1.0.5-py2.5.egg", "has_sig": true, "md5_digest": "ae392b25ab86bee3ea484c84605a73d8", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 4469, "upload_time": "2008-12-07T00:31:13", "url": "https://files.pythonhosted.org/packages/b7/16/fa03d60cbf321358b04300b58b576902f2da00e900747d15fb218284b7df/xml_compare-1.0.5-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "e1cf556a670748c2c22893aacbf26323", "sha256": "57799d06396c13da3bfc5e4bf8b78177cd73c4bb60a521cf347bd4d7dd2ace85" }, "downloads": -1, "filename": "xml_compare-1.0.5.tar.gz", "has_sig": true, "md5_digest": "e1cf556a670748c2c22893aacbf26323", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2966, "upload_time": "2008-12-07T00:31:07", "url": "https://files.pythonhosted.org/packages/9b/ee/a3c5818c19689484a19253a05690bcb845a442ff59a1111978e2c14e4958/xml_compare-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae392b25ab86bee3ea484c84605a73d8", "sha256": "552d0b40fabb8c0abd139709b7d69e1f34296f2df8f03a4f2bace42b03492620" }, "downloads": -1, "filename": "xml_compare-1.0.5-py2.5.egg", "has_sig": true, "md5_digest": "ae392b25ab86bee3ea484c84605a73d8", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 4469, "upload_time": "2008-12-07T00:31:13", "url": "https://files.pythonhosted.org/packages/b7/16/fa03d60cbf321358b04300b58b576902f2da00e900747d15fb218284b7df/xml_compare-1.0.5-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "e1cf556a670748c2c22893aacbf26323", "sha256": "57799d06396c13da3bfc5e4bf8b78177cd73c4bb60a521cf347bd4d7dd2ace85" }, "downloads": -1, "filename": "xml_compare-1.0.5.tar.gz", "has_sig": true, "md5_digest": "e1cf556a670748c2c22893aacbf26323", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2966, "upload_time": "2008-12-07T00:31:07", "url": "https://files.pythonhosted.org/packages/9b/ee/a3c5818c19689484a19253a05690bcb845a442ff59a1111978e2c14e4958/xml_compare-1.0.5.tar.gz" } ] }