_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-unicode-emoji 0.9.2
Channel: wigust
Location: wigust/packages/ruby.scm (wigust packages ruby)
Home page: https://github.com/janlelis/unicode-emoji
Licenses: Expat
Synopsis: Retrieve emoji data about Unicode codepoints
Description:

Retrieve emoji data about Unicode codepoints. Also contains a regex to match emoji.

ruby-ruby-memcheck 1.3.2
Dependencies: valgrind@3.22.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/Shopify/ruby_memcheck
Licenses: Expat
Synopsis: Valgrind memcheck tool for Ruby
Description:

The ruby_memcheck gem provides a sane way to use Valgrind's memcheck on your native extension gem, that filters out all the false positives caused by Ruby not freeing all of the memory it allocates during shutdown.

ruby-dry-container 0.7.2
Propagated dependencies: ruby-concurrent@1.3.5 ruby-dry-configurable@0.12.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dry-rb/dry-container
Licenses: Expat
Synopsis: A simple container intended for use as an IoC container
Description:

This package provides a simple container intended for use as an IoC container

ruby-activestorage 7.2.2.1
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-activejob@7.2.2.1 ruby-activerecord@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-marcel@1.0.4 ruby-mini-mime@1.1.2
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Synopsis: Integrate file storage services in to Rails applications
Description:

ActiveStorage integrates file storage services with Rails applications, allowing files to be attached to ActiveRecord models.

ruby-cucumber-wire 6.2.1
Propagated dependencies: ruby-cucumber-core@11.1.0 ruby-cucumber-expressions@16.1.2 ruby-cucumber-messages@21.0.1
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/cucumber/cucumber-ruby-wire
Licenses: Expat
Synopsis: Cucumber wire protocol plugin
Description:

Cucumber's wire protocol allows step definitions to be implemented and invoked on any platform.

ruby-rake-compiler 1.2.9
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rake-compiler/rake-compiler
Licenses: Expat
Synopsis: Building and packaging helper for Ruby native extensions
Description:

Rake-compiler provides a framework for building and packaging native C and Java extensions in Ruby.

ruby-awesome-print 1.9.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/awesome-print/awesome_print
Licenses: Expat
Synopsis: Pretty print Ruby objects to visualize their structure
Description:

Ruby dubugging companion: pretty print Ruby objects to visualize their structure. Supports custom object formatting via plugins.

ruby-silent-stream 1.0.6
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/pboling/silent_stream
Licenses: Expat
Synopsis: ActiveSupport stream silencing without ActiveSupport
Description:

SilentStream is an extraction of some parts of ActiveSupport's Kernel Reporting Core Extensions around silencing IO streams.

ruby-nokogiri-diff 0.2.0-1.a38491e4
Propagated dependencies: ruby-tdiff@0.3.3-1.b662a604 ruby-nokogiri@1.18.10
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/postmodern/nokogiri-diff
Licenses: Expat
Synopsis: Calculate the differences between two XML/HTML documents
Description:

Nokogiri::Diff adds the ability to calculate the differences (added or removed nodes) between two XML/HTML documents.

ruby-vagrant-cloud 3.1.1
Propagated dependencies: ruby-excon@0.109.0 ruby-log4r@1.1.10 ruby-rexml@3.2.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/hashicorp/vagrant_cloud
Licenses: ASL 2.0
Synopsis: Vagrant Cloud API library
Description:

This library provides the functionality to create, modify, and delete boxes, versions, and providers on HashiCorp's Vagrant Cloud.

ruby-hydra-minimal 0.0.0-1.a4cab70
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/hyphenation/hydra
Licenses: Expat
Synopsis: Ruby hyphenation patterns
Description:

ruby-hydra-minimal is a Ruby library for working with hyphenation patterns. It is a low-dependency variant of ruby-hydra.

ruby-hydra-minimal 0.0-0.5abfa37
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/hyphenation/hydra
Licenses: Expat
Synopsis: Ruby hyphenation patterns
Description:

ruby-hydra-minimal is a Ruby library for working with hyphenation patterns. It is a low-dependency variant of ruby-hydra.

