Package ruby-daemons: Information

    Source package: ruby-daemons
    Version: 1.2.6-alt1
    Build time:  Jul 2, 2020, 02:17 PM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: A toolkit to create and control daemons in different ways
    Description: 
    Daemons provides an easy way to wrap existing ruby scripts (for
    example a self-written server) to be run as a daemon and to be
    controlled by simple start/stop/restart commands.
    
    You can also call blocks as daemons and control them from the
    parent or just daemonize the current process.
    
    Besides this basic functionality, daemons offers many advanced
    features like exception backtracing and logging (in case your
    ruby script crashes) and monitoring and automatic restarting of
    your processes if they crash.

    List of rpms provided by this srpm:
    ruby-daemons (noarch)
    ruby-daemons-doc (noarch)

    Maintainer: Andrey Cherepanov


      1. ruby-tool-rdoc
      2. ruby-tool-setup
      3. rpm-build-ruby

    Last changed


    Aug. 31, 2018 Andrey Cherepanov 1.2.6-alt1
    - New version.
    Aug. 30, 2018 Andrey Cherepanov 1.1.0-alt1.2
    - Rebuild for new Ruby autorequirements.
    Dec. 5, 2012 Led 1.1.0-alt1.1
    - Rebuilt with ruby-1.9.3-alt1