class Ronin::Support::Archive::Zip::Reader

Handles reading zip archives.

@note

This provides a simple interface for reading zip archives using
the `unzip` command. If you need something more powerful, use the
[archive-zip] gem instead.

[archive-zip]: github.com/javanthropus/archive-zip

@api public

@since 1.0.0