File: control

package info (click to toggle)
libtext-diff-perl 0.35-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 112 kB
  • ctags: 35
  • sloc: perl: 949; makefile: 35
file content (14 lines) | stat: -rw-r--r-- 583 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libtext-diff-perl
Section: perl
Priority: optional
Maintainer: Jay Bonci <jaybonci@debian.org>
Build-Depends-Indep: debhelper (>> 4.0.0), perl (>= 5.6.0-16), libalgorithm-diff-perl
Standards-Version: 3.6.1.0

Package: libtext-diff-perl
Architecture: all
Depends: ${perl:Depends}, libalgorithm-diff-perl
Description: Perform diffs on files and record sets in perl
 CPAN's Text::Diff provides a basic set of services akin to the GNU diff 
 utility. It is not anywhere near as feature complete as GNU diff, but 
 it is better integrated with Perl and available on all platforms