module ZipContainer
This is a ruby library to read and write ZIP Container Format files. See the ZipContainer::Container class for more information.
Constants
- VERSION
-
The current version of the
ZipContainerlibrary. - ZipError
-
Shadow Zip::Error so the rubyzip API doesn’t leak out.