mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Signed-off-by: Sam James <sam@gentoo.org>
15 lines
598 B
XML
15 lines
598 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
Afio makes cpio-format archives. It deals somewhat gracefully
|
|
with input data corruption, supports multi-volume archives during interactive
|
|
operation, and can make compressed archives that are much safer than compressed
|
|
tar or cpio archives. Afio is best used as an 'archive engine' in a backup
|
|
script.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">kholtman/afio</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|