_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-http-accept-language 2.1.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/iain/http_accept_language
Licenses: Expat
Synopsis: Find out which locale the user preferes by reading the languages they specified in their browser
Description:

Find out which locale the user preferes by reading the languages they specified in their browser

ruby-concurrent-ruby-edge 1.2.2
Propagated dependencies: ruby-concurrent-ruby@1.2.2 ruby-concurrent-ruby-ext@1.2.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby-concurrency/concurrent-ruby
Licenses: Expat
Synopsis: Edge features and additions to the @code{concurrent-ruby} gem
Description:

The concurrent-ruby-edge gem includes concurrent-ruby features that are under active development and may change frequently. They are expected not to keep backward compatibility (there may also lack tests and documentation), although semantic versions are obeyed though. Features developed in concurrent-ruby-edge are expected to move to concurrent-ruby when final.

ruby-rails-html-sanitizer 1.3.0
Propagated dependencies: ruby-loofah@2.21.3
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/rails-html-sanitizer
Licenses: Expat
Synopsis: HTML sanitization for Rails applications
Description:

This gem is used to handle HTML sanitization in Rails applications. If you need similar functionality in non Rails apps consider using Loofah directly.

ruby-cucumber-expressions 16.1.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/cucumber/cucumber-expressions/
Licenses: Expat
Synopsis: Simpler alternative to Regular Expressions
Description:

Cucumber Expressions offer similar functionality to Regular Expressions, with a syntax that is easier to read and write. Cucumber Expressions are extensible with parameter types.

ruby-hashicorp-checkpoint 0.1.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/hashicorp/ruby-checkpoint
Licenses: MPL 2.0
Synopsis: Internal HashiCorp service to check version information
Description:

This package is probably useless outside of internal HashiCorp use. It is open source for disclosure and because HashiCorp's open source projects must be able to link to it.

ruby-net-http-digest-auth 1.4.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/drbrain/net-http-digest_auth
Licenses: Expat
Synopsis: RFC 2617 HTTP digest authentication library
Description:

This library implements HTTP's digest authentication scheme based on RFC 2617. This enables the use of the digest authentication scheme instead of the more insecure basic authentication scheme.

ruby-minitest-pretty-diff 0.1-1.11f32e93
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/adammck/minitest-pretty_diff
Licenses: Expat
Synopsis: Pretty-print hashes and arrays in MiniTest
Description:

minitest-pretty_diff monkey-patches MiniTest::Assertions#mu_pp to pretty-print hashes and arrays before diffing them. This makes it easier to spot differences between nested structures when tests fail.

ruby-discourse-ember-rails 0.18.6
Propagated dependencies: ruby-active-model-serializers@0.10.12 ruby-ember-data-source@3.0.2 ruby-ember-handlebars-template@0.8.0 ruby-ember-source@2.18.2 ruby-jquery-rails@4.4.0 ruby-railties@7.0.5.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/emberjs/ember-rails
Licenses: Expat
Synopsis: Ember for Rails 3.1+
Description:

Ember for Rails 3.1+

ruby-kaminari-activerecord 1.2.1
Propagated dependencies: ruby-activerecord@7.0.5.1 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-activerecord lets your Active Record models be paginatable
Description:

kaminari-activerecord lets your Active Record models be paginatable

ruby-certificate-authority 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/cchandler/certificate_authority
Licenses: Expat
Synopsis: Ruby gem for managing the core functions outlined in RFC-3280 for PKI
Description:

Ruby gem for managing the core functions outlined in RFC-3280 for PKI

ruby-jekyll-sass-converter 2.1.0
Propagated dependencies: ruby-sass@3.7.4
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/jekyll/jekyll-sass-converter
Licenses: Expat
Synopsis: Sass converter for Jekyll
Description:

This gem provide built-in support for the Sass converter in Jekyll.

ruby-enumerable-statistics 2.0.7
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/mrkn/enumerable-statistics
Licenses: Expat
Synopsis: Library which provides statistics features for Enumerable
Description:

Enumerable::Statistics provides some methods to calculate statistical summary in arrays and enumerables.

