_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-libv8 7.3.492.27.1
Dependencies: libnode@18.19.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/rubyjs/libv8
Licenses: Expat
Synopsis: Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer
Description:

Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer

ruby-redis 4.2.5
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/redis/redis-rb
Licenses: Expat
Synopsis: Ruby client for Redis' API
Description:

This package provides a Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface.

ruby-aruba 2.1.0
Propagated dependencies: bundler@2.4.18 ruby-childprocess@4.1.0 ruby-contracts@0.17 ruby-cucumber@8.0.0 ruby-rspec-expectations@3.12.2 ruby-thor@1.2.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/cucumber/aruba
Licenses: Expat
Synopsis: Test command-line applications with Cucumber, RSpec or Minitest
Description:

Aruba is an extension for Cucumber, RSpec and Minitest for testing command-line applications. It supports applications written in any language.

ruby-clamp 1.3.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/mdub/clamp
Licenses: Expat
Synopsis: Command-line parsing library for Ruby
Description:

Clamp provides an object-model for command-line utilities. It handles parsing of command-line options, and generation of usage help.

ruby-cabin 0.9.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/jordansissel/ruby-cabin
Licenses: ASL 2.0
Synopsis: Structured and contextual logging experiments in Ruby
Description:

This Ruby library provides an experimental logging system that tries to make logging more flexible and more consumable than plain-text logging.

ruby-faker 3.2.0
Propagated dependencies: ruby-i18n@1.13.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/faker-ruby/faker
Licenses: Expat
Synopsis: Library for generating fake data
Description:

Faker is a port of Data::Faker from Perl. It is used to easily generate fake data: names, addresses, phone numbers, etc.

ruby-dhall 0.5.2
Propagated dependencies: ruby-base32@0.3.4 ruby-cbor@0.5.9.6 ruby-citrus@3.0.2 ruby-lazy-object@0.0.3 ruby-multihashes@0.2.0 ruby-promise@0.7.4 ruby-value-semantics@3.6.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://git.sr.ht/~singpolyma/dhall-ruby
Licenses: GPL 3+
Synopsis: Ruby implementation of the Dhall configuration language
Description:

Dhall.rb is a Ruby implementation of the Dhall configuration language. Dhall is a memory safe and non-Turing-complete configuration language.

ruby-brass 1.2.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://rubyworks.github.io/brass
Licenses: FreeBSD
Synopsis: Basic foundational assertions framework
Description:

BRASS (Bare-Metal Ruby Assertion System Standard) is a basic foundational assertions framework for other assertion and test frameworks to make use of.

ruby-mocha 2.0.4
Propagated dependencies: ruby-ruby2-keywords@0.0.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://mocha.jamesmead.org/
Licenses: Expat Ruby License
Synopsis: Mocking and stubbing library for Ruby
Description:

Mocha is a mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes.

ruby-mocha 1.13.0
Propagated dependencies: ruby-ruby2-keywords@0.0.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://mocha.jamesmead.org/
Licenses: Expat Ruby License
Synopsis: Mocking and stubbing library for Ruby
Description:

Mocha is a mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes.

ruby-tdiff 0.3.3-1.b662a604
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/postmodern/tdiff
Licenses: Expat
Synopsis: Calculate the differences between two tree-like structures
Description:

This library provides functions to calculate the differences between two tree-like structures. It is similar to Ruby's built-in TSort module.

ruby-rails 7.0.5.1
Propagated dependencies: bundler@2.4.18 ruby-actioncable@7.0.5.1 ruby-actionmailbox@7.0.5.1 ruby-actionmailer@7.0.5.1 ruby-actionpack@7.0.5.1 ruby-actiontext@7.0.5.1 ruby-actionview@7.0.5.1 ruby-activejob@7.0.5.1 ruby-activemodel@7.0.5.1 ruby-activerecord@7.0.5.1 ruby-activestorage@7.0.5.1 ruby-activesupport@7.0.5.1 ruby-railties@7.0.5.1 ruby-sprockets-rails@3.4.2
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Synopsis: Full-stack web framework optimized for programmer happiness
Description:

Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.

ruby-rspec 2.14.1
Propagated dependencies: ruby-rspec-core@2.14.8 ruby-rspec-mocks@2.14.6 ruby-rspec-expectations@2.14.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://rspec.info/
Licenses: Expat
Synopsis: Behavior-driven development framework for Ruby
Description:

