{"library":"moreorless","type":"library","category":null,"description":"Moreorless is a thin Python wrapper around `difflib.unified_diff` designed to simplify its usage and address common edge cases, such as the \"No newline at eof\" issue. It provides a more user-friendly interface for generating unified diffs, applying patches, and producing colorized diff output. The current version is 0.5.0, with an irregular release cadence based on contributions and feature enhancements.","language":"python","status":"active","version":"0.5.0","tags":["diff","text comparison","unified diff","patch","difflib","cli"],"install":[{"cmd":"pip install moreorless","imports":["from moreorless import unified_diff","from moreorless.patch import apply_single_file","from moreorless.click import echo_color_unified_diff","from moreorless.combined import combined_diff"]}],"homepage":null,"github":"https://github.com/thatch/moreorless","docs":null,"changelog":null,"pypi":"https://pypi.org/project/moreorless/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/moreorless/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}