ruby-unicode-display-width 1.3.0
Propagated dependencies: ruby-unicode-emoji@0.9.2
Channel: wigust
Location: wigust/packages/ruby.scm (wigust packages ruby)
Home page: http://github.com/janlelis/unicode-display_width
Licenses: Expat
Synopsis: Determines the monospace display width
Description:

Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, and other data.

ruby-unicode-display-width 2.4.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/janlelis/unicode-display_width
Licenses: Expat
Synopsis: Determine the monospace display width of Ruby strings
Description:

Unicode::DisplayWidth is a Ruby library which can determine the display width of strings in Ruby.

ruby-minitest-power-assert 0.3.1
Propagated dependencies: ruby-minitest@5.18.1 ruby-power-assert@1.1.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/hsbt/minitest-power_assert
Licenses: FreeBSD
Synopsis: Power Assert implementation for Minitest
Description:

This gem provides a Power Assert implementation for Minitest. It is inspired by the test-unit-power_assert gem.

ruby-asciidoctor-multipage 0.0.16
Propagated dependencies: ruby-asciidoctor@2.0.18 ruby-slim@5.1.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/owenh000/asciidoctor-multipage
Licenses: Expat
Synopsis: Asciidoctor extension for generating HTML output using multiple pages
Description:

Asciidoctor generates single-page documents. This extension splits documents up into multiple HTML pages according to their headings, with configurable levels.

ruby-discourse-image-optim 0.26.2
Propagated dependencies: ruby-exifr@1.3.9 ruby-fspath@3.1.2 ruby-image-size@1.5.0 ruby-in-threads@1.5.4 ruby-progress@3.5.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/toy/discourse_image_optim
Licenses: Expat
Synopsis: Optimize (lossless compress, optionally lossy) images (jpeg, png, gif, svg) using external utilities (advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout, pngquant, svgo)
Description:

Optimize (lossless compress, optionally lossy) images (jpeg, png, gif, svg) using external utilities (advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout, pngquant, svgo)

ruby-command-line-reporter 4.0.1
Propagated dependencies: ruby-colorator@1.1.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/wbailey/command_line_reporter
Licenses: ASL 2.0
Synopsis: Report production while executing Ruby scripts
Description:

This gem provides a DSL that makes it easy to write reports of various types in ruby. It eliminates the need to litter your source with puts statements, instead providing a more readable, expressive interface to your application.

ruby-command-line-reporter 3.3.6
Propagated dependencies: ruby-colorator@1.1.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/wbailey/command_line_reporter
Licenses: ASL 2.0
Synopsis: Report production while executing Ruby scripts
Description:

This gem provides a DSL that makes it easy to write reports of various types in ruby. It eliminates the need to litter your source with puts statements, instead providing a more readable, expressive interface to your application.

ruby-actionview-precompiler 0.2.3
Propagated dependencies: ruby-actionview@7.0.5.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/jhawthorn/actionview_precompiler
Licenses: Expat
Synopsis: Parses templates for render calls and uses them to precompile
Description:

Parses templates for render calls and uses them to precompile

ruby-discourse-ember-source 3.12.2.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/discourse-ember-source
Licenses: Expat
Synopsis: Fork of Ember source to permit latest ember versions
Description:

This package provides a fork of Ember source to permit the latest ember versions.

ruby-omniauth-google-oauth2 0.8.1
Propagated dependencies: ruby-jwt@2.7.1 ruby-oauth2@2.0.9 ruby-omniauth@2.1.1 ruby-omniauth-oauth2@1.8.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/zquestz/omniauth-google-oauth2
Licenses: Expat
Synopsis: A Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.
Description:

This package provides a Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.

ruby-sporkmonger-rack-mount 0.8.3-1.076aa2c
Propagated dependencies: ruby-rack@2.2.7
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/sporkmonger/rack-mount
Licenses: Expat
Synopsis: Stackable dynamic tree based Rack router
Description:

Rack::Mount supports Rack's X-Cascade convention to continue trying routes if the response returns pass. This allows multiple routes to be nested or stacked on top of each other.

ruby-regexp-property-values 1.0.0-1.03007a6
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/jaynetics/regexp_property_values
Licenses: Expat
Synopsis: Inspect Ruby's regex engine property values
Description:

This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running and can directly read out their code point ranges. In other words, it determines all supported values for \pvalue expressions and what they match.

Total results: 839