_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-rqrcode-core 0.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/whomwah/rqrcode_core
Licenses: Expat
Synopsis: rqrcode_core is a Ruby library for encoding QR Codes. The simple interface (with no runtime dependencies) allows you to create QR Code data structures.
Description:

rqrcode_core is a Ruby library for encoding QR Codes. The simple interface (with no runtime dependencies) allows you to create QR Code data structures.

ruby-mini-portile 0.6.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/flavorjones/mini_portile
Licenses: Expat
Synopsis: Ports system for Ruby developers
Description:

Mini-portile is a port/recipe system for Ruby developers. It provides a standard way to compile against specific versions of libraries to reproduce user environments.

ruby-mini-portile 2.8.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/flavorjones/mini_portile
Licenses: Expat
Synopsis: Ports system for Ruby developers
Description:

Mini-portile is a port/recipe system for Ruby developers. It provides a standard way to compile against specific versions of libraries to reproduce user environments.

ruby-dotenv-rails 2.8.1
Propagated dependencies: ruby-dotenv@2.8.1 ruby-railties@7.0.5.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/bkeepers/dotenv
Licenses: Expat
Synopsis: Ruby library for setting environment variables in Rails project
Description:

Dotenv is a Ruby library for setting environment variables defined in a .env file. This is the Rails variant, adapted for use with Ruby on Rails projects.

ruby-progress_bar 1.1.0
Propagated dependencies: ruby-highline@2.0.1 ruby-options@2.3.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/paul/progress_bar
Licenses: WTFPL 2
Synopsis: Ruby library for displaying progress bars
Description:

ProgressBar is a simple library for displaying progress bars. The maximum value is configurable, and additional information can be displayed like the percentage completion, estimated time remaining, elapsed time and rate.

ruby-jaro-winkler 1.5.4
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/tonytonyjan/jaro_winkler
Licenses: Expat
Synopsis: Ruby implementation of Jaro-Winkler distance algorithm
Description:

jaro_winkler is an implementation of Jaro-Winkler distance algorithm. It is written as a C extension and will fallback to a pure Ruby implementation on platforms where this is unsupported.

ruby-eventmachine 1.2.7
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/eventmachine/eventmachine
Licenses: Ruby License GPL 3
Synopsis: Single-threaded network event framework for Ruby
Description:

EventMachine implements a single-threaded engine for arbitrary network communications. EventMachine wraps all interactions with sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients.

ruby-spectroscope 0.1.0
Propagated dependencies: ruby-rubytest@0.8.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: http://rubyworks.github.com/spectroscope/
Licenses: FreeBSD
Synopsis: Behavior-Driven Development (BDD) framework built on RubyTest
Description:

Spectroscope is a Behavior-Driven Development (BDD) framework built on RubyTest, designed to emulate RSpec in most respects. It is assertion framework independent so any number of assertion systems can be used, such as Assay or AE.

ruby-bcrypt-pbkdf 1.1.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/net-ssh/bcrypt_pbkdf-ruby
Licenses: Expat
Synopsis: Reading password encrypted Ed25519 keys in Ruby
Description:

This gem implements bcrypt_pbkdf, which is a variant of PBKDF2 (Password-Based Key Derivation Function 2) with bcrypt-based pseudorandom function. This is currently used by net-ssh to read password encrypted Ed25519 keys.

ruby-vagrant-spec 0.0.6
Propagated dependencies: ruby-coveralls@0.8.23 ruby-serverspec@2.42.3 ruby-dep@1.5.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/hashicorp/vagrant-spec
Licenses: MPL 2.0
Synopsis: Specification and tests for Vagrant
Description:

vagrant-spec is a both a specification of how Vagrant and its various components should behave as well as a library of testing helpers that let you write your own unit and acceptance tests for Vagrant.

ruby-sucker-punch 3.1.0
Propagated dependencies: ruby-concurrent@1.2.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/brandonhilkert/sucker_punch
Licenses: Expat
Synopsis: Asynchronous processing library for Ruby
Description:

Sucker Punch is a single-process Ruby asynchronous processing library. It is perfect for asynchronous processes like emailing, data crunching or social platform manipulation; and generally recommended for jobs that are fast and non-mission critical like logs, emails, etc.