RSpec is a behavior-driven development (BDD) framework for Ruby. This meta-package includes the RSpec test runner, along with the expectations and mocks frameworks.

ruby-rspec 3.12.0
Propagated dependencies: ruby-rspec-core@3.12.1 ruby-rspec-mocks@3.12.4 ruby-rspec-expectations@3.12.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://rspec.info/
Licenses: Expat
Synopsis: Behavior-driven development framework for Ruby
Description:

RSpec is a behavior-driven development (BDD) framework for Ruby. This meta-package includes the RSpec test runner, along with the expectations and mocks frameworks.

ruby-rexml 3.2.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby/rexml
Licenses: FreeBSD
Synopsis: XML toolkit for Ruby
Description:

Inspired by Electric XML library for Java, REXML aims to be easy-to-use API, small and fast. It supports both tree and stream document parsing.

ruby-sassc 2.4.0
Dependencies: libsass@3.6.4
Propagated dependencies: ruby-ffi@1.15.5 ruby-rake@13.0.6
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/sass/sassc-ruby
Licenses: Expat
Synopsis: Use libsss from Ruby
Description:

This library provides Ruby qFFI bindings to the libsass library. This enables rendering SASS from Ruby code.

ruby-guard 2.13.0
Propagated dependencies: ruby-formatador@0.2.5 ruby-listen@3.8.0 ruby-lumberjack@1.0.13 ruby-nenv@0.3.0 ruby-notiffany@0.1.3 ruby-pry@0.14.2 ruby-shellany@0.0.1 ruby-thor@1.2.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://guardgem.org/
Licenses: Expat
Synopsis: Tool to handle events on file system modifications
Description:

Guard is a command line tool to easily handle events on file system modifications. Guard automates various tasks by running custom rules whenever file or directories are modified.

ruby-excon 0.109.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/excon/excon
Licenses: Expat
Synopsis: Usable, fast, simple Ruby HTTP 1.1
Description:

Excon was designed to be simple, fast and performant. It works great as a general HTTP(s) client and is particularly well suited to usage in API clients.

ruby-mathn 0.1.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby/mathn
Licenses: FreeBSD
Synopsis: Extends math operations for increased precision
Description:

This gem makes mathematical operations more precise in Ruby and integrates other mathematical standard libraries. Prior to Ruby 2.5, mathn was part of the Ruby standard library.

ruby-cmath 1.0.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby/cmath
Licenses: FreeBSD
Synopsis: Trigonometric functions for complex numbers
Description:

This gem is a library that provides trigonometric and transcendental functions for complex numbers. The functions in this module accept integers, floating-point numbers or complex numbers as arguments.

ruby-mspec 1.9.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: http://rubyspec.org
Licenses: Expat
Synopsis: MSpec is a specialized framework for RubySpec
Description:

MSpec is a specialized framework that is syntax-compatible with RSpec 2 for basic features. MSpec contains additional features that assist in writing specs for Ruby implementations in ruby/spec.

ruby-lemon 0.9.1
Propagated dependencies: ruby-ae@1.8.2 ruby-ansi@1.5.0 ruby-rubytest@0.8.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://rubyworks.github.io/lemon
Licenses: FreeBSD
Synopsis: Test framework correlating code structure and test unit
Description:

Lemon is a unit testing framework that enforces highly formal case-to-class and unit-to-method test construction. This enforcement can help focus concern on individual units of behavior.

ruby-cztop 0.12.2
Dependencies: zeromq@4.3.4
Propagated dependencies: ruby-czmq-ffi-gen@0.13.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/paddor/cztop
Licenses: ISC
Synopsis: CZMQ Ruby bindings
Description:

CZMQ Ruby bindings, based on the generated low-level FFI bindings of CZMQ. The focus of of CZTop is on being easy to use and providing first class support for security mechanisms.

ruby-rouge 3.26.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: http://rouge.jneen.net/
Licenses: Expat FreeBSD
Synopsis: Code highlighter
Description:

Rouge is a code highlighter written in Ruby. It supports more than 100 languages and outputs HTML or ANSI 256-color text. Its HTML output is compatible with stylesheets designed for pygments.

Total results: 859