_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-regexp-parser 2.0.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ammar/regexp_parser
Licenses: Expat
Synopsis: Regular expression parser library for Ruby
Description:

A Ruby gem for tokenizing, parsing, and transforming regular expressions. It comprises the following components:

  • A scanner/tokenizer based on Ragel,

  • A lexer that produces a stream of token objects,

  • A parser that produces a tree of Expression objects.

ruby-cucumber-core 11.1.0
Propagated dependencies: ruby-cucumber-gherkin@26.1.0 ruby-cucumber-messages@21.0.1 ruby-cucumber-tag-expressions@5.0.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://cucumber.io/
Licenses: Expat
Synopsis: Core library for the Cucumber BDD app
Description:

Cucumber is a tool for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration and trust on your team.

ruby-public-suffix 4.0.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://simonecarletti.com/code/publicsuffix-ruby/
Licenses: Expat
Synopsis: Domain name parser
Description:

The gem public_suffix is a domain name parser, written in Ruby, and based on the Public Suffix List. A public suffix is one under which Internet users can (or historically could) directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.ma.us. The Public Suffix List is a list of all known public suffixes.

ruby-character-set 1.4.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/jaynetics/character_set
Licenses: Expat
Synopsis: Ruby library to manipulate Unicode
Description:

CharacterSet is a C-extended Ruby library to work with sets of Unicode code points. It can read and write these sets in various formats and implements the stdlib Set interface for them. It also offers an alternate paradigm of String processing which grants much better performance than Regexp and String methods from the stdlib where applicable. Many parts can be used independently, e.g.:

  • CharacterSet::Character

  • CharacterSet::Parser

  • CharacterSet::Writer

  • RangeCompressor

ruby-path-expander 1.1.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/seattlerb/path_expander
Licenses: Expat
Synopsis: PathExpander helps pre-process command-line arguments expanding directories into their constituent files. It further helps by providing additional mechanisms to make specifying subsets easier with path subtraction and allowing for command-line arguments to be saved in a file. NOTE: this is NOT an options processor. It is a path processor (basically everything else besides options). It does provide a mechanism for pre-filtering cmdline options, but not with the intent of actually processing them in PathExpander. Use OptionParser to deal with options either before or after passing ARGV through PathExpander.
Description:

PathExpander helps pre-process command-line arguments expanding directories into their constituent files. It further helps by providing additional mechanisms to make specifying subsets easier with path subtraction and allowing for command-line arguments to be saved in a file.

NOTE: this is NOT an options processor. It is a path processor (basically everything else besides options). It does provide a mechanism for pre-filtering cmdline options, but not with the intent of actually processing them in PathExpander. Use OptionParser to deal with options either before or after passing ARGV through PathExpander.

ruby-ruby2-keywords 0.0.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/ruby2_keywords
Licenses: Ruby License FreeBSD
Synopsis: Shim library for Module#ruby2_keywords
Description:

Shim library for Module#ruby2_keywords

ruby-rubygems-tasks 0.2.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/postmodern/rubygems-tasks
Licenses: Expat
Synopsis: Rake tasks for managing and releasing Ruby Gems
Description:

Rubygems-task provides Rake tasks for managing and releasing Ruby Gems.

ruby-http-parser-rb 0.6.0
Channel: wigust
Location: wigust/packages/ruby.scm (wigust packages ruby)
Home page: http://github.com/tmm1/http_parser.rb
Licenses: Expat
Synopsis: Ruby bindings
Description:

Ruby bindings.

ruby-ruby2-keywords 0.0.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby/ruby2_keywords
Licenses: FreeBSD
Synopsis: Shim library for Module#ruby2_keywords
Description:

Provides empty Module#ruby2_keywords method, for the forward source-level compatibility against ruby2.7 and ruby3.

ruby-mini-scheduler 0.13.0
Propagated dependencies: ruby-sidekiq@6.1.3
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/mini_scheduler
Licenses: Expat
Synopsis: Adds recurring jobs for Sidekiq
Description:

Adds recurring jobs for Sidekiq

