archive-zip 0.13.1
Archive::Zip provides a simple Ruby-esque interface to creating, extracting, and updating ZIP archives. This implementation is 100% Ruby and loosely modeled on the archive creation and extraction capabilities of InfoZip's zip and unzip tools.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.13.1 June 20, 2025 (38.5 KB)
- 0.13.0 June 07, 2025 (38 KB)
- 0.13.0.pre1 May 26, 2025 (37.5 KB)
- 0.12.0 March 01, 2019 (57.5 KB)
- 0.11.0 January 29, 2018 (57.5 KB)
Runtime Dependencies (1):
            io-like
            ~> 0.4.0
          
    