Source: libstring-diff-perl
Section: perl
Priority: optional
Build-Depends: cdbs (>= 0.4.122~),
 devscripts,
 perl,
 libmodule-build-tiny-perl,
 debhelper (>= 10~),
 dh-buildinfo,
 libalgorithm-diff-perl,
 libtest-base-perl,
 libyaml-perl (>= 1.21),
 libhtml-parser-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.8
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libstring-diff-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libstring-diff-perl
Homepage: https://metacpan.org/release/String-Diff
Testsuite: autopkgtest-pkg-perl

Package: libstring-diff-perl
Architecture: all
Depends: ${perl:Depends},
 ${misc:Depends},
 ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Description: simple diff for strings
 String::Diff compares two strings, and emphasizes changed hunks within
 the resulting diff.
 .
 The markup of the addition and the deletion can be freely changed, e.g.
 coloring for the terminal with ANSI, or using HTML for web usage.
Multi-Arch: foreign
