Ark (computing)
From Wikipedia, the free encyclopedia
Ark | |
A screenshot of Ark from KDE 3.4.x |
|
Developer: | Rob Palmbos, Francois-Xavier Duranceau, Emily Ezust, Roberto Selbach Teixeira, Helio Castro, Georg Robbers, Henrique Pinto |
---|---|
OS: | Cross-platform |
Use: | File archiver |
License: | GPL |
Website: | SVN code in KDE trunk |
Ark is an archiving tool for KDE, included into kdeutils package.
[edit] Features
- Ark does not provide support for any archive format, but instead acts as a frontend to command-line archivers. It can work with many backends, including 7z, tar, rar, zip, gzip, bzip2, lha, zoo, and ar.
- Ark can be integrated into Konqueror, through KParts technology, if the appropriate plugin from kdeaddons package is installed. After installing it, files can be added or extracted in/from the archives using Konqueror's context menus.
- Support for editing files in archive with external programs. Files can also be deleted from the archive.
- Archives creation with drag and drop.