ruby-rails-failover 0.6.5
Propagated dependencies: ruby-activerecord@7.0.5.1 ruby-concurrent@1.2.2 ruby-railties@7.0.5.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/rails_failover
Licenses: Expat
Synopsis: Failover for ActiveRecord and Redis
Description:

Failover for ActiveRecord and Redis

ruby-terminal-table 1.8.0
Propagated dependencies: ruby-unicode-display-width@1.3.0
Channel: wigust
Location: wigust/packages/ruby.scm (wigust packages ruby)
Home page: https://github.com/tj/terminal-table
Licenses: Expat
Synopsis: Simple, feature rich ascii table generation library
Description:

Simple, feature rich ascii table generation library.

ruby-regressiontest 0.0.3
Propagated dependencies: ruby-shoulda@4.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/pjotrp/regressiontest
Licenses: Expat
Synopsis: Regression testing for the command line, and library API
Description:

Regression testing for the command line, and library API

ruby-simplecov-lcov 0.7.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/fortissimo1997/simplecov-lcov
Licenses: Expat
Synopsis: Custom SimpleCov formatter to generate a lcov style coverage.
Description:

Custom SimpleCov formatter to generate a lcov style coverage.

ruby-logstash-event 1.2.02
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/logstash/logstash
Licenses: ASL 2.0
Synopsis: Library that contains the classes required to create LogStash events
Description:

Library that contains the classes required to create LogStash events

ruby-aws-partitions 1.428.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/aws/aws-sdk-ruby
Licenses: ASL 2.0
Synopsis: Provides interfaces to enumerate AWS partitions, regions, and services.
Description:

This package provides interfaces to enumerate AWS partitions, regions, and services.

ruby-multipart-post 2.0.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/nicksieger/multipart-post
Licenses: Expat
Synopsis: Multipart POST library for Ruby
Description:

Multipart-Post Adds multipart POST capability to Ruby's net/http library.

ruby-omniauth-oauth 1.2.0
Propagated dependencies: ruby-oauth@0.5.5 ruby-omniauth@2.1.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/intridea/omniauth-oauth
Licenses: Expat
Synopsis: A generic OAuth (1.0/1.0a) strategy for OmniAuth.
Description:

This package provides a generic OAuth (1.0/1.0a) strategy for OmniAuth.

ruby-stimulus-rails 1.2.1
Propagated dependencies: ruby-railties@7.0.5.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://stimulus.hotwired.dev
Licenses: Expat
Synopsis: Modest JavaScript framework for Rails
Description:

This package provides a modest JavaScript framework for the HTML you already have.

ruby-simplecov-lcov 0.8.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/fortissimo1997/simplecov-lcov
Licenses: Expat
Synopsis: SimpleCov formatter to generate a lcov style coverage
Description:

This package provides a SimpleCov formatter to generate a lcov-style coverage report.

ruby-case-transform 0.2-1.b957f9c
Propagated dependencies: ruby-activesupport@7.0.5.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/rails-api/case_transform
Licenses: Expat
Synopsis: @code{key_transform} abilities of ActiveModelSerializers
Description:

This package provides the extraction of the key_transform abilities of ActiveModelSerializers.

ruby-term-ansicolor 1.7.1
Propagated dependencies: ruby-tins@1.29.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://flori.github.io/term-ansicolor/
Licenses: GPL 2
Synopsis: Ruby library to control the attributes of terminal output
Description:

This Ruby library uses ANSI escape sequences to control the attributes of terminal output.

ruby-sorbet-runtime 0.5.10610.20230106174520-1fa668010
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://sorbet.org
Licenses: ASL 2.0
Synopsis: Runtime type checking component for Sorbet
Description:

Sorbet's runtime type checking component. Sorbet is a powerful type checker for Ruby.

ruby-prettier-print 1.2.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby-syntax-tree/prettier_print
Licenses: Expat
Synopsis: Compatible and featureful implementation of @code{prettyprint}
Description:

This package provides a drop-in replacement for the prettyprint gem, with more functionality.

Total results: 839