Source: ruby-celluloid-supervision
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-supervision.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-celluloid-supervision
Homepage: https://rubygems.org/gems/celluloid-supervision

Package: ruby-celluloid-supervision
Architecture: all
Description: Supervision support for Celluloid
 This gem provides Supervisors, Supervision Groups, and Supervision Trees for
 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
