= Zip/Ruby Copyright (c) 2008-2010 SUGAWARA Genki <sgwr_dts@yahoo.co.jp> == Description Ruby bindings for libzip. libzip is a C library for reading, creating, and modifying zip archives. == Source Code https://bitbucket.org/winebarrel/zipruby == Install gem install zipruby == Download https://rubyforge.org/frs/?group_id=6124 == Example === reading zip archive require 'zipruby' Zip::Archive.open('f
{{#tags}}- {{label}}
{{/tags}}