_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-stackprof 0.2.26
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/tmm1/stackprof
Licenses: Expat
Synopsis: Sampling profiler for Ruby code
Description:

stackprof is a fast sampling profiler for Ruby code, with cpu, wallclock and object allocation samplers.

ruby-nokogumbo 1.15.2
Dependencies: zlib@1.3 libxml2@2.9.14 libxslt@1.1.37
Propagated dependencies: ruby-mini-portile@2.8.2 ruby-pkg-config@1.2.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://nokogiri.org/
Licenses: Expat
Synopsis: HTML, XML, SAX, and Reader parser for Ruby
Description:

Nokogiri (鋸) parses and searches XML/HTML, and features both CSS3 selector and XPath 1.0 support.

ruby-fastimage 2.2.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/sdsykes/fastimage
Licenses: Expat
Synopsis: FastImage finds the size or type of an image given its uri by fetching as little as needed.
Description:

FastImage finds the size or type of an image given its uri by fetching as little as needed.

ruby-asciimath 2.0.4
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/asciidoctor/asciimath
Licenses: Expat
Synopsis: AsciiMath parsing and conversion library
Description:

A pure Ruby AsciiMath parsing and conversion library. AsciiMath is an easy-to-write markup language for mathematics.

ruby-benchmark 0.1.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby/benchmark
Licenses: FreeBSD
Synopsis: Performance benchmarking library
Description:

This package provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.

ruby-sass-spec 3.5.4
Propagated dependencies: ruby-command-line-reporter@3.3.6 ruby-diffy@3.2.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/sass/sass-spec
Licenses: Expat
Synopsis: Test suite for Sass
Description:

Sass Spec is a test suite for Sass. Test cases are all in the spec directory.

ruby-sprockets 4.2.0
Propagated dependencies: ruby-concurrent@1.2.2 ruby-rack@2.2.7
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/sprockets
Licenses: Expat
Synopsis: Sprockets is a Rack-based asset packaging system
Description:

Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.

ruby-safe-yaml 1.0.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/dtao/safe_yaml
Licenses: Expat
Synopsis: YAML parser
Description:

The SafeYAML gem provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications.

ruby-yaml-lint 0.0.10
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/Pryz/yaml-lint
Licenses: Expat
Synopsis: Simple YAML check tool
Description:

yaml-lint will simply try to load the YAML file with the built-in Ruby yaml library.

ruby-appraisal 2.3.0
Propagated dependencies: bundler@2.4.18 ruby-rake@13.0.6 ruby-thor@1.2.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/thoughtbot/appraisal
Licenses: Expat
Synopsis: Appraisal integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals."
Description:

Appraisal integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals."

ruby-mimemagic 0.3.3
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/minad/mimemagic
Licenses: Expat
Synopsis: Ruby library for MIME detection by extension or content
Description:

MIME detection by extension or content, using the freedesktop.org.xml shared-mime-info database.

ruby-localhost 1.1.10
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/socketry/localhost
Licenses: Expat
Synopsis: API for generating per-user self-signed root certificates
Description:

This package provides localhost, a Ruby library for Managing a local certificate authority for self-signed, localhost development servers.

ruby-simplecov 0.13.0
Propagated dependencies: ruby-json@2.1.0 ruby-docile@1.1.5 ruby-simplecov-html@0.12.3 ruby-simplecov-json-formatter@0.1.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/simplecov-ruby/simplecov
Licenses: Expat
Synopsis: Code coverage framework for Ruby
Description:

SimpleCov is a code coverage framework for Ruby with a powerful configuration library and automatic merging of coverage across test suites.

ruby-simplecov 0.22.0
Propagated dependencies: ruby-json@2.1.0 ruby-docile@1.1.5 ruby-simplecov-html@0.12.3 ruby-simplecov-json-formatter@0.1.4
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/simplecov-ruby/simplecov
Licenses: Expat
Synopsis: Code coverage framework for Ruby
Description:

