Path to this page:
Subject: CVS commit: pkgsrc/textproc/ruby-differ
From: Takahiro Kambe
Date: 2023-04-30 15:36:20
Message id: 20230430133620.E2E19FA87@cvs.NetBSD.org
Log Message:
textproc/ruby-differ: add version 0.1.2
This is required by new version of textproc/ruby-kramdown-rfc2629.
Differ
Differ is a flexible, pure-Ruby diff library, suitable for use in both
command line scripts and web applications. The flexibility comes from the
fact that diffs can be built at completely arbitrary levels of granularity
(some common ones are built-in), and can be output in a variety of formats.
Files: