_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-truthy 1.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ymendel/truthy
Licenses: Expat
Synopsis: Object truthiness-related Ruby library
Description:

This library makes it easier to discover the truth values of various Ruby objects.

ruby-creole 0.5.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/minad/creole
Licenses: Ruby License
Synopsis: Creole markup language converter
Description:

Creole is a lightweight markup language and this library for converting creole to HTML.

ruby-dotenv 3.1.7
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/bkeepers/dotenv
Licenses: Expat
Synopsis: Ruby library for setting environment variables
Description:

Dotenv is a Ruby library for setting environment variables defined in a .env file.

ruby-warden 1.2.8
Propagated dependencies: ruby-rack@2.2.7
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/wardencommunity/warden
Licenses: Expat
Synopsis: Rack middleware providing authentication
Description:

Warden is a Rack-based middleware that provides a mechanism for authentication in Ruby web applications.

ruby-bcrypt 3.1.20
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/bcrypt-ruby/bcrypt-ruby
Licenses: Expat
Synopsis: Ruby bcrypt wrapper
Description:

This Ruby library provides a simple wrapper to bcrypt, a secure hash algorithm for hashing passwords.

ruby-marcel 1.0.4
Propagated dependencies: ruby-mimemagic@0.3.3
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/marcel
Licenses: Expat
Synopsis: MIME type detection using magic numbers, filenames and extensions
Description:

marcel provides MIME type detection using magic numbers, filenames, and extensions

ruby-maruku 0.7.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/bhollis/maruku
Licenses: Expat
Synopsis: Markdown interpreter in Ruby
Description:

Maruku is a Markdown interpreter in Ruby. It can export Markdown to HTML, and PDF through LaTeX.

ruby-tzinfo 2.0.6-0.5cfebcb
Propagated dependencies: ruby-concurrent@1.3.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://tzinfo.github.io
Licenses: Expat
Synopsis: Time zone library for Ruby
Description:

TZInfo is a Ruby library that provides daylight savings aware transformations between times in different time zones.

ruby-liquid 5.4.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://shopify.github.io/liquid/
Licenses: Expat
Synopsis: Template language
Description:

Liquid is a template language written in Ruby. It is used to load dynamic content on storefronts.

ruby-liquid 4.0.4
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://shopify.github.io/liquid/
Licenses: Expat
Synopsis: Template language
Description:

Liquid is a template language written in Ruby. It is used to load dynamic content on storefronts.

ruby-liquid 5.4.0
Channel: trevdev
Location: trevdev/packages/ruby.scm (trevdev packages ruby)
Home page: https://shopify.github.io/liquid/
Licenses: Expat
Synopsis: Template language
Description:

Liquid is a template language written in Ruby. It is used to load dynamic content on storefronts.

ruby-varint 0.1.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/liquidm/varint
Licenses: Modified BSD
Synopsis: Variable length integers (varint) C extension for Ruby
Description:

This package provides a small C extension to speed up variable length integers (varint) in Ruby Protocol Buffers.

ruby-citrus 3.0.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://mjackson.github.io/citrus/
Licenses: Expat
Synopsis: Parsing Expressions for Ruby
Description:

Citrus is a parsing library for Ruby that combines the expressiveness of the language with the parsing expressions.

ruby-ipaddr 1.2.6
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/ipaddr
Licenses: FreeBSD
Synopsis: Manipulate IP addresses
Description:

This package provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are supported.

ruby-timers 4.3.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/socketry/timers
Licenses: Expat
Synopsis: Collection of Ruby timer classes
Description:

Timers offers a collections of one-shot and periodic timers, intended for use with event loops such as async.

ruby-ttfunk 1.7.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/prawnpdf/ttfunk
Licenses: Ruby License GPL 2+ GPL 3+
Synopsis: Font metrics parser for the Prawn PDF generator
Description:

TTFunk is a TrueType font parser written in pure Ruby. It is used as part of the Prawn PDF generator.

ruby-docile 1.1.5
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://ms-ati.github.io/docile/
Licenses: Expat
Synopsis: Ruby EDSL helper library
Description:

Docile is a Ruby library that provides an interface for creating embedded domain specific languages (EDSLs) that manipulate existing Ruby classes.

ruby-pstree 0.3.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/flori/pstree
Licenses: GPL 2
Synopsis: Create a process tree data structure
Description:

This library uses the output of the ps command to create a process tree data structure for the current host.

ruby-oauth2 2.0.9
Propagated dependencies: ruby-faraday@2.13.1 ruby-jwt@2.7.1 ruby-multi-xml@0.6.0 ruby-rack@2.2.7 ruby-snaky-hash@2.0.1 ruby-version-gem@1.1.8
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/oauth-xx/oauth2
Licenses: Expat
Synopsis: Ruby wrapper for the OAuth 2.0
Description:

This package provides a Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.

ruby-loofah 2.24.1
Propagated dependencies: ruby-nokogiri@1.18.10 ruby-crass@1.0.6
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/flavorjones/loofah
Licenses: Expat
Synopsis: Ruby library for manipulating and transforming HTML/XML
Description:

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments. It's built on top of Nokogiri and libxml2.

ruby-insist 1.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/jordansissel/ruby-insist/
Licenses: ASL 2.0
Synopsis: Testing tool for Ruby
Description:

This package provides a simple block-driven assertion library for both testing and for production code that attempts to make test definitions more readable.

ruby-rugged 1.6.2-0.6379f23
Dependencies: libgit2@1.5.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://www.rubydoc.info/gems/rugged
Licenses: Expat
Synopsis: Ruby bindings to the libgit2 linkable C Git library
Description:

Rugged is a library for accessing libgit2 in Ruby. It gives you the speed and portability of libgit2 with the beauty of the Ruby language.

ruby-execjs 2.7.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/rails/execjs
Licenses: Expat
Synopsis: Run JavaScript code from Ruby
Description:

ExecJS lets you run JavaScript code from Ruby. It automatically picks a runtime to evaluate your JavaScript program, then returns the result to you as a Ruby object.

ruby-fuubar 2.3.2
Propagated dependencies: ruby-rspec-core@3.13.2 ruby-progressbar@1.10.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/thekompanee/fuubar
Licenses: Expat
Synopsis: Fuubar is an RSpec formatter that uses a progress bar
Description:

Fuubar is an RSpec formatter that uses a progress bar instead of a string of letters and dots as feedback. It also stops on the first test failure.

Total results: 876