SimpleCov is a code coverage framework for Ruby with a powerful configuration library and automatic merging of coverage across test suites.

ruby-certified 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/stevegraham/certified
Licenses: Expat
Synopsis: Ensure net/https uses OpenSSL::SSL::VERIFY_PEER to verify SSL certificates and provides certificate bundle in case OpenSSL cannot find one
Description:

Ensure net/https uses OpenSSL::SSL::VERIFY_PEER to verify SSL certificates and provides certificate bundle in case OpenSSL cannot find one

ruby-prawn-svg 0.32.0
Propagated dependencies: ruby-css-parser@1.7.1 ruby-prawn@2.4.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/mogest/prawn-svg
Licenses: Expat
Synopsis: SVG renderer for the Prawn PDF library
Description:

This library allows rendering Scalable Vector Graphics (SVG) graphics directly into a Portable Document Format (PDF) document using the Prawn module.

ruby-powerpack 0.1.3
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/bbatsov/powerpack
Licenses: Expat
Synopsis: Useful extensions to core Ruby classes
Description:

This package provides a few useful extensions to core Ruby classes, including Array, Enumerable, Hash, Numeric, and String.

ruby-terraform 1.7.0
Propagated dependencies: ruby-lino@3.1.0 ruby-immutable-struct@2.4.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/infrablocks/ruby_terraform
Licenses: Expat
Synopsis: Ruby wrapper around the Terraform command line interface
Description:

This package provides a Ruby wrapper around the Terraform command line interface so that Terraform can be more easily invoked from Ruby code.

ruby-pleaserun 0.0.32
Propagated dependencies: ruby-cabin@0.9.0 ruby-clamp@1.3.2 ruby-dotenv@2.8.1 ruby-insist@1.0.0 ruby-mustache@1.1.1 ruby-stud@0.0.23
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/jordansissel/pleaserun
Licenses: ASL 2.0
Synopsis: Init scripts and service definitions generation tool
Description:

Pleaserun is a tool to generate startup scripts and service definitions. It targets service managers such as systemd, Upstart, launchd, sysv init, and runit.

ruby-bake-test 0.2.0
Propagated dependencies: ruby-bake@0.18.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ioquatix/bake-test
Licenses: Expat
Synopsis: Test suite automatic runner for Ruby
Description:

bake-test automatically discovers how to run local test suites for Ruby projects. It supports rspec, sus, as well as rake.

ruby-skiptrace 0.8.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/gsamokovarov/skiptrace
Licenses: Expat
Synopsis: Provides access for bindings relating to Ruby exceptions
Description:

skiptrace provides a way to access the bindings that relate to exceptions in Ruby, providing more information about the context in which the exception occurred.

ruby-contracts 0.17
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/egonSchiele/contracts.ruby
Licenses: FreeBSD
Synopsis: Method contracts for Ruby
Description:

This library provides contracts for Ruby. A contract describes the correct inputs and output for a method, and will raise an error if a incorrect value is found.

ruby-sys-uname 1.2.1
Propagated dependencies: ruby-ffi@1.15.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/djberg96/sys-uname
Licenses: ASL 2.0
Synopsis: Ruby interface for gathering system information
Description:

The sys-uname library provides an interface for gathering information about your current platform. It allows retrieving information such as the OS name, OS version, system name, etc.

ruby-ruby-prof 1.4.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby-prof/ruby-prof
Licenses: FreeBSD
Synopsis: Fast code profiler for Ruby
Description:

RubyProf is a fast code profiler for Ruby. Its features include:

Speed

Being a C extension, it is many times faster than the standard Ruby profiler.

Measurement Modes

It can measure program wall time, process time, object allocations and memory usage.

Reports

A variety of text and cross-referenced HTML reports can be generated.

Threads

Profiling multiple threads simultaneously is supported.

Total results: 859