ruby-unicode-types 1.10.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/janlelis/unicode-types
Licenses: Expat
Synopsis: [Unicode 16.0.0] Determines the very basic type of codepoints (one of: Graphic, Format, Control, Private-use, Surrogate, Noncharacter, Reserved)
Description:

[Unicode 16.0.0] Determines the very basic type of codepoints (one of: Graphic, Format, Control, Private-use, Surrogate, Noncharacter, Reserved).

ruby-method-source 1.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/banister/method_source
Licenses: Expat
Synopsis: Retrieve the source code for Ruby methods
Description:

Method_source retrieves the source code for Ruby methods. Additionally, it can extract source code from Proc and Lambda objects or just extract comments.

ruby-activesupport 7.2.2.1
Propagated dependencies: ruby-benchmark@0.4.0 ruby-concurrent-ruby@1.3.5 ruby-connection-pool@2.4.1 ruby-i18n@1.13.0 ruby-minitest@5.19.0 ruby-msgpack@1.7.5 ruby-securerandom@0.4.1 ruby-tzinfo@2.0.6-0.5cfebcb ruby-tzinfo-data@1.2025.2
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Synopsis: Ruby on Rails utility library
Description:

ActiveSupport is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. It includes support for multibyte strings, internationalization, time zones, and testing.

ruby-ffi-rzmq-core 1.0.7
Dependencies: zeromq@4.3.5
Propagated dependencies: ruby-ffi@1.15.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/chuckremes/ffi-rzmq-core
Licenses: Expat
Synopsis: Low-level Ruby FFI wrapper for the ZeroMQ networking library
Description:

This library only provides the FFI wrapper for the ZeroMQ networking library. It can be used to implement a Ruby API for the ZeroMQ library.

ruby-minitest-moar 0.0.4
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/dockyard/minitest-moar
Licenses: Expat
Synopsis: Extra features and changes to MiniTest
Description:

MiniTest Moar add some additional features and changes some default behaviours in MiniTest. For instance, Moar replaces the MiniTest Object#stub with a global stub method.

ruby-better-errors 2.9.1
Propagated dependencies: ruby-coderay@1.1.2 ruby-erubi@1.11.0 ruby-rack@2.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/BetterErrors/better_errors
Licenses: Expat
Synopsis: Error page for Rails and other Rack apps
Description:

This package provides a better error page for Rails and other Rack apps. Includes source code inspection, a live REPL and local/instance variable inspection for all stack frames.

ruby-queue-classic 4.0.0
Propagated dependencies: ruby-pg@1.5.9-0.378b7a3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/QueueClassic/queue_classic
Licenses: Expat
Synopsis: Queuing library for Ruby
Description:

queue_classic is a queuing library for Ruby applications (Rails, Sinatra, etc.) queue_classic features asynchronous job polling, database maintained locks and has a single dependency, pg.

ruby-will-paginate 3.3.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/mislav/will_paginate
Licenses: Expat
Synopsis: will_paginate provides a simple API for performing paginated queries with Active Record, DataMapper and Sequel, and includes helpers for rendering pagination links in Rails, Sinatra, Hanami, and Merb web apps.
Description:

will_paginate provides a simple API for performing paginated queries with Active Record, DataMapper and Sequel, and includes helpers for rendering pagination links in Rails, Sinatra, Hanami, and Merb web apps.

ruby-benchmark-ips 2.12.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/evanphx/benchmark-ips
Licenses: Expat
Synopsis: Iterations per second enhancement for the Ruby Benchmark module
Description:

Benchmark-ips enhances the Ruby Benchmark module with the iterations per second count. For short snippets of code, it can automatically figure out how many times to run the code to get interesting data.

ruby-pdf-inspector 1.3.0-1.00ee4c9
Propagated dependencies: ruby-pdf-reader@2.4.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/prawnpdf/pdf-inspector
Licenses: Ruby License GPL 2+ GPL 3+
Synopsis: Analysis classes for inspecting PDF output
Description:

This library provides a number of PDF::Reader based tools for use in testing PDF output. Presently, the primary purpose of this tool is to support the tests found in Prawn, a pure Ruby PDF generation library.

ruby-regexp-parser 2.9.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
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-check.scm (gnu packages ruby-check)
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.

Total results: 876