ruby-fiber-local 1.0.0-2 source package in Ubuntu

Changelog

ruby-fiber-local (1.0.0-2) unstable; urgency=medium

  * Team upload
  * Source-only reupload to comply with testing migration policy

 -- Cédric Boutillier <email address hidden>  Mon, 25 Jan 2021 12:24:24 +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-fiber-local_1.0.0-2.dsc 1.7 KiB 80029c7e3c46b6bc16a7210c05153261f9b7617e350362e85601e0916507b9bf
ruby-fiber-local_1.0.0.orig.tar.gz 3.7 KiB 2eb70956e4d887e1c7185ebf1c22d29235a89618375852aac35244cce47e8ce6
ruby-fiber-local_1.0.0-2.debian.tar.xz 1.9 KiB 857a6b2c5f578ee215ccc0d22a4545a4b89316102e934ae672063b3874820cd6

Available diffs

No changes file available.

Binary packages built by this source

ruby-fiber-local: Provides a class-level mixin to make fiber local state easy

 A module to simplify fiber-local state.
 .
  - Easily access fiber-local state from a fiber.
  - Default to shared thread-local state.