Package libxdiff: Information

    Source package: libxdiff
    Version: 0.23-alt1_7
    Build time:  Jun 20, 2018, 09:48 AM in the task #208714
    Category: System/Libraries
    Report package bug
    License: LGPLv2.1+
    Summary: Create diffs/patches for text/binary files
    Description: 
    The LibXDiff library implements basic and yet complete functionalities
    to create file differences/patches to both binary and text files. It
    uses memory files as file abstraction to achieve both performance and
    portability. For binary files, it implements (with some modification)
    the algorithm described in "File System Support for Delta Compression"
    by Joshua P. MacDonald. For text files, it follows directives described
    in "An O(ND) Difference Algorithm and Its Variations" by Eugene W.
    Myers. Memory files used by the library are basically a collection of
    buffers that store the file content.

    List of rpms provided by this srpm:
    libxdiff-devel (x86_64, i586, aarch64)
    libxdiff0 (x86_64, i586, aarch64)
    libxdiff0-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. autoconf
      2. automake
      3. rpm-macros-mageia-compat
      4. gcc-c++
      5. libtool

    Last changed


    June 7, 2018 Igor Vlasenko 0.23-alt1_7
    - new version