_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-minitar 0.5.4-1.e25205ec
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: http://www.github.com/atoulme/minitar
Licenses: GPL 2+ Ruby License
Synopsis: Ruby library and utility for handling tar archives
Description:

Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar archive files.

ruby-timeout 0.4.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/timeout
Licenses: FreeBSD
Synopsis: Timeout library for Ruby
Description:

Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.

ruby-hoe-git 1.6.0
Propagated dependencies: ruby-hoe@3.26.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/jbarnette/hoe-git
Licenses: Expat
Synopsis: Hoe plugins for tighter Git integration
Description:

This package provides a set of Hoe plugins for tighter Git integration. It provides tasks to automate release tagging and pushing and changelog generation.

ruby-daemons 1.2.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/thuehlinger/daemons
Licenses: Expat
Synopsis: Daemonize Ruby programs
Description:

Daemons provides a way to wrap existing Ruby scripts to be run as a daemon and to be controlled by simple start/stop/restart commands.

ruby-builder 3.3.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rails/builder
Licenses: Expat
Synopsis: Ruby library to create structured data
Description:

Builder provides a number of builder objects that make it easy to create structured data. Currently the following builder objects are supported: XML Markup and XML Events.

ruby-spinach 0.12.0
Propagated dependencies: ruby-colorize@0.8.1 ruby-gherkin-ruby@0.3.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/codegram/spinach
Licenses: Expat
Synopsis: Gherkin-based BDD framework
Description:

Spinach is a high-level BDD framework that leverages the expressive Gherkin language to help you define executable specifications of your code.

ruby-ed25519 1.3.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/RubyCrypto/ed25519
Licenses: Expat
Synopsis: Ruby binding to the Ed25519 elliptic curve public-key signature system
Description:

This package provides a Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.

ruby-hamster 3.0.0
Propagated dependencies: ruby-concurrent@1.3.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/hamstergem/hamster
Licenses: Expat
Synopsis: Efficient, immutable, thread-safe collection classes for Ruby
Description:

Hamster provides 6 persistent data structures: Hash, Vector, Set, SortedSet, List, and Deque (which works as an immutable queue or stack).

ruby-fog-xml 0.1.5
Propagated dependencies: ruby-fog-core@2.4.0 ruby-nokogiri@1.18.10
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/fog/fog-xml
Licenses: Expat
Synopsis: XML parsing tools used by @code{fog} providers
Description:

This package containse the XML parsing tools shared between a number of providers in the fog gem. fog is a Ruby cloud services library.

ruby-net-pop 0.1.2
Propagated dependencies: ruby-net-protocol@0.2.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/net-pop
Licenses: FreeBSD
Synopsis: Ruby client library for POP3
Description:

This library provides functionality for retrieving email via POP3, the Post Office Protocol version 3, as specified by RFC1939.

ruby-msgpack 1.7.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://msgpack.org/
Licenses: ASL 2.0
Synopsis: Efficient object serialization library for Ruby
Description:

MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. Unlike JSON, it is very fast and small.

ruby-ammeter 1.1.7
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-railties@7.2.2.1 ruby-rspec-rails@7.0.2
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/alexrothenberg/ammeter
Licenses: Expat
Synopsis: Write specs for your Rails 3+ generators
Description:

The ammeter gem makes it easy to write specs for Rails generators. An existing user is rspec-rails, which uses ammeter to spec its own generators.

ruby-promise 0.7.4
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/lgierth/promise.rb
Licenses: Unlicense
Synopsis: Asynchronous operation library for Ruby
Description:

Promise is a Ruby implementation of the Promises/A+ specification. It provides 100% mutation coverage, tested on MRI 1.9, 2.0, 2.1, 2.2, Rubinius, and JRuby.

ruby-ascii85 1.0.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/datawraith/ascii85gem
Licenses: Expat
Synopsis: Encode and decode Ascii85 binary-to-text encoding
Description:

This library provides methods to encode and decode Ascii85 binary-to-text encoding. The main modern use of Ascii85 is in PostScript and Portable Document Format (PDF) file formats.

ruby-markaby 0.9.4
Propagated dependencies: ruby-builder@3.3.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://markaby.github.io/
Licenses: Expat
Synopsis: Write HTML pages in pure Ruby
Description:

Markaby allows writing HTML packages in pure Ruby. This is similar to the functionality provided by ERB, but without the mixture of HTML and additional ERB syntax.

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-ssh
Licenses: Expat
Synopsis: Ruby implementation of the SSH2 client protocol
Description:

Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2.

ruby-launchy 2.5.2
Propagated dependencies: ruby-addressable@2.8.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/copiousfreetime/launchy
Licenses: ISC
Synopsis: Ruby helper class for launching applications
Description:

Launchy is helper class for launching applications in a fire and forget manner. The aim of Launchy is to provide a common approach to launching external applications from within Ruby programs.

ruby-fivemat 1.3.7
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/tpope/fivemat
Licenses: Expat
Synopsis: Each test file given its own line of dots
Description:

Fivemat is a MiniTest/RSpec/Cucumber formatter that gives each test file its own line of dots during testing. It aims to provide test output that is neither too verbose nor too minimal.

ruby-gettext 3.4.4
Propagated dependencies: ruby-locale@2.1.2 ruby-text@1.3.1 ruby-erubi@1.11.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://ruby-gettext.github.com/
Licenses: LGPL 3+ Ruby License
Synopsis: GNU gettext-like program for Ruby
Description:

Gettext is a GNU gettext-like program for Ruby. The catalog file (po-file) used is the same as that used by GNU gettext, allowing you to use GNU gettext tools for maintenance.

ruby-gemtext 1.0.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/exastencil/gemtext
Licenses: Expat
Synopsis: Gemtext parser for Ruby
Description:

This package is a Ruby parser library for Gemtext (hypertext format which is intended to serve as the native response format of the Gemini file transfer protocol) and produces a document object of various nodes.

ruby-mapping 1.1.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ioquatix/mapping
Licenses: Expat
Synopsis: Map model objects based on their class to a given output model
Description:

The mapping gem maps model objects based on their class to a given output model. It is useful for versioning external interfaces (e.g. JSON APIs) or processing structured data from one format to another.

ruby-timecop 0.9.6
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/travisjeffery/timecop
Licenses: Expat
Synopsis: Test mocks for time-dependent functions
Description:

Timecop provides "time travel" and "time freezing" capabilities, making it easier to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.

ruby-hiredis 0.6.3
Dependencies: hiredis@1.1.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/redis/hiredis-rb
Licenses: Modified BSD
Synopsis: Ruby wrapper for hiredis
Description:

hiredis-rb is a Ruby extension that wraps hiredis, a minimalist C client for Redis. Both the synchronous connection API and a separate protocol reader are supported. It is primarily intended to speed up parsing multi bulk replies.

ruby-systemu 2.6.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ahoward/systemu
Licenses: Ruby License
Synopsis: Capture of stdout/stderr and handling of child processes
Description:

Systemu can be used on any platform to return status, stdout, and stderr of any command. Unlike other methods like open3 and popen4 there is no danger of full pipes or threading issues hanging your process or subprocess.

Total results: 666