This package browser is in early development. Mind the rough edges.

ruby-sucker-punch 3.1.0

Asynchronous processing library for Ruby

Sucker Punch is a single-process Ruby asynchronous processing library. It is perfect for asynchronous processes like emailing, data crunching or social platform manipulation; and generally recommended for jobs that are fast and non-mission critical like logs, emails, etc.

Installation

Install ruby-sucker-punch 3.1.0 as follows:

guix install ruby-sucker-punch@3.1.0

Or install the latest version:

guix install ruby-sucker-punch

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.