Source: ruby-celluloid-essentials
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.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-essentials.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-celluloid-essentials
Homepage: https://rubygems.org/gems/celluloid-essentials

Package: ruby-celluloid-essentials
Architecture: all
Description: internally used Celluloid tools and superstructural dependencies
 This gem provides essential Celluloid pieces like Notifications, Internals,
 Logging, Probe etc. that demand Supervision. Celluloid is an actor-based
 concurrent object framework for Ruby.
