[ ソース: ruby-diffy ]
パッケージ: ruby-diffy (3.4.4-1)
ruby-diffy に関するリンク
Debian の資源:
ruby-diffy ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
convenient way to diff strings in Ruby
Diffy is a Ruby library providing 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.
