Package gem-powerbar: Information

    Source package: gem-powerbar
    Version: 2.0.1-alt1.1
    Build time:  Apr 21, 2024, 02:55 PM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: The last progressbar-library you'll ever need
    Description: 
    This is PowerBar - The last progressbar-library you'll ever need.
    
    - Detects when stdout is not a terminal and automatically falls back to
    logging
    
    * Does not clutter your log-files with ansi-codes! * If your CLI-app can run
    interactively and non-interactively (e.g. cronjob) you will automatically get
    reasonable progress-output in both modes. * By default prints to stderr but can
    call any output-method of your choice (e.g. your favorite Logger).
    
    - Fully customizable; all output is template-driven.
    
    - All output is optional. You may set PowerBar to silently collect progress
    information (percentage-done, throughput, ETA, etc.) and then use the computed
    values elsewhere in your app.
    
    - All state can be updated at any time. For example: If you're monitoring a
    multi-part operation then you can change the status-message of a running
    PowerBar to reflect the current state.

    List of rpms provided by this srpm:
    gem-powerbar (noarch)
    gem-powerbar-devel (noarch)
    gem-powerbar-doc (noarch)
    powerbar-demo (noarch)


    List of contributors:
    Pavel Skrylev

      1. gem(hashie) >= 1.1.0
      2. rpm-build-ruby

    Last changed


    Sept. 2, 2021 Pavel Skrylev 2.0.1-alt1.1
    - ! spec
    June 21, 2019 Pavel Skrylev 2.0.1-alt1
    - Initial build for Sisyphus, packaged as a gem with usage Ruby Policy 2.0.