_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-webrick 1.8.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby/webrick
Licenses: FreeBSD
Synopsis: HTTP server toolkit
Description:

WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.

ruby-fakeweb 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/chrisk/fakeweb
Licenses: non-copyleft
Synopsis: FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.
Description:

FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.

ruby-minitar 0.5.4-1.e25205ec
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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.3.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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-fast-xs 0.8.0
Propagated dependencies: ruby-hoe@4.0.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://fast-xs.rubyforge.org/
Licenses: Expat
Synopsis: Ruby extensions for escaping text
Description:

fast_xs escapes text so it can be embedded more directly into XML and HTML without having to deal with character set issues.

ruby-hoe-git 1.6.0
Propagated dependencies: ruby-hoe@3.26.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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.scm (gnu packages ruby)
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-ed25519 1.3.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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-builder 3.2.4
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/tenderlove/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-fog-xml 0.1.4
Propagated dependencies: ruby-fog-core@2.4.0 ruby-nokogiri@1.15.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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-spinach 0.11.0
Propagated dependencies: ruby-colorize@0.8.1 ruby-gherkin-ruby@0.3.2 ruby-json@2.1.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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-hamster 3.0.0
Propagated dependencies: ruby-concurrent@1.2.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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-rqrcode 1.2.0
Propagated dependencies: ruby-chunky-png@1.4.0 ruby-rqrcode-core@0.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/whomwah/rqrcode
Licenses: Expat
Synopsis: rqrcode is a library for encoding QR Codes. The simple interface allows you to create QR Code data structures and then render them in the way you choose.
Description:

rqrcode is a library for encoding QR Codes. The simple interface allows you to create QR Code data structures and then render them in the way you choose.

ruby-msgpack 1.6.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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-net-pop 0.1.2
Propagated dependencies: ruby-net-protocol@0.2.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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.4.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://msgpack.org/
Licenses: ASL 2.0
Synopsis: MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
Description:

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

ruby-ammeter 1.1.5
Propagated dependencies: ruby-activesupport@7.0.5.1 ruby-railties@7.0.5.1 ruby-rspec-rails@6.0.1
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.scm (gnu packages ruby)
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.scm (gnu packages ruby)
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.0
Propagated dependencies: ruby-builder@3.2.4
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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.scm (gnu packages ruby)
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.scm (gnu packages ruby)
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-gettext 3.4.4
Propagated dependencies: ruby-locale@2.1.2 ruby-text@1.3.1 ruby-erubi@1.8.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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-fivemat 1.3.7
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
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.

Total results: 859