Source: ruby-celluloid-essentials Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: bundler, debhelper-compat (= 13), gem2deb, ruby-dotenv, ruby-nenv, ruby-rspec-logsplit, ruby-timers Standards-Version: 3.9.7 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://github.com/celluloid/celluloid-essentials XS-Ruby-Versions: all Package: ruby-celluloid-essentials Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: bundler, ruby | ruby-interpreter, ruby-dotenv, ruby-nenv, ruby-rspec-logsplit, ruby-timers, ${misc:Depends}, ${shlibs:Depends} Breaks: ruby-celluloid (<< 0.17~) Replaces: ruby-celluloid (<< 0.17~) 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.