Пакет libxdiff1: Информация

    Бинарный пакет: libxdiff1
    Версия: 1.0-alt1_1
    Архитектура: e2kv5
    Собран:  8 июля 2022 г. 4:00
    Исходный пакет: libxdiff
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/spotrh/libxdiff

    Лицензия: LGPLv2.1+
    О пакете: Shared libxdiff library
    Описание: 
    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

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Последнее изменение


    5 июля 2021 г. Igor Vlasenko 1.0-alt1_1
    - update by mgaimport
    7 июня 2018 г. Igor Vlasenko 0.23-alt1_7
    - new version