_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-fast-gettext 2.3.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/grosser/fast_gettext
Licenses: Expat Ruby License
Synopsis: Fast implementation of @code{GetText}
Description:

This package provides an alternative implementation of the Ruby GetText library that is approximately 12x faster yet thread safe.

ruby-czmq-ffi-gen 0.13.0
Dependencies: zeromq@4.3.4 czmq@4.2.1
Propagated dependencies: ruby-ffi@1.15.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/paddor/czmq-ffi-gen
Licenses: ISC
Synopsis: Low-level Ruby bindings for CZMQ (generated using zproject)
Description:

These Ruby bindings are not intended to be directly used, but rather used by higher level bindings like those provided by CZTop.

ruby-jekyll-watch 2.1.2
Propagated dependencies: ruby-listen@3.8.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/jekyll/jekyll-watch
Licenses: Expat
Synopsis: Jekyll auto-rebuild support
Description:

This gems add the --watch switch to the jekyll CLI interface. It allows Jekyll to rebuild your site when a file changes.

ruby-hoe-markdown 1.4.0
Propagated dependencies: ruby-rake@13.0.6
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/flavorjones/hoe-markdown
Licenses: Expat
Synopsis: Hoe plugin with Markdown helpers
Description:

This package provides a Hoe plugin with various Markdown helpers, which can be used to e.g. hyperlink Markdown documentation between project files.

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-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-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-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.)

emacs-ruby-factory 20160102.721
Propagated dependencies: emacs-inflections@20210110.2237
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/sshaw/ruby-factory-mode
Licenses:
Synopsis: Minor mode for Ruby test object generation libraries
Description:

Documentation at https://melpa.org/#/ruby-factory

emacs-flymake-ruby 20170723.146
Propagated dependencies: emacs-flymake-easy@20240624.1702
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/purcell/flymake-ruby
Licenses:
Synopsis: A flymake handler for ruby-mode files
Description:

Documentation at https://melpa.org/#/flymake-ruby

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.

Total results: 859