Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37043887
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libxdiff

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.0-alt1_1
Время сборки: 5 июля 2021, 14:04 ( 142.5 недели назад )
Размер архива: 361.58 Kb

Домашняя страница:   https://github.com/spotrh/libxdiff

Лицензия: LGPLv2.1+
О пакете: Create diffs/patches for text/binary files
Описание:

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

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libxdiff-devel
  • libxdiff0
  • libxdiff0-debuginfo
  • libxdiff1
  • libxdiff1-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin