Source: afio
Section: non-free/utils
Priority: optional
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/afio.git
Vcs-Git: git://anonscm.debian.org/collab-maint/afio.git
Homepage: http://freshmeat.net/projects/afio

Package: afio
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: archive file manipulation program
 Afio manipulates groups of files, copying them within or between
 filesystems and an afio archive.
 .
 Afio archives are portable as they contain only ASCII-formatted header
 information. Afio makes cpio-format archives.  Afio deals somewhat
 gracefully with input data corruption.  Afio supports multi-volume
 archives during interactive operation.  Afio 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.
