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

Package: ruby-celluloid-fsm
Architecture: all
Description: Celluloid Finite State Machines
 This gem provides simple finite state machines with integrated Celluloid
 timeout support. Celluloid is an actor-based concurrent object framework for
 Ruby.
