Package: libalgorithm-diff-perl / 1.19.02-1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
This is Debian GNU/Linux's prepackaged version of Algorithm::Diff This
is a perl library for finding Longest Common Sequences on textual
information.

Michael Alan Dorman originally built this package.  It was later maintained
by Florian Weimer <fw@deneb.enyo.de> and is now taken care of by the Debian
Perl Group.

The original sources should always be available from the Comprehensive
Perl Archive Network (CPAN): http://www.cpan.org/modules/by-module/Algorithm/

The only change for the Debian package was the addition of the debian/
files.

The Algorithm::Diff copyright is as follows:

| Parts Copyright (c) 2000-2004 Ned Konz.  All rights reserved.
| Parts by Tye McQueen.
|
| This program is free software; you can redistribute it and/or modify it
| under the same terms as Perl.

Perl is distributed under your choice of the GNU General Public License or
the Artistic License.  On Debian GNU/Linux systems, the complete text of the
GNU General Public License can be found in `/usr/share/common-licenses/GPL'
and the Artistic Licence in `/usr/share/common-licenses/Artistic'.

cdiff.pl, diff.pl, diffnw.pl:
 Copyright 1998 M-J. Dominus. (mjd-perl-diff@plover.com)
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl.