diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-29 20:36:28 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-29 20:36:28 +0000 |
commit | 0d8a30e5985de5bdea4d7ad7b9156d5c97f9793e (patch) | |
tree | 3d503022a29d6fb878bd39d5ab70b8f194664c37 /textproc/p5-Text-Diff3/pkg-descr | |
parent | 066ac7b976031d84ce56e3b658848ae9604e210b (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-Diff3/pkg-descr')
-rw-r--r-- | textproc/p5-Text-Diff3/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/p5-Text-Diff3/pkg-descr b/textproc/p5-Text-Diff3/pkg-descr new file mode 100644 index 000000000000..f99b69330260 --- /dev/null +++ b/textproc/p5-Text-Diff3/pkg-descr @@ -0,0 +1,6 @@ +To build some applications to arbitrate manipulations under concurrent +works, it is necessary to compare three texts line by line. This diff3 +code into Perl language has ported from GNU diff3.c widely used. + +WWW: http://search.cpan.org/dist/Text-Diff3 +Author: MIZUTANI Tociyuki <tociyuki@gmail.com> |