python3-moreorless

Python difflib with simpler arguments, and enhanced "No newline at EOF" support
  https://github.com/thatch/moreorless
  0
  no reviews



Moreorless is a thin wrapper around Python's difflib.unified_diff that Does The Right Thing for "No newline at eof". The arguments used when calling moreorless' functions are simpler than difflib's. Moreorless also supports various other functions such as `patch.apply_single_file` and `click.echo_color_unified_diff`.