SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Vcdiff rpm build for : OpenSuSE 13.X. For other distributions click perl-Vcdiff.

Name : perl-Vcdiff
Version : 0.505 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2015-04-20 06:43:46
Group : Development/Libraries/Perl Source RPM : perl-Vcdiff-0.505-1.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : diff and patch for binary data
Description :
Given source and target data, the \'Vcdiff::diff\' function computes a
\"delta\" that encodes the difference information needed to turn source into
target. Anyone who has source and delta can derive target with the
\'Vcdiff::patch\' function.

The point of this module is that if the source and target inputs are
related then delta can be small relative to target, meaning it may be more
efficient to send delta updates to clients over the network instead of
re-sending the whole target every time.

Even though source and target don\'t necessarily have to be binary data
(regular data is fine too), the delta will contain binary data including
NUL bytes so if your transport protocols don\'t support this you will have
to encode or escape the delta in some way (ie base64). Compressing the
delta before you do this might be worthwhile depending on the size of your
changes and the entropy of your data.

The delta format is described by http://www.faqs.org/rfcs/rfc3284.html,
\"The VCDIFF Generic Differencing and Compression Data Format\".

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-V/openSUSE_13.2/noarch

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Vcdiff)
perl(Vcdiff::Test)
perl-Vcdiff

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(:MODULE_COMPAT_5.20.1)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.20.1/Vcdiff
/usr/lib/perl5/vendor_perl/5.20.1/Vcdiff.pm
/usr/lib/perl5/vendor_perl/5.20.1/Vcdiff/Test.pm
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Vcdiff
/usr/share/doc/packages/perl-Vcdiff/Changes
/usr/share/doc/packages/perl-Vcdiff/README
/usr/share/man/man3/Vcdiff.3pm.gz

 
ICM