Пакет ruby-aggregate: Информация

    Исходный пакет: ruby-aggregate
    Версия: 0.2.2-alt2.1
    Собран:  10 декабря 2012 г. 1:13
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/josephruscio/aggregate

    Лицензия: MIT
    О пакете: Aggregate is a Ruby class for accumulating aggregate statistics and includes histogram support.
    Описание: 
    Aggregate is an intuitive ruby implementation of a statistics aggregator including both default and configurable histogram support. It does this
    without recording/storing any of the actual sample values, making it suitable for tracking statistics across millions/billions of sample
    without any impact on performance or memory footprint. Originally inspired by the Aggregate support in SystemTap.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ruby-aggregate (noarch)
    ruby-aggregate-doc (noarch)

    Сопровождающий: Led

    Список участников:
    Led
    Anton Gorlov

      1. ruby-test-unit
      2. ruby-tool-setup
      3. libruby-devel

    Последнее изменение


    7 декабря 2012 г. Led 0.2.2-alt2.1
    - Rebuilt with ruby-1.9.3-alt1
    15 августа 2011 г. Anton Gorlov 0.2.2-alt2
    - fix wrong url and license
    10 августа 2011 г. Anton Gorlov 0.2.2-alt1
    -  initial build for ALTLinux