slackbuilds/system/file-roller
Willy Sudiarto Raharjo fd5407d604 system/file-roller: Update doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-09 20:18:25 +00:00
..
README system/file-roller: Kill GConf mention in README 2012-08-18 22:21:30 -05:00
doinst.sh system/file-roller: Update doinst.sh. 2017-01-09 20:18:25 +00:00
file-roller.SlackBuild system/file-roller: Change email. 2017-01-07 08:49:16 +07:00
file-roller.info system/file-roller: Change email. 2017-01-07 08:49:16 +07:00
slack-desc system/file-roller: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

File-roller is an archive manager for the GNOME environment. It allows
you to:

 * Create and modify archives
 * View the content of an archive
 * View a file contained in an archive
 * Extract files from the archive

File-roller supports the following formats:

 * Tar (.tar) archives, including those compressed with
   gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2),
   compress (.tar.Z, .taz), lzop (.tar.lzo, .tzo) and lzma (.tar.lzma)
 * Zip archives (.zip)
 * Jar archives (.jar, .ear, .war)
 * 7z archives (.7z)
 * iso9660 CD images (.iso)
 * Lha archives (.lzh)
 * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2),
   compress (.Z), lzop (.lzo) and lzma (.lzma)

File-roller doesn't perform archive operations by itself, but relies on
standard tools for this.