ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
Extract Zip files via SU Ruby?
-
Had anyone found a nice way to extract ZIP files via SU Ruby?
-
I recall that TBD made a PC only '.so' and there are also some zip methods available - e.g. http://sourceforge.net/projects/rubyzip/
-
No Windows & OSX compatible solution?
-
oh, is rubyzip cross platform compatible?
any other dependables? -
I think it can be ported on OSX as zlib (library that I used in dezip) is available on OSX as well.
Advertisement