blob: 1d91069b9e13b63ae079dbc83e67d7018584db11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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="freshmeat">afio</remote-id>
</upstream>
</pkgmetadata>
|