File: control.in

package info (click to toggle)
libstring-diff-perl 0.07-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 296 kB
  • sloc: perl: 294; sh: 20; makefile: 14
file content (25 lines) | stat: -rw-r--r-- 922 bytes parent folder | download
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
Source: libstring-diff-perl
Section: perl
Priority: optional
Build-Depends: @cdbs@, debhelper (>= 10~)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.8
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-diff-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-diff-perl.git
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