{ "info": { "author": "Matt Copperwaite", "author_email": "matt@copperwaite.net", "bugtrack_url": null, "classifiers": [], "description": "# CharDiff\n\nTake 2 strings as arguments and show the difference between them\n\n## Installation\n\n pip3 install chardiff\n\n## Usage\n\n python3 -m chardiff \"string1\" \"string2\" --color red\n\n## License\n\n\n Copyright (C) 2019 Matt Copperwaite \n\n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU Affero General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU Affero General Public License for more details.\n\n You should have received a copy of the GNU Affero General Public License\n along with this program. If not, see .", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yamatt/python3-chardiff", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "chardiff", "package_url": "https://pypi.org/project/chardiff/", "platform": "", "project_url": "https://pypi.org/project/chardiff/", "project_urls": { "Homepage": "https://github.com/yamatt/python3-chardiff" }, "release_url": "https://pypi.org/project/chardiff/1.0/", "requires_dist": null, "requires_python": "", "summary": "Compare 2 strings and highlight differences", "version": "1.0" }, "last_serial": 5760707, "releases": { "0.1a": [ { "comment_text": "", "digests": { "md5": "cdbe3e2ded7e44a43ee98f674158cb47", "sha256": "e07de711e40b48add15fbd2a1d161618d9d4467fd7e4d94f8dc6f43783376892" }, "downloads": -1, "filename": "chardiff-0.1a.tar.gz", "has_sig": false, "md5_digest": "cdbe3e2ded7e44a43ee98f674158cb47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1696, "upload_time": "2019-08-30T14:54:30", "url": "https://files.pythonhosted.org/packages/d4/ee/cc67a62ca411b391c5efbb665eec498947dfedf0534ff06222956b302269/chardiff-0.1a.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "4e2cd6dbcb13a73cc45e74ca2be232ed", "sha256": "e61ea96c77fc294fffe600f047647148c2d8fafde7526401849b18cdf06dbdfd" }, "downloads": -1, "filename": "chardiff-1.0.tar.gz", "has_sig": false, "md5_digest": "4e2cd6dbcb13a73cc45e74ca2be232ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1693, "upload_time": "2019-08-30T14:57:11", "url": "https://files.pythonhosted.org/packages/3b/2a/2bb0f42934f18bfc00fd184a850c59021f3e357f0b270de6f597995a4679/chardiff-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e2cd6dbcb13a73cc45e74ca2be232ed", "sha256": "e61ea96c77fc294fffe600f047647148c2d8fafde7526401849b18cdf06dbdfd" }, "downloads": -1, "filename": "chardiff-1.0.tar.gz", "has_sig": false, "md5_digest": "4e2cd6dbcb13a73cc45e74ca2be232ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1693, "upload_time": "2019-08-30T14:57:11", "url": "https://files.pythonhosted.org/packages/3b/2a/2bb0f42934f18bfc00fd184a850c59021f3e357f0b270de6f597995a4679/chardiff-1.0.tar.gz" } ] }