{ "info": { "author": "Leo Lee", "author_email": "mail@debugtalk.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "# XDiff\n\nA CLI tool to compare data structures, files, folders, http responses, etc.\n\n## Install\n\n```bash\n$ python setup.py install\n```\n\n## Usage\n\n```text\n$ xdiff -h\nusage: xdiff [-h] [--log-level LOG_LEVEL]\n [--compare-files COMPARE_FILES [COMPARE_FILES ...]]\n [--compare-folders COMPARE_FOLDERS [COMPARE_FOLDERS ...]]\n\nA CLI tool to compare data structures, files, folders, http responses, etc.\n\noptional arguments:\n -h, --help show this help message and exit\n --log-level LOG_LEVEL\n Specify logging level, default is INFO.\n --compare-files COMPARE_FILES [COMPARE_FILES ...]\n Specify origin file and new file to be compared.\n --compare-folders COMPARE_FOLDERS [COMPARE_FOLDERS ...]\n Specify origin folder and new folder to be compared.\n```\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/debugtalk/xdiff.git", "keywords": "", "license": "MIT License\n\nCopyright (c) 2017 Leo Lee\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n", "maintainer": "", "maintainer_email": "", "name": "xdiff", "package_url": "https://pypi.org/project/xdiff/", "platform": "", "project_url": "https://pypi.org/project/xdiff/", "project_urls": { "Homepage": "https://github.com/debugtalk/xdiff.git" }, "release_url": "https://pypi.org/project/xdiff/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A CLI tool to compare data structures, files, folders, http responses, etc.", "version": "0.1.0" }, "last_serial": 2725832, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bafd57b1034eab9285c57c21952314eb", "sha256": "6d0975a5f714da860379e04d29aab16c61d3510caf4c9373e7d6037605369246" }, "downloads": -1, "filename": "xdiff-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bafd57b1034eab9285c57c21952314eb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6150, "upload_time": "2017-03-23T13:49:01", "url": "https://files.pythonhosted.org/packages/4c/0f/f879602b707e55018ea3b2f9680cb6f7001550f3a0b296c331e10165353b/xdiff-0.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bafd57b1034eab9285c57c21952314eb", "sha256": "6d0975a5f714da860379e04d29aab16c61d3510caf4c9373e7d6037605369246" }, "downloads": -1, "filename": "xdiff-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bafd57b1034eab9285c57c21952314eb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6150, "upload_time": "2017-03-23T13:49:01", "url": "https://files.pythonhosted.org/packages/4c/0f/f879602b707e55018ea3b2f9680cb6f7001550f3a0b296c331e10165353b/xdiff-0.1.0-py2.py3-none-any.whl" } ] }