{ "info": { "author": "Milton Mobley", "author_email": "miltmobley@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Build Tools", "Topic :: System :: Operating System Kernels :: Linux" ], "description": "PatchTools\n==========\n\nDo you need to apply GIT patches to a different source version than the one on\nwhich they were developed? PatchTools can greatly accelerate the process of determining\nwhether the patches are needed by the new source, and how to fix them if they are needed.\n\nFeatures\n--------\n\n- Detects missing files in your source tree\n- Detects file that are incorrectly present in your source tree\n- Detects lines are not at the line numbers specified in the patches\n- Can find significant lines that are elsewhere in the same file\n- Issues a readable report of errors found\n\nInstallation\n------------\n\nFrom PyPi::\n\n $ sudo pip install patchtools\n \nFrom a source archive:\n\n Obtain the archive from pypi.org, extract the files, and in the root folder, enter::\n\n $ sudo python setup.py install\n\nFrom the GIT repo::\n\n $ git clone http://github.com/miltmobley/PatchTools\n \n \nDocumentation\n-------------\n\nDocumentation is available in the 'doc' folder of the source.\n\n\n\nCopyright 2014 Milton Mobley\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n A copy of the License is provided in the file 'LICENSE',\n or you may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "none", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "patchtools", "package_url": "https://pypi.org/project/patchtools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/patchtools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "none" }, "release_url": "https://pypi.org/project/patchtools/1.0.5/", "requires_dist": null, "requires_python": null, "summary": "Linux kernel patch evaluator", "version": "1.0.5" }, "last_serial": 1297731, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "717844fc09a3d51d9b2d47498e1e2c27", "sha256": "3b6a777339f769fc030b9af5b8c360be3578be91741eefe366b3d5b06a186195" }, "downloads": -1, "filename": "patchtools-1.0.3.tar.gz", "has_sig": false, "md5_digest": "717844fc09a3d51d9b2d47498e1e2c27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 191911, "upload_time": "2014-10-23T19:07:15", "url": "https://files.pythonhosted.org/packages/37/33/8656eabe2a88c22a8104b2281236ff8c0a0e4eebf86bec09f379fbbe0456/patchtools-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "2550a808e857fc4ebee408b668d8bb47", "sha256": "9b170a42dbd51e034719bb4e965299a7cc681e080040d564612577239949d88a" }, "downloads": -1, "filename": "patchtools-1.0.4.tar.gz", "has_sig": false, "md5_digest": "2550a808e857fc4ebee408b668d8bb47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 208787, "upload_time": "2014-11-03T21:24:23", "url": "https://files.pythonhosted.org/packages/11/e8/c363621f86a74c26fcaa51c44c1f7c2775b030865b441d52a6f8ae631dcc/patchtools-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "cab5ff050897a7b949fe189555290ed6", "sha256": "3c8e75067cb3788893e7b4bd4eda781e4481ad1ce1e18753c9f00c81907826b5" }, "downloads": -1, "filename": "patchtools-1.0.5.tar.gz", "has_sig": false, "md5_digest": "cab5ff050897a7b949fe189555290ed6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 209030, "upload_time": "2014-11-06T23:31:33", "url": "https://files.pythonhosted.org/packages/56/d5/7c6449472d72a76c9799b7c7b95a6be606f3882c4d17aa936a10387f6fa7/patchtools-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cab5ff050897a7b949fe189555290ed6", "sha256": "3c8e75067cb3788893e7b4bd4eda781e4481ad1ce1e18753c9f00c81907826b5" }, "downloads": -1, "filename": "patchtools-1.0.5.tar.gz", "has_sig": false, "md5_digest": "cab5ff050897a7b949fe189555290ed6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 209030, "upload_time": "2014-11-06T23:31:33", "url": "https://files.pythonhosted.org/packages/56/d5/7c6449472d72a76c9799b7c7b95a6be606f3882c4d17aa936a10387f6fa7/patchtools-1.0.5.tar.gz" } ] }