Source: xarchive
Section: x11
Priority: optional
Maintainer: Lee Bigelow <ligelowbee@yahoo.com>
Build-Depends: debhelper (>= 4.0.0), autotools-dev, libgtk2.0-dev 
Standards-Version: 3.6.1

Package: xarchive
Architecture: any
Depends: ${shlibs:Depends}, bash, awk
Recommends: tar, bzip2, gzip, ncompress, rar, zip, unzip, arj
Suggests: unace, p7zip, rpm, cpio
Description: A Gtk+ front-end for various archiving programs using wrappers.
 xarchive is a generic gtk2.0 front-end for various archiving programs.  It 
 uses wrappers around command line archiving tools to do the actual work.  When
 xarchive starts it consults the wrappers in it's wrapper directory to see what
 types of files are supported.  This makes adding support for a new archive
 format a simple matter of writting a wrapper for the command line tool and
 dropping it in the wrapper directory.
 .
 currently bash shell script wrappers are provided for tar, rar, zip, arj, 
 7zip, deb, rpm, and ace. 
 (ace uses unace and only supports viewing and extracting. The deb and rpm
 support is also only for viewing and extracting.  The appropriate packaging
 tools should be used to modify debs and rpms.)
