{ "info": { "author": "Ruy Asan", "author_email": "ruyasan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing" ], "description": "A library for comparing trees of various objects\n in a way that yields useful \"paths\" to each difference. Simply\n knowing that two object blobs differ is hardly useful without\n knowing where exactly the differences are located. For text\n blobs, text-diff utilities can solve this problem, but they are\n ill suited for dealing with arbitrary data structures such as\n dictionaries where key order doesn't matter.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rubyruy/treecompare", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "treecompare", "package_url": "https://pypi.org/project/treecompare/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/treecompare/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rubyruy/treecompare" }, "release_url": "https://pypi.org/project/treecompare/1.0/", "requires_dist": null, "requires_python": null, "summary": "Compare complex trees of objects with useful \n \tdiff output and fuzzy matching options.", "version": "1.0" }, "last_serial": 800906, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "66ef5a9b97b4d45c4bd8e72f05322658", "sha256": "3aea6de75fa64ab2800d02087451dd81f4d02bed2abef75e2ad91f9e252c1e02" }, "downloads": -1, "filename": "treecompare-1.0.tar.gz", "has_sig": false, "md5_digest": "66ef5a9b97b4d45c4bd8e72f05322658", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8491, "upload_time": "2012-03-20T15:19:47", "url": "https://files.pythonhosted.org/packages/60/11/f69c6083194d7653482856634f44fde308edcce9422212fb0b3eb433cc67/treecompare-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "66ef5a9b97b4d45c4bd8e72f05322658", "sha256": "3aea6de75fa64ab2800d02087451dd81f4d02bed2abef75e2ad91f9e252c1e02" }, "downloads": -1, "filename": "treecompare-1.0.tar.gz", "has_sig": false, "md5_digest": "66ef5a9b97b4d45c4bd8e72f05322658", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8491, "upload_time": "2012-03-20T15:19:47", "url": "https://files.pythonhosted.org/packages/60/11/f69c6083194d7653482856634f44fde308edcce9422212fb0b3eb433cc67/treecompare-1.0.tar.gz" } ] }