Package gem-diffy: Information
Source package: gem-diffy
Version: 3.4.0-alt1
Build time: Dec 18, 2020, 05:42 PM in the task #263625
Category: Development/Ruby
Report package bugHome page: https://github.com/samg/diffy
License: MIT
Summary: Easy Diffing in Ruby
Description:
Need diffs in your ruby app? Diffy has you covered. It provides a convenient way to generate a diff from two strings or files. Instead of reimplementing the LCS diff algorithm Diffy uses battle tested Unix diff to generate diffs, and focuses on providing a convenient interface, and getting out of your way.
Maintainer: Ruby Maintainers Team