_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-rspec-its 1.3.0
Propagated dependencies: ruby-rspec-core@3.12.1 ruby-rspec-expectations@3.12.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/rspec/rspec-its
Licenses: Expat
Synopsis: RSpec extension that provides the @code{its} method
Description:

RSpec::Its provides the its method as a short-hand to specify the expected value of an attribute. For example, one can use its(:size)\should eq(1)\.

ruby-rspec-its 1.3.0
Propagated dependencies: ruby-rspec-core@3.12.1 ruby-rspec-expectations@3.12.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/rspec/rspec-its
Licenses: Expat
Synopsis: RSpec extension that provides the @code{its} method
Description:

RSpec::Its provides the its method as a short-hand to specify the expected value of an attribute. For example, one can use its(:size)\should eq(1)\.

ruby-commander 4.6.0
Propagated dependencies: ruby-highline@2.0.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/commander-rb/commander
Licenses: Expat
Synopsis: Library for building Ruby command-line executables
Description:

Commander aims to be a complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries (OptionParser, HighLine), while providing many new features, and an elegant API.

ruby-test-prof 1.0.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://test-prof.evilmartians.io/
Licenses: Expat
Synopsis: Ruby applications tests profiling tools. Contains tools to analyze factories usage, integrate with Ruby profilers, profile your examples using ActiveSupport notifications (if any) and statically analyze your code with custom RuboCop cops.
Description:

Ruby applications tests profiling tools.

Contains tools to analyze factories usage, integrate with Ruby profilers, profile your examples using ActiveSupport notifications (if any) and statically analyze your code with custom RuboCop cops.

ruby-rdiscount 2.2.7
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://dafoster.net/projects/rdiscount/
Licenses: Modified BSD
Synopsis: Discount Markdown Processor for Ruby
Description:

Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.

ruby-rack-test 2.1.0
Propagated dependencies: ruby-rack@2.2.7
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/rack/rack-test
Licenses: Expat
Synopsis: Testing API for Rack applications
Description:

Rack::Test is a small, simple testing API for Rack applications. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on.

emacs-inf-ruby 2.8.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nonsequitur/inf-ruby
Licenses: GPL 3+
Synopsis: Provides a REPL buffer connected to a Ruby subprocess in Emacs
Description:

inf-ruby provides a Read Eval Print Loop (REPL) buffer, allowing for easy interaction with a ruby subprocess. Features include support for detecting specific uses of Ruby, e.g. when using rails, and using a appropriate console.

ruby-test-unit 3.6.0
Propagated dependencies: ruby-power-assert@1.1.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://test-unit.github.io/
Licenses: Python Software Foundation License Ruby License
Synopsis: Unit testing framework for Ruby
Description:

Test::Unit is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

ruby-test-unit 3.6.0
Propagated dependencies: ruby-power-assert@1.1.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://test-unit.github.io/
Licenses: Python Software Foundation License Ruby License
Synopsis: Unit testing framework for Ruby
Description:

Test::Unit is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

ruby-mechanize 2.7.5
Dependencies: ruby@3.1.4
Propagated dependencies: ruby-domain-name@0.5.20190701 ruby-http-cookie@1.0.5 ruby-mime-types@3.4.1 ruby-net-http-digest-auth@1.4.1 ruby-net-http-persistent@4.0.2 ruby-nokogiri@1.15.2 ruby-ntlm-http@0.1.1 ruby-webrobots@0.1.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://docs.seattlerb.org/mechanize/
Licenses: Expat
Synopsis: The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.
Description:

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.

ruby-raindrops 0.19.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://yhbt.net/raindrops/
Licenses: LGPL 2.1+
Synopsis: real-time stats for preforking Rack servers
Description:

raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as unicorn, but should support any Rack HTTP server on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.

ruby-mkmf-lite 0.5.2
Propagated dependencies: ruby-ptools@1.5.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/djberg96/mkmf-lite
Licenses: ASL 2.0
Synopsis: Lightweight alternative to @code{mkmf}
Description:

