_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-atoulme-saikuro 1.2.1
Propagated dependencies: ruby-irb@1.1.1 ruby-e2mmap@0.1.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: http://www.github.com/atoulme/Saikuro
Licenses: Modified BSD
Synopsis: Cyclomatic complexity analyzer
Description:

Saikuro is a Ruby cyclomatic complexity analyzer. When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.

ruby-mime-types-data 3.2016.0521
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/mime-types/mime-types-data/
Licenses: Expat
Synopsis: Registry for information about MIME media type definitions
Description:

mime-types-data provides a registry for information about Multipurpose Internet Mail Extensions (MIME) media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions.

ruby-importmap-rails 2.1.0
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-railties@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/importmap-rails
Licenses: Expat
Synopsis: Tool to manage modern JavaScript in Rails
Description:

Import maps can import JavaScript modules using logical names that map to versioned/digested files -- directly from the browser. It makes it possible to build modern JavaScript applications using JavaScript libraries made for ES modules (ESM) without the need for transpiling or bundling, which removes the need for Webpack, Yarn, npm, or any other part of the JavaScript toolchain. All that is needed is the asset pipeline that is already included in Rails.

ruby-google-protobuf 3.25.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://protobuf.dev
Licenses: Modified BSD
Synopsis: Protocol Buffers are Google's data interchange format
Description:

This library contains the Ruby extension that implements Protocol Buffers functionality in Ruby.

The Ruby extension makes use of generated Ruby code that defines message and enum types in a Ruby DSL. You may write definitions in this DSL directly, but we recommend using protoc's Ruby generation support with .proto files. The build process in this directory only installs the extension; you need to install protoc (in package ruby-grpc-tools) as well to have Ruby code generation functionality.

ruby-asciidoctor-pdf 2.3.19
Propagated dependencies: ruby-asciidoctor@2.0.21 ruby-concurrent@1.3.5 ruby-prawn@2.4.0 ruby-prawn-icon@3.1.0 ruby-prawn-svg@0.37.0 ruby-prawn-table@0.2.2 ruby-prawn-templates@0.1.2 ruby-text-hyphen@1.5.0 ruby-treetop@1.6.12 ruby-ttfunk@1.7.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://asciidoctor.org/docs/asciidoctor-pdf
Licenses: Expat
Synopsis: AsciiDoc to Portable Document Format (PDF)} converter
Description:

Asciidoctor PDF is an extension for Asciidoctor that converts AsciiDoc documents to Portable Document Format (PDF) using the Prawn PDF library. It has features such as:

  • Direct AsciiDoc to PDF conversion

  • Configuration-driven theme (style and layout)

  • Scalable Vector Graphics (SVG) support

  • PDF document outline (i.e., bookmarks)

  • Table of contents page(s)

  • Document metadata (title, authors, subject, keywords, etc.)

  • Internal cross reference links

  • Syntax highlighting with Rouge, Pygments, or CodeRay

  • Page numbering

  • Customizable running content (header and footer)

  • “Keep together” blocks (i.e., page breaks avoided in certain block content)

  • Orphaned section titles avoided

  • Autofit verbatim blocks (as permitted by base_font_size_min setting)

  • Table border settings honored

  • Font-based icons

  • Custom TrueType (TTF) fonts

  • Double-sided printing mode (margins alternate on recto and verso pages)

ruby-ruby-readability 0.7.0
Propagated dependencies: ruby-guess-html-encoding@0.0.11 ruby-nokogiri@1.18.10
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/cantino/ruby-readability
Licenses: non-copyleft
Synopsis: Port of arc90's readability project to ruby
Description:

Port of arc90's readability project to ruby

ruby-omniauth-twitter 1.4.0
Propagated dependencies: ruby-omniauth-oauth@1.2.0 ruby-rack@2.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/arunagw/omniauth-twitter
Licenses: Expat
Synopsis: OmniAuth strategy for Twitter
Description:

OmniAuth strategy for Twitter

ruby-mustermann-grape 1.0.1
Propagated dependencies: ruby-mustermann@1.1.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby-grape/mustermann-grape
Licenses: Expat
Synopsis: Adds Grape style patterns to Mustermman
Description:

Adds Grape style patterns to Mustermman

ruby-ember-cli-assets 0.0.37
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/tricknotes/ember-cli-assets
Licenses: Expat
Synopsis: The assets for Ember CLI.
Description:

The assets for Ember CLI.

ruby-allocation-stats 0.1.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/srawlins/allocation_stats
Licenses: ASL 2.0
Synopsis: Tooling for tracing object allocations in Ruby 2.1
Description:

