Skip to content

aileron/unrar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

UNRAR

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 Status

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)

Assistance

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:

github.com/jphastings/

Your advice will be welcome!

Wiki

The github wiki for this project will have my musings on the project, please feel free to contribute:

wiki.github.com/jphastings/unrar

About

A native ruby library for extracting RAR archives.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%