kio_rar 0.6 review
Downloadkio_rar is a kioslave for RAR archives. This is a very basic kioslave that supports RAR archives
|
|
kio_rar is a kioslave for RAR archives.
This is a very basic kioslave that supports RAR archives. Only listing, reading and deleting files and directories is currently support.
I use code from ark and krusader to make this (thanks!). It depends on unrar or rar to handle the archives.
The kio_rar is in KDE SVN now. If you want to get the up-to-date version, checkout the kdeplayground/ioslaves/kio_rar.
svn co -N svn://anonsvn.kde.org/home/kde/trunk/kdeplayground/ioslaves
cd ioslaves
svn co -r 439784 svn://anonsvn.kde.org/home/kde/trunk/KDE/kde-common/admin
svn up kio_rar
make -f Makefile.cvs
./configure
make
make install
What's New in This Release:
Add a class to handle RAR archives
Speedups
kio_rar 0.6 keywords