Source: ruby-celluloid-pool
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Balasankar C <balasankarc@autistici.org>
Build-Depends: debhelper-compat (= 14),
               bundler,
               gem2deb,
               ruby-dotenv,
               ruby-nenv,
               ruby-rspec-logsplit,
               ruby-timers
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-celluloid-pool.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-celluloid-pool
Homepage: https://rubygems.org/gems/celluloid-pool

Package: ruby-celluloid-pool
Architecture: all
Description: actor pool based on Celluloid
 This gem provides an implementation of an actor pool, based on the Celluloid.
 Celluloid is an actor-based concurrent object framework for Ruby. Celluloid
 provides a simple and natural way to build fault-tolerant concurrent programs
 in Ruby