ruby-html-proofer 5.0.3
Propagated dependencies: ruby-addressable@2.8.1 ruby-mercenary@0.4.0 ruby-nokogiri@1.15.2 ruby-parallel@1.21.0 ruby-rainbow@3.0.0 ruby-typhoeus@1.4.0 ruby-yell@2.2.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/gjtorikian/html-proofer
Licenses: Expat
Synopsis: Test your rendered HTML files to make sure they're accurate
Description:

HTMLProofer is a set of tests to validate your HTML output. These tests check if your image references are legitimate, if they have alt tags, if your internal links are working, and so on. It's intended to be an all-in-one checker for your output.

ruby-latex-decode 0.4.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/inukshuk/latex-decode
Licenses: GPL 3+
Synopsis: Convert LaTeX to Unicode
Description:

This package provides a gem to convert LaTeX input to Unicode. Its original use was as an input filter for BibTeX-Ruby, but it can be used independently to decode LaTeX. Many of the patterns used by this Ruby gem are based on François Charette's equivalent Perl module LaTeX::Decode.

ruby-cuke-modeler 3.19.0
Propagated dependencies: ruby-cucumber-gherkin@26.1.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/enkessler/cuke_modeler
Licenses: Expat
Synopsis: Gherkin test suite analysis tool
Description:

CukeModeler facilitates modeling a test suite that is written in Gherkin (e.g. Cucumber, SpecFlow, Lettuce, etc.). It does this by providing an abstraction layer on top of the Abstract Syntax Tree (AST) that the cucumber-gherkin generates when parsing features, as well as providing models for feature files and directories in order to be able to have a fully traversable model tree of a test suite's structure. These models can then be analyzed or manipulated more easily than the underlying AST layer.

ruby-dry-inflector 0.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://dry-rb.org
Licenses: Expat
Synopsis: String inflections for dry-rb
Description:

String inflections for dry-rb

ruby-rspec-support 3.12.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/rspec/rspec-support
Licenses: Expat
Synopsis: RSpec support library
Description:

Support utilities for RSpec gems.

ruby-elasticsearch 6.0.2
Propagated dependencies: ruby-elasticsearch-api@6.0.2 ruby-elasticsearch-transport@6.0.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/elasticsearch/elasticsearch-ruby
Licenses: non-copyleft
Synopsis: Ruby integrations for Elasticsearch (client, API, etc.)
Description:

Ruby integrations for Elasticsearch (client, API, etc.)

ruby-request-store 1.5.0
Propagated dependencies: ruby-rack@2.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/steveklabnik/request_store
Licenses: Expat
Synopsis: RequestStore gives you per-request global storage.
Description:

RequestStore gives you per-request global storage.

ruby-abstract-type 0.0.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dkubb/abstract_type
Licenses: Expat
Synopsis: Module to declare abstract classes and methods
Description:

Module to declare abstract classes and methods

ruby-actionmailbox 7.0.5.1
Propagated dependencies: ruby-actionpack@7.0.5.1 ruby-activejob@7.0.5.1 ruby-activerecord@7.0.5.1 ruby-activestorage@7.0.5.1 ruby-activesupport@7.0.5.1 ruby-mail@2.7.1 ruby-net-imap@0.3.4 ruby-net-pop@0.1.2 ruby-net-smtp@0.3.3
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org
Licenses: Expat
Synopsis: Receive and process incoming emails in Rails applications
Description:

ActionMailbox receives and processes incoming emails in Rails applications.

ruby-anystyle-data 1.2.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://anystyle.io
Licenses: FreeBSD
Synopsis: AnyStyle parser dictionary data
Description:

This gem provides parser dictionary data for AnyStyle.

ruby-kaminari-core 1.2.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/kaminari/kaminari
Licenses: Expat
Synopsis: kaminari-core includes pagination logic independent from ORMs and view libraries
Description:

kaminari-core includes pagination logic independent from ORMs and view libraries

ruby-event-emitter 0.2.6
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://shokai.github.io/event_emitter/
Licenses: Expat
Synopsis: Ruby port of EventEmitter from Node.js
Description:

This package provides a Ruby port of EventEmitter from Node.js.

ruby-rake-manifest 0.2.3
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/mvz/rake-manifest
Licenses: Expat
Synopsis: Rake tasks to generate and check a manifest file
Description:

This package provides Rake tasks to generate and check a manifest file.

Total results: 839