Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1473371
 поиск   регистрация   авторизация 
 
Группа :: Работа с файлами
Пакет: xdelta1

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

Текущая версия: 1.1.3-alt0.M24.1
Время сборки: 4 июля 2006, 08:16 ( 925.5 недели назад )
Размер архива: 203.25 Kb

Домашняя страница:   http://www.cs.berkeley.edu/~jmacd/xdelta.html

Лицензия: GPL
О пакете: A binary delta generator
Описание:

XDelta is a library interface and application program designed to
compute changes between files.  These changes (deltas) are similar to
the output of the "diff" program in that they may be used to store and
transmit only the changes between files.  However, unlike diff, the
output of XDelta is not expressed in a human-readable format--XDelta
can also also apply these deltas to a copy of the original file(s).
XDelta uses a fast, linear algorithm and performs well on both binary
and text files.  XDelta typically outperforms GNU diff in both time
and generated-delta-size, even for plain text files.  XDelta also
includes a simple implementation of the Rsync algorithm and several
advanced features for implementing RCS-like file-archival with.

Текущий майнтейнер: Dmitry V. Levin

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

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

  • libxdelta2
  • libxdelta2-devel
  • xdelta1
 
design & coding: Vladimir Lettiev aka crux © 2004-2005