ruby-wisper 2.0.1-2 source package in Ubuntu

Changelog

ruby-wisper (2.0.1-2) unstable; urgency=medium

  * Source-only reupload to help with initial migration.
  * debian/salsa-ci.yml:
    - Add to enable CI.

 -- Georg Faerber <email address hidden>  Mon, 09 Mar 2020 14:14:33 +0000

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-wisper_2.0.1-2.dsc 1.4 KiB 138cd97e85caacbc37e3604f19d6539e340aaac1d20a036d643fde84dfa880bb
ruby-wisper_2.0.1.orig.tar.gz 19.0 KiB eb2b887d6ddf31fcb056af5c1c2f5b1a94a5904f7929097243ab99c3e00a642a
ruby-wisper_2.0.1-2.debian.tar.xz 2.3 KiB 95dc72815da0d8b288fedb6f59eedb9ef614222627678aaefab55277a7906e2f

Available diffs

No changes file available.

Binary packages built by this source

ruby-wisper: micro library providing objects with Publish-Subscribe capabilities

 ruby-wisper can help you build message interchange between services or
 endpoints. Both synchronous (in-process) and asynchronous (out-of-process)
 subscriptions are supported. Connect objects based on context without
 permanence. It provides an alternative to ActiveRecord callbacks and
 Observers in Rails apps.