ruby-open4 1.3.4-1.1 source package in Ubuntu

Changelog

ruby-open4 (1.3.4-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>  Tue, 29 Dec 2020 00:51:53 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe ruby

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-open4_1.3.4-1.1.dsc 2.0 KiB c44a1fb3dd1ab0d9e77fd876f45c8bf434753e2d864fe8f3f0b74443389084d3
ruby-open4_1.3.4.orig.tar.gz 15.8 KiB c53ca942b41cd47ab36dfc960e07a8e08ada52115d5d913988c83b01c572df32
ruby-open4_1.3.4-1.1.debian.tar.xz 3.6 KiB 6162e90fb0d6343159b9843061510a82502b1fc2a4e93b3ed176d4e8ed45cdfb

Available diffs

No changes file available.

Binary packages built by this source

ruby-open4: library for managing child processes in Ruby

 Open4 lets you open child process with handles on pid, stdin, stdout, and
 stderr: manage child processes and their I/O handles easily.