_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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.22.0
Propagated dependencies: ruby-nokogiri@1.16.8 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-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.

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-rbnacl 7.1.1
Dependencies: libsodium@1.0.18
Propagated dependencies: ruby-ffi@1.15.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/RubyCrypto/rbnacl
Licenses: Expat
Synopsis: Ruby FFI binding to libsodium
Description:

This package provides Ruby FFI bindings to the Networking and Cryptography (NaCl) library, also known as libsodium. This provides a high-level toolkit for building cryptographic systems and protocols.

ruby-minima 2.5.1
Propagated dependencies: jekyll@4.4.1 ruby-jekyll-feed@0.15.1 ruby-jekyll-seo-tag@2.7.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/jekyll/minima
Licenses: Expat
Synopsis: Beautiful, minimal theme for Jekyll
Description:

Minima is a one-size-fits-all Jekyll theme for writers. It's Jekyll's default (and first) theme. It's what you get when you run jekyll new.

ruby-fakefs 2.8.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/fakefs/fakefs
Licenses: Expat
Synopsis: Fake file system for Ruby
Description:

This package provides a fake file system for use in test suites. It avoids the need for manually creating temporary directories, or dealing with platform intricacies in File and FileUtils.

ruby-sequel 5.47.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://sequel.jeremyevans.net
Licenses: Expat
Synopsis: Database toolkit for Ruby
Description:

Sequel provides thread safety, connection pooling and a concise DSL for constructing SQL queries and table schemas. It includes a comprehensive ORM layer for mapping records to Ruby objects and handling associated records.

ruby-erubis 2.7.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: http://www.kuwata-lab.com/erubis/
Licenses: Expat
Synopsis: Implementation of embedded Ruby (eRuby)
Description:

Erubis is a fast implementation of embedded Ruby (eRuby) with several features such as multi-language support, auto escaping, auto trimming spaces around <% %>, a changeable embedded pattern, and Ruby on Rails support.

ruby-wapiti 2.1.0
Propagated dependencies: ruby-builder@3.2.4 ruby-rexml@3.2.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/inukshuk/wapiti-ruby
Licenses: FreeBSD
Synopsis: Wicked fast Conditional Random Fields for Ruby
Description:

The Wapiti-Ruby gem provides a wicked fast linear-chain CRF API for sequence segmentation and labelling. It is based on the codebase of Wapiti.

ruby-arr-pm 0.0.12
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
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.2.0
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-xyz.scm (gnu packages ruby-xyz)
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-xyz.scm (gnu packages ruby-xyz)
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-xyz.scm (gnu packages ruby-xyz)
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-xyz.scm (gnu packages ruby-xyz)
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 12.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
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.

Total results: 668