libalgorithm-diff-xs-perl 0.04-5 source package in Ubuntu
Changelog
libalgorithm-diff-xs-perl (0.04-5) unstable; urgency=medium * Team upload. [ Salvatore Bonaccorso ] * debian/control: Use HTTPS transport protocol for Vcs-Git URI [ gregor herrmann ] * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. * Remove Jonathan Yu from Uploaders. Thanks for your work! [ intrigeri ] * Enable all hardening build options. * Bump debhelper compatibility level to 11. * Declare Rules-Requires-Root: no. -- intrigeri <email address hidden> Sun, 21 Jan 2018 20:45:24 +0000
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libalgorithm-diff-xs-perl_0.04-5.dsc | 2.1 KiB | f4d410349217b173909c69c81bf0dc4f545572db203658a7f94c44012520e221 |
libalgorithm-diff-xs-perl_0.04.orig.tar.gz | 46.6 KiB | cea89b47e1f70fa78f55f3c405491ce36d3effd9980f5c5491edffa31aa77153 |
libalgorithm-diff-xs-perl_0.04-5.debian.tar.xz | 2.7 KiB | 3935af413d77cc00436d9f99f9369b5349e716223d79ca249a2f61a4c5ad51e0 |
Available diffs
No changes file available.
Binary packages built by this source
- libalgorithm-diff-xs-perl: module to find differences between files (XS accelerated)
Algorithm:
:Diff:: XS is a Perl diff utility module based on Joe Schaefer's
excellent but not very well-known Algorithm::LCS module, with a drop-in
interface identical to Algorithm::Diff.
.
Note that only the LCSidx function is optimized in XS at the moment, which
means only compact_diff will get significantly faster for large data sets,
while diff and sdiff will run in identical speed as Algorithm::Diff.
- libalgorithm-diff-xs-perl-dbgsym: debug symbols for libalgorithm-diff-xs-perl