ruby-archive-zip 0.11.0-1.1 source package in Ubuntu

Changelog

ruby-archive-zip (0.11.0-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Mon, 28 Dec 2020 23:57:48 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-archive-zip_0.11.0-1.1.dsc 2.1 KiB 0e132ceeb592d231f4fe7599f8ef5ced9dd0ad5d5eb2bf390db5208482b34956
ruby-archive-zip_0.11.0.orig.tar.gz 55.8 KiB 788c7b2ab7f94c82b2c70258a350f720aa639b728dd9751ccf064e1ccfd6e9ce
ruby-archive-zip_0.11.0-1.1.debian.tar.xz 2.1 KiB aad343ce5b72e49ef4dbca31985e9fd70c3500a5b65284556d08110a427c5e21

Available diffs

No changes file available.

Binary packages built by this source

ruby-archive-zip: Simple, extensible, pure Ruby ZIP archive support

 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.