Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANN] gdiff / gpatch 0.0.1 on rubyforge

0 views
Skip to first unread message

Brian Schröder

unread,
Oct 31, 2005, 2:11:16 PM10/31/05
to
gdiff / gpatch now on rubyforge
---------------------------------------

The gdiff / gpatch library and executables now have a home on rubyforge.

That means you can install gdiff not only from source with setup.rb but also via

gem install gdiff


What is gdiff / gpatch
--------------------------

A library implementing the gdiff protocoll, a gdiff creator algorithm
based on zed shaws suffix-array implementation, and a patch algorithm
using gdiff input.

Additionally two programs (gdiff/gpatch) are included that
create/apply a patch in the binary gdiff format.

This can be used for delta compression for successive updates.

best regards,

Brian

--
http://ruby.brian-schroeder.de/

Stringed instrument chords: http://chordlist.brian-schroeder.de/


0 new messages