mkmf-lite is a light version of Ruby's mkmf.rb designed for use as a library. It does not create packages, builds, or log files of any kind. Instead, it provides mixin methods that you can use in FFI or tests to check for the presence of header files, constants, and so on.

ruby-vcr-expat 5.0.0-0.842b2bf
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/vcr/vcr
Licenses: Expat
Synopsis: HTTP interaction recorder [old version]
Description:

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests. This is an older version of VCR that is free software under the Expat license. The project later switched to the Hippocratic license, which is non-free. Do not use it in new free software projects.

ruby-propshaft 0.7.0
Propagated dependencies: ruby-actionpack@7.0.5.1 ruby-activesupport@7.0.5.1 ruby-rack@2.2.7 ruby-railties@7.0.5.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/propshaft
Licenses: Expat
Synopsis: Asset pipeline library for Rails
Description:

Propshaft is an asset pipeline library for Rails. It's built for an era where bundling assets to save on HTTP connections is no longer urgent, where JavaScript and CSS are either compiled by dedicated Node.js bundlers or served directly to the browsers, and where increases in bandwidth have made the need for minification less pressing. These factors allow for a dramatically simpler and faster asset pipeline compared to previous options, like Sprockets.

ruby-memoizable 0.4.2
Propagated dependencies: ruby-thread-safe@0.3.6
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dkubb/memoizable
Licenses: Expat
Synopsis: Memoize method return values
Description:

Memoize method return values

ruby-adamantium 0.2.0
Propagated dependencies: ruby-ice-nine@0.11.2 ruby-memoizable@0.4.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dkubb/adamantium
Licenses: Expat
Synopsis: Immutable extensions to objects
Description:

Immutable extensions to objects

ruby-flamegraph 0.9.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/SamSaffron/flamegraph
Licenses: Expat
Synopsis: Flamegraph support for arbitrary ruby apps
Description:

Flamegraph support for arbitrary ruby apps

ruby-mini-racer 0.3.1
Propagated dependencies: ruby-libv8@8.4.255.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/mini_racer
Licenses: Expat
Synopsis: Minimal embedded v8 engine for Ruby
Description:

Minimal embedded v8 engine for Ruby

ruby-mini-racer 0.2.15
Dependencies: libnode@18.19.0
Propagated dependencies: ruby-libv8@7.3.492.27.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/mini_racer
Licenses: Expat
Synopsis: Minimal embedded v8 engine for Ruby
Description:

Minimal embedded v8 engine for Ruby

ruby-mini-racer 0.2.4
Dependencies: libnode@18.19.0
Propagated dependencies: ruby-libv8@6.3.292.48.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/mini_racer
Licenses: Expat
Synopsis: Minimal embedded v8 engine for Ruby
Description:

Minimal embedded v8 engine for Ruby

ruby-net-telnet 0.2.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby/net-telnet
Licenses: FreeBSD
Synopsis: Telnet client functionality
Description:

This package provides telnet client functionality.

emacs-poly-ruby 20180905.929
Propagated dependencies: emacs-polymode@20230317.1218
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/knu/poly-ruby.el
Licenses:
Synopsis: Provides poly-ruby-mode
Description:

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

ruby-actiontext 7.0.5.1
Propagated dependencies: ruby-actionpack@7.0.5.1 ruby-activerecord@7.0.5.1 ruby-activestorage@7.0.5.1 ruby-activesupport@7.0.5.1 ruby-nokogiri@1.15.2
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org
Licenses: Expat
Synopsis: Edit and display rich text in Rails applications
Description:

ActionText edits and displays rich text in Rails applications.

ruby-in-threads 1.5.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/toy/in_threads
Licenses: Expat
Synopsis: Run all possible enumerable methods in concurrent/parallel threads
Description:

Run all possible enumerable methods in concurrent/parallel threads

Total results: 859