www.byjp.me/content/posts/imported-posts/native-ruby-rar-archive-extractor.md
JP Hastings-Spital 29d6b988e7 Imported some tumblr posts
Up to 2009-04-21 from 'Musings'
2023-05-22 22:23:05 +01:00

542 B
Raw Blame History

title date draft emoji images tags
Native ruby RAR 2009-03-29 false 🗜️
ruby
code
github
rar
from-tumblr

github.com

Ive started coding a native Ruby library for extracting RAR archives. Its in early stages, but Ive placed down the code for parsing the file structure, so it can extract unencrypted, store level archives.

The ultimate aim is to allow the streaming of files from archives and the progressive extraction of files from inside archives.