An utility for comparing content of ZIP files. It does not extract the files anywhere, its's using instead ZIP::ZipFile class from rubyzip gem which enables to access ZIP files like a file system. It uses MD5 to compare files.
Szymon (jeznet) Jeż
gem "zip_content_comparator", "~> 0.1.0"