_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-arr-pm 0.0.12
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/jordansissel/ruby-arr-pm
Licenses: ASL 2.0
Synopsis: RPM reader/writer library written in Ruby
Description:

This library allows reading and writing RPM packages. It is used by the fpm tool. It is written in pure Ruby because librpm is not available on all systems and requires many dependencies.

ruby-spring 4.1.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/spring
Licenses: Expat
Synopsis: Ruby on Rails application preloader
Description:

Spring is a Ruby on Rails application preloader. It speeds up development by keeping your application running in the background so the application does need to boot it every time you run a test, rake task or migration.

ruby-x25519 1.0.10
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/RubyCrypto/x25519
Licenses: Modified BSD
Synopsis: Cryptography library for Ruby providing the X25519 Diffie-Hellman function
Description:

The x25519 gem is an efficient public key cryptography library for Ruby providing key exchange/agreement via the X25519 (as known as Curve25519) Elliptic Curve Diffie-Hellman function as described in RFC 7748.

ruby-patron 0.13.3
Dependencies: curl@8.6.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/toland/patron
Licenses: Expat
Synopsis: Ruby HTTP client library based on @code{libcurl}
Description:

Patron is a Ruby HTTP client library based on libcurl. It does not try to expose the full power (read complexity) of libcurl but instead tries to provide a sane API while taking advantage of libcurl under the hood.

ruby-rbtree 0.4.6
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: http://rbtree.rubyforge.org/
Licenses: Expat
Synopsis: Ruby implementation of a sorted associative collection
Description:

This package provides a RBTree is a sorted associative collection that is implemented with a Red-Black Tree. It maps keys to values like a Hash, but maintains its elements in ascending key order. The interface is the almost identical to that of Hash.

ruby-ptools 1.5.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/djberg96/ptools
Licenses: Artistic License 2.0
Synopsis: Extra methods for Ruby's @code{File} class
Description:

The ptools (power tools) library extends Ruby's core File class with many additional methods modelled after common POSIX tools, such as File.which for finding executables, File.tail to print the last lines of a file, File.wc to count words, and so on.

ruby-byebug 11.1.3
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/deivid-rodriguez/byebug
Licenses: FreeBSD
Synopsis: Debugger for Ruby 2
Description:

Byebug is a Ruby 2 debugger implemented using the Ruby 2 TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with a command line interface.

ruby-matrix 0.4.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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.scm (gnu packages ruby)
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-concord 0.1.6
Propagated dependencies: ruby-adamantium@0.2.0 ruby-equalizer@0.0.11
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/mbj/concord
Licenses: Expat
Synopsis: Helper for object composition
Description:

Helper for object composition

ruby-codecov 0.4.3
Propagated dependencies: ruby-simplecov@0.22.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/codecov/codecov-ruby
Licenses: Expat
Synopsis: Hosted code coverage Ruby reporter
Description:

Hosted code coverage Ruby reporter.

ruby-openssl 2.2.0
Dependencies: openssl@3.0.8
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/openssl
Licenses: Ruby License
Synopsis: It wraps the OpenSSL library.
Description:

It wraps the OpenSSL library.

ruby-logster 2.9.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/logster
Licenses: Expat
Synopsis: UI for viewing logs in Rack
Description:

UI for viewing logs in Rack

ruby-sidekiq 6.1.3
Propagated dependencies: ruby-connection-pool@2.4.1 ruby-rack@2.2.7 ruby-redis@4.2.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://sidekiq.org
Licenses: non-copyleft
Synopsis: Simple, efficient background processing for Ruby.
Description:

Simple, efficient background processing for Ruby.

ruby-webpush 1.1.0
Propagated dependencies: ruby-hkdf@1.0.0 ruby-jwt@2.7.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/zaru/webpush
Licenses: Expat
Synopsis: Encryption Utilities for Web Push payload.
Description:

Encryption Utilities for Web Push payload.

ruby-semver2 3.4.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/haf/semver
Licenses: Expat
Synopsis: maintain versions as per http://semver.org
Description:

maintain versions as per http://semver.org

ruby-jeweler 2.3.9
Propagated dependencies: ruby-builder@3.2.4 bundler@2.4.18 ruby-git@1.3.0 ruby-github-api@0.19.0 ruby-highline@2.0.1 ruby-nokogiri@1.15.2 ruby-psych@3.3.0 ruby-rake@13.0.6 ruby-rdoc@6.7.0 ruby-semver2@3.4.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/technicalpickles/jeweler
Licenses: Expat
Synopsis: Simple and opinionated helper for creating Rubygem projects on GitHub
Description:

Simple and opinionated helper for creating Rubygem projects on GitHub

ruby-twitter 7.0.0
Propagated dependencies: ruby-addressable@2.8.1 ruby-buftok@0.2.0 ruby-equalizer@0.0.11 ruby-http@4.4.1 ruby-http-form-data@2.3.0 ruby-http-parser.rb@0.6.0 ruby-memoizable@0.4.2 ruby-multipart-post@2.0.0 ruby-naught@1.1.0 ruby-simple-oauth@0.3.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://sferik.github.io/twitter/
Licenses: Expat
Synopsis: Ruby interface to the Twitter API
Description:

This package provides a Ruby interface to the Twitter API.

ruby-unf-ext 0.0.8.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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-lograge 0.11.2
Propagated dependencies: ruby-actionpack@7.0.5.1 ruby-activesupport@7.0.5.1 ruby-railties@7.0.5.1 ruby-request-store@1.5.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/roidrage/lograge
Licenses: Expat
Synopsis: Tame Rails' multi-line logging into a single line per request
Description:

Tame Rails' multi-line logging into a single line per request

ruby-packnga 1.0.4
Propagated dependencies: ruby-gettext@3.4.4 ruby-yard@0.9.34
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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-sqlite3 1.3.13
Dependencies: sqlite@3.39.3
Propagated dependencies: ruby-mini-portile@2.8.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
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-chronic 0.10.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/mojombo/chronic
Licenses: Expat
Synopsis: Chronic is a natural language date/time parser written in pure Ruby.
Description:

Chronic is a natural language date/time parser written in pure Ruby.

ruby-coderay 1.1.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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.

Total results: 859