Tooling for tracing object allocations in Ruby 2.1

ruby-guard-livereload 2.5.2
Channel: wigust
Location: wigust/packages/ruby.scm (wigust packages ruby)
Home page: https://rubygems.org/gems/guard-livereload
Licenses: Expat
Synopsis: Automatically reloads your browser when files are modified.
Description:

LiveReload automatically reloads your browser when 'view' files are modified.

ruby-babel-transpiler 0.7.0
Propagated dependencies: ruby-babel-source@5.8.35 ruby-execjs@2.7.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/babel/ruby-babel-transpiler
Licenses: Expat
Synopsis: Ruby Babel is a bridge to the JS Babel transpiler.
Description:

Ruby Babel is a bridge to the JS Babel transpiler.

ruby-jsonapi-renderer 0.2.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/jsonapi-rb/jsonapi-renderer
Licenses: Expat
Synopsis: Render JSON API documents
Description:

This package provides a ruby gem for rendering JSON API documents.

ruby-dry-configurable 0.12.1
Propagated dependencies: ruby-concurrent@1.3.5 ruby-dry-core@0.5.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://dry-rb.org/gems/dry-configurable
Licenses: Expat
Synopsis: A mixin to add configuration functionality to your classes
Description:

This package provides a mixin to add configuration functionality to your classes

ruby-minitest-profile 0.0.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/nmeans/minitest-profile
Licenses: Expat
Synopsis: Display the slowest tests in a MiniTest suite
Description:

This package provides a MiniTest plugin for displaying the slowest tests in a minitest suite.

ruby-immutable-struct 2.4.1-0.bb67ad8
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://stitchfix.github.io/immutable-struct/
Licenses: Expat
Synopsis: Ruby library for creating immutable struct classes
Description:

This package provides a library to help create value objects without the pain of Ruby's Struct (or its setters).

ruby-websocket-driver 0.7.1
Propagated dependencies: ruby-websocket-extensions@0.1.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/faye/websocket-driver-ruby
Licenses: Expat
Synopsis: WebSocket protocol handler with pluggable I/O
Description:

websocket-driver provides a complete implementation of the WebSocket protocols that can be hooked up to any TCP library

ruby-websocket-native 1.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/imanel/websocket-ruby-native
Licenses: Expat
Synopsis: Native Ruby extension for the WebSocket gem
Description:

This package provides a native extension that can increase performance by about 25% compared to the pure Ruby WebSocket implementation.

ruby-aws-sdk-firehose 1.36.0
Propagated dependencies: ruby-aws-sdk-core@3.112.0 ruby-aws-sigv4@1.2.2
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: Official AWS Ruby gem for Amazon Kinesis Firehose (Firehose). This gem is part of the AWS SDK for Ruby.
Description:

Official AWS Ruby gem for Amazon Kinesis Firehose (Firehose). This gem is part of the AWS SDK for Ruby.

ruby-rubocop-capybara 2.21.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/rubocop/rubocop-capybara
Licenses: Expat
Synopsis: Capybara plugin for RuboCop
Description:

This package provides a RuboCop plugin that can be used for code style checking of Capybara test files (RSpec, Cucumber, Minitest).

ruby-cucumber-gherkin 26.1.0
Propagated dependencies: ruby-cucumber-messages@21.0.1
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/cucumber/gherkin
Licenses: Expat
Synopsis: Gherkin parser for Ruby
Description:

Gherkin is a parser and compiler for the Gherkin language. It is intended be used by all Cucumber implementations to parse .feature files.

ruby-minitest-proveit 1.0.0
Propagated dependencies: ruby-minitest@5.19.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/seattlerb/minitest-proveit
Licenses: Expat
Synopsis: Assertion-based tests extension for MiniTest
Description:

The minitest-proveit MiniTest extension ensures all tests to prove success (via at least one assertion) rather than rely on the absence of failure.

ruby-reverse-markdown 1.1.0
Propagated dependencies: ruby-nokogiri@1.18.10
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/xijo/reverse_markdown
Licenses: WTFPL 2
Synopsis: Convert HTML into Markdown
Description:

This Ruby module allows you to map simple HTML back into Markdown---e.g., if you want to import existing HTML data in your application.

ruby-shoulda-matchers 5.3.0
Propagated dependencies: ruby-activesupport@7.2.2.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/thoughtbot/shoulda-matchers
Licenses: Expat
Synopsis: Collection of testing matchers extracted from Shoulda
Description:

Shoulda Matchers provides RSpec- and Minitest-compatible one-liners that test common Rails functionality. These tests would otherwise be much longer, more complex, and error-prone.

Total results: 876