Группа :: Архивирование/Резервное копирование
Исходный пакет: cpio
Собрано: больше 11 лет назад
Размер архива: 741,3 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/srpms/c/cpio.git
Домашняя страница: http://www.gnu.org/software/cpio/
Лицензия: GPLv3+
О пакете: A GNU archiving program
Описание:
GNU cpio copies files into or out of a cpio or tar archive. Archives
are files which contain a collection of other files plus information
about them, such as their file name, owner, timestamps, and access
permissions. The archive can be another file on the disk, a magnetic
tape, or a pipe. GNU cpio supports the following archive formats: binary,
old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar and POSIX.1
tar. By default, cpio creates binary format archives, so that they are
compatible with older cpio programs. When it is extracting files from
archives, cpio automatically recognizes which kind of archive it is reading
and can read archives created on machines with a different byte-order.
Текущий сопровождающий:
Дмитрий Левин
Список участников
(данной и/или предыдущих сборок пакета):
- ALT QA Team Robot
- Bernhard Rosenkraenzer
- Chmouel Boudjnah
- Cristian Gafton
- Denis Havlik
- Дмитрий Левин
- Donnie Barnes
- Erik Troan
- Ilya Evseev
- Jeff Johnson
- Prospector System
- Stefan van der Eijk
- Thierry Vignaud
- cpio
- cpio-static
- Fixed creation of newc/crc archives with files containing multiple hard links.2009-09-09 Дмитрий Левин 2.10-alt2
- Moved "make check" to %check section.2009-07-06 Дмитрий Левин 2.10-alt1
- Updated to 2.10. - Removed obsolete %install_info/%uninstall_info calls.