_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-matrix 0.4.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/matrix
Licenses: FreeBSD
Synopsis: @code{Matrix} and @code{Vector} classes implementation for Ruby
Description:

This Ruby library provides an implementation of the Matrix and Vector classes. The Matrix class represents a mathematical matrix. It provides methods for creating matrices, operating on them arithmetically and algebraically, and determining their mathematical properties (trace, rank, inverse, determinant, eigensystem, etc.). The Vector class represents a mathematical vector, which is useful in its own right, and also constitutes a row or column of a Matrix.

ruby-rubyzip 2.3.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/rubyzip/rubyzip
Licenses: FreeBSD
Synopsis: Ruby module is for reading and writing zip files
Description:

The rubyzip module provides ways to read from and create zip files.

ruby-unf-ext 0.0.9.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/knu/ruby-unf_ext
Licenses: Expat
Synopsis: Unicode normalization form support library
Description:

This package provides unicode normalization form support for Ruby.

ruby-packnga 1.0.4
Propagated dependencies: ruby-gettext@3.4.4 ruby-yard@0.9.37
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://ranguba.org/packnga/
Licenses: LGPL 2.0+
Synopsis: Utility library to package internationalized libraries
Description:

Packnga is a library to translate to many languages using YARD.

ruby-options 2.3.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ahoward/options
Licenses: Ruby License
Synopsis: Ruby library to parse options from *args cleanly
Description:

The options library helps with parsing keyword options in Ruby functions.

ruby-sqlite3 2.5.0
Dependencies: sqlite@3.39.3
Propagated dependencies: ruby-mini-portile@2.8.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/sparklemotion/sqlite3-ruby
Licenses: Modified BSD
Synopsis: Interface with SQLite3 databases
Description:

This module allows Ruby programs to interface with the SQLite3 database engine.

ruby-sqlite3 1.4.4
Dependencies: sqlite@3.39.3
Propagated dependencies: ruby-mini-portile@2.8.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/sparklemotion/sqlite3-ruby
Licenses: Modified BSD
Synopsis: Interface with SQLite3 databases
Description:

This module allows Ruby programs to interface with the SQLite3 database engine.

ruby-libvirt 0.8.2
Dependencies: libvirt@11.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://ruby.libvirt.org/
Licenses: LGPL 2.1+
Synopsis: Ruby bindings for libvirt
Description:

This package provides Ruby language binding for libvirt's native C API.

ruby-coderay 1.1.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: http://coderay.rubychan.de
Licenses: Expat
Synopsis: Ruby syntax highlighting library
Description:

Coderay is a Ruby library that provides syntax highlighting for select languages.

ruby-sinatra 3.0.5
Propagated dependencies: ruby-mustermann@3.0.0 ruby-rack@2.2.7 ruby-rack-protection@3.0.5 ruby-tilt@2.2.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://sinatrarb.com/
Licenses: Expat
Synopsis: DSL for quick web applications creation in Ruby
Description:

Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.

ruby-contest 0.1.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/citrusbyte/contest
Licenses: Expat
Synopsis: Write declarative tests using nested contexts
Description:

Contest allows writing declarative Test::Unit tests using nested contexts without performance penalties.

ruby-blather 2.0.0
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-eventmachine@1.2.7 ruby-niceogiri@1.1.2 ruby-nokogiri@1.16.8 ruby-sucker-punch@3.1.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/adhearsion/blather
Licenses: Expat
Synopsis: XMPP Domain Specific Language for Ruby
Description:

Blather is a XMPP DSL for Ruby written on top of EventMachine and Nokogiri.

ruby-net-scp 4.1.0
Propagated dependencies: ruby-net-ssh@7.1.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/net-ssh/net-scp
Licenses: Expat
Synopsis: Pure-Ruby SCP client library
Description:

Net::SCP is a pure-Ruby implementation of the SCP client protocol.

ruby-treetop 1.6.12
Propagated dependencies: ruby-polyglot@0.3.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/cjheath/treetop
Licenses: Expat
Synopsis: Ruby-based parsing DSL based on parsing expression grammars
Description:

This package provides a Ruby-based Parsing Expression Grammar (PEG) parser generator Domain Specific Language (DSL).

ruby-faraday 2.13.1
Propagated dependencies: ruby-ruby2-keywords@0.0.5 ruby-faraday-net-http@3.0.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/lostisland/faraday
Licenses: Expat
Synopsis: Ruby HTTP/REST API client library
Description:

Faraday is a HTTP/REST API client library which provides a common interface over different adapters.

ruby-webmock 3.11.2
Propagated dependencies: ruby-addressable@2.8.1 ruby-crack@0.4.5 ruby-hashdiff@1.0.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/bblimke/webmock
Licenses: Expat
Synopsis: Allows stubbing and setting expectations on HTTP requests
Description:

WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. This is useful when testing software.

ruby-rainbow 3.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/sickill/rainbow
Licenses: Expat
Synopsis: Colorize printed text on ANSI terminals
Description:

rainbow provides a string presenter object to colorize strings by wrapping them in ANSI escape codes.

ruby-webmock 2.3.2
Propagated dependencies: ruby-addressable@2.8.1 ruby-crack@0.4.5 ruby-hashdiff@1.0.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/bblimke/webmock
Licenses: Expat
Synopsis: Allows stubbing and setting expectations on HTTP requests
Description:

WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. This is useful when testing software.

ruby_version 1.0.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/janlelis/ruby_version
Licenses: Expat
Synopsis: Ruby library to help check the Ruby version
Description:

ruby_version provides a RubyVersion module to simplify checking for the right Ruby version in software.

ruby-rubocop 1.68.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rubocop/rubocop
Licenses: Expat
Synopsis: Ruby code style checking tool
Description:

rubocop is a Ruby code style checking tool. It aims to enforce the community-driven Ruby Style Guide.

ruby-shoulda 4.0.0
Propagated dependencies: ruby-shoulda-context@2.0.0 ruby-shoulda-matchers@5.3.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/thoughtbot/shoulda
Licenses: Expat
Synopsis: Context framework and matchers for testing
Description:

shoulda is a meta-package combining shoulda-context and shoulda-matchers providing tools for writing tests.

ruby-rubocop 1.68.0
Propagated dependencies: ruby-json@2.1.0 ruby-language-server-protocol@3.17.0.3 ruby-parallel@1.21.0 ruby-parser@3.3.7.0 ruby-progressbar@1.10.1 ruby-rainbow@3.0.0 ruby-regexp-parser@2.9.0 ruby-rexml@3.2.5 ruby-rubocop-ast@1.37.0 ruby-unicode-display-width@2.4.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/rubocop/rubocop
Licenses: Expat
Synopsis: Ruby code style checking tool
Description:

rubocop is a Ruby code style checking tool. It aims to enforce the community-driven Ruby Style Guide.

ruby-octokit 6.1.1
Propagated dependencies: ruby-faraday@2.13.1 ruby-sawyer@0.9.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/octokit/octokit.rb
Licenses: Expat
Synopsis: Ruby toolkit for the GitHub API
Description:

Octokit wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST.

ruby-bugsnag 6.24.2
Channel: trevdev
Location: trevdev/packages/ruby.scm (trevdev packages ruby)
Home page: https://github.com/bugsnag/bugsnag-ruby
Licenses: Expat
Synopsis: Ruby notifier for bugsnag.com
Description:

The Bugsnag exception reporter for Ruby gives you instant notification of exceptions thrown from your Rails, Sinatra, Rack or plain Ruby app.

Total results: 669