This is a native ruby library for extracting RAR archives, as created by Rar Labs’ WinRAR (rarlabs.com).
I would not currently recommend the use of this library in any external project!
Development is in its early stages, the library currently supports extraction of unencrypted, unspanned, uncompressed files from archives. I realise thats not terribly useful! More will be coming soon! (Essentially the library currently processes the file structure of the archives, rather than the compression part of them)
I’m new to Ruby programming, if you think you can help me with this software or have any ideas, please get in touch via github:
Your advice will be welcome!
The github wiki for this project will have my musings on the project, please feel free to contribute: