{ "info": { "author": "K Richard Pixley", "author_email": "rich@noir.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing", "Topic :: Utilities" ], "description": "####\nRCMP\n####\n\nRcmp is a more flexible file and directory comparison tool.\n\nInstallation\n============\n\nInstall the Python modules. You can either do it for all users:\n\n.. code:: console\n\n # python setup.py install\n\nOr just for yourself:\n\n.. code:: console\n\n $ python setup.py install --user\n\nUnit Tests\n==========\n\nYou can run the unit tests using \"make check\" but this currently\npresupposes some things like a globally installed version of\nvirtualenv.\n\nUsage\n=====\n\nThe basic idea here is that depending on content, files don't have to\nbe bitwise identical in order to be equivalent or \"close enough\".\nThis is particularly true for things like build directories where\nbinaries might include otherwise irrelevant nondeterminisms like time\nstamps. Rcmp includes a flexible extension structure to allow for a\nliving set of file comparisons.\n\nSee doc for more info.\n", "description_content_type": null, "docs_url": "https://pythonhosted.org/rcmp/", "download_url": "https://api.github.com/repos/rich-pixley/rcmp/tarball", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rich-pixley/rcmp", "keywords": "", "license": "APACHE", "maintainer": null, "maintainer_email": null, "name": "rcmp", "package_url": "https://pypi.org/project/rcmp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rcmp/", "project_urls": { "Download": "https://api.github.com/repos/rich-pixley/rcmp/tarball", "Homepage": "https://github.com/rich-pixley/rcmp" }, "release_url": "https://pypi.org/project/rcmp/0.8/", "requires_dist": null, "requires_python": null, "summary": "A flexible and extendable file and directory comparison tool.", "version": "0.8" }, "last_serial": 873156, "releases": { "0.7": [ { "comment_text": "", "digests": { "md5": "bc7faadf5b9e135bbbb0923d46ac6c7f", "sha256": "7053272c15df2d16e0ffb9cba54f0cd9c9e9e7942ad486fe296fc410161329e5" }, "downloads": -1, "filename": "rcmp-0.7-py2.6.egg", "has_sig": false, "md5_digest": "bc7faadf5b9e135bbbb0923d46ac6c7f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 46501, "upload_time": "2013-07-05T21:31:39", "url": "https://files.pythonhosted.org/packages/dc/6a/9e6d6d573424f31ade0a212eca7c8e0e2eb4291db8579e91d90d51d03ef2/rcmp-0.7-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "ac87a94693741d97b9a51505f3cf9366", "sha256": "ebcdc005fca407597c89ebf11ec62699583b446b16ffd0ea341a101b31409f42" }, "downloads": -1, "filename": "rcmp-0.7-py2.7.egg", "has_sig": false, "md5_digest": "ac87a94693741d97b9a51505f3cf9366", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 45959, "upload_time": "2013-07-05T21:31:50", "url": "https://files.pythonhosted.org/packages/4a/c2/5e9f486bb55d4193ea96a4a0f76c29b6a2bc3aa4056cb472300d7c2af33c/rcmp-0.7-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "8a6f84777c126dc518a92ef5d7fe59c5", "sha256": "81d9e0aab1c2e827b0a27cbda919422be1e1323089186cbc84dfb5652c78619d" }, "downloads": -1, "filename": "rcmp-0.7.tar.bz2", "has_sig": false, "md5_digest": "8a6f84777c126dc518a92ef5d7fe59c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65018, "upload_time": "2013-07-05T21:30:57", "url": "https://files.pythonhosted.org/packages/f9/f5/46bb575aad40daaa48ca08a99107775ecefc7c631e54db55e101e237c32b/rcmp-0.7.tar.bz2" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "45a6e765c93ecc2680350f1c80849b37", "sha256": "58c085608e5c888b5fec67df1f1b48f053793cb72f9a8aae957e5c4c6aa65a56" }, "downloads": -1, "filename": "rcmp-0.8-py2.7.egg", "has_sig": false, "md5_digest": "45a6e765c93ecc2680350f1c80849b37", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 56250, "upload_time": "2013-09-24T20:18:07", "url": "https://files.pythonhosted.org/packages/10/9e/e006fce245967186a32683e7f0db14cf969db51187224bd41009f2fcde42/rcmp-0.8-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "65a48c4170d52f758f8bb9f4b5fbc8c9", "sha256": "222cf1332fcbf73b74fed1e962fb86fb58ff8dddea28b6666470e5680909b506" }, "downloads": -1, "filename": "rcmp-0.8.tar.bz2", "has_sig": false, "md5_digest": "65a48c4170d52f758f8bb9f4b5fbc8c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 109724, "upload_time": "2013-09-24T20:17:58", "url": "https://files.pythonhosted.org/packages/68/2d/9a8520e18259fa478fd12a4475cbbdd3a700dc1d9699a414c633cf480eb3/rcmp-0.8.tar.bz2" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "45a6e765c93ecc2680350f1c80849b37", "sha256": "58c085608e5c888b5fec67df1f1b48f053793cb72f9a8aae957e5c4c6aa65a56" }, "downloads": -1, "filename": "rcmp-0.8-py2.7.egg", "has_sig": false, "md5_digest": "45a6e765c93ecc2680350f1c80849b37", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 56250, "upload_time": "2013-09-24T20:18:07", "url": "https://files.pythonhosted.org/packages/10/9e/e006fce245967186a32683e7f0db14cf969db51187224bd41009f2fcde42/rcmp-0.8-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "65a48c4170d52f758f8bb9f4b5fbc8c9", "sha256": "222cf1332fcbf73b74fed1e962fb86fb58ff8dddea28b6666470e5680909b506" }, "downloads": -1, "filename": "rcmp-0.8.tar.bz2", "has_sig": false, "md5_digest": "65a48c4170d52f758f8bb9f4b5fbc8c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 109724, "upload_time": "2013-09-24T20:17:58", "url": "https://files.pythonhosted.org/packages/68/2d/9a8520e18259fa478fd12a4475cbbdd3a700dc1d9699a414c633cf480eb3/rcmp-0.8.tar.bz2" } ] }