Source: ruby-mtrc Section: ruby Maintainer: Debian Ruby Team Uploaders: Tim Potter Build-Depends: debhelper-compat (= 14), gem2deb Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-mtrc.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-mtrc Homepage: https://github.com/aphyr/mtrc Testsuite: autopkgtest-pkg-ruby Package: ruby-mtrc Architecture: all Multi-Arch: foreign Description: library to accumulate metrics and extract basic statistics MTRC is a small library to accumulate metrics and extract basic statistics from them. This library can generate min, max, median and percentile statistics for custom metrics in Ruby code.