_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-rdf 3.2.8
Propagated dependencies: ruby-link-header@0.0.8
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://ruby-rdf.github.io/
Licenses: Unlicense
Synopsis: Linked Data for Ruby
Description:

This gem contains the core algorithms and classes used for doing basic programming with RDF data, implemented in pure Ruby.

ruby-pry 0.14.2
Propagated dependencies: ruby-coderay@1.1.2 ruby-method-source@1.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://cobaltbluemedia.com/pryrepl/
Licenses: Expat
Synopsis: Ruby REPL
Description:

Pry is an IRB alternative and runtime developer console for Ruby. It features syntax highlighting, a plugin architecture, runtime invocation, and source and documentation browsing.

ruby-git 1.3.0
Dependencies: git@2.50.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/schacon/ruby-git
Licenses: Expat
Synopsis: Ruby wrappers for Git
Description:

Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.

ruby-rgl 0.6.6
Propagated dependencies: ruby-pairing-heap@3.1.0 ruby-rexml@3.2.5 ruby-stream@0.5.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/monora/rgl
Licenses: FreeBSD
Synopsis: Framework for graph data structures and algorithms
Description:

RGL is a framework for graph data structures and algorithms. The design of the library is much influenced by the Boost Graph Library (BGL) which is written in C++.

ruby-unf 0.2.0
Propagated dependencies: ruby-unf-ext@0.0.9.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/knu/ruby-unf
Licenses: FreeBSD
Synopsis: Unicode Normalization Form support to Ruby and JRuby
Description:

ruby-unf is a wrapper library to bring Unicode Normalization Form support to both Ruby and JRuby. It uses unf_ext on CRuby and java.text.Normalizer on JRuby.

ruby-spy 1.0.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ryanong/spy
Licenses: Expat
Synopsis: Mocking library for Ruby
Description:

Spy is a mocking library. By default, it will raise an error if you attempt to stub a method that doesn't exist or call the stubbed method with the wrong arity.

ruby-ffi 1.15.5
Dependencies: libffi@3.4.4
Channel: guix
Location: gnu/packages/libffi.scm (gnu packages libffi)
Home page: https://wiki.github.com/ffi/ffi
Licenses: Modified BSD
Synopsis: Ruby foreign function interface library
Description:

Ruby-FFI is a Ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. Moreover, a Ruby-FFI extension works without changes on Ruby and JRuby.

ruby-qed 2.9.2
Propagated dependencies: ruby-ansi@1.5.0 ruby-brass@1.2.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://rubyworks.github.io/qed
Licenses: FreeBSD
Synopsis: Test framework utilizing literate programming techniques
Description:

Quality Ensured Demonstrations (QED) is a test framework for Test Driven Development (TDD) and Behaviour Driven Development (BDD) utilizing Literate Programming techniques. QED sits somewhere between lower-level testing tools like Test::Unit and requirement specifications systems like Cucumber.

ruby-hoe 4.2.2
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://www.zenspider.com/projects/hoe.html
Licenses: Expat
Synopsis: Ruby project management helper
Description:

Hoe is a rake/rubygems helper for project Rakefiles. It helps manage, maintain, and release projects and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all the usual project tasks including rdoc generation, testing, packaging, deployment, and announcement.

ruby-hoe 3.26.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://www.zenspider.com/projects/hoe.html
Licenses: Expat
Synopsis: Ruby project management helper
Description:

Hoe is a rake/rubygems helper for project Rakefiles. It helps manage, maintain, and release projects and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all the usual project tasks including rdoc generation, testing, packaging, deployment, and announcement.

ruby-hoe 3.26.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://www.zenspider.com/projects/hoe.html
Licenses: Expat
Synopsis: Ruby project management helper
Description:

Hoe is a rake/rubygems helper for project Rakefiles. It helps manage, maintain, and release projects and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all the usual project tasks including rdoc generation, testing, packaging, deployment, and announcement.

ruby-hoe 4.2.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://www.zenspider.com/projects/hoe.html
Licenses: Expat
Synopsis: Ruby project management helper
Description:

Hoe is a rake/rubygems helper for project Rakefiles. It helps manage, maintain, and release projects and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all the usual project tasks including rdoc generation, testing, packaging, deployment, and announcement.

ruby-gli 2.21.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://davetron5000.github.io/gli/
Licenses: ASL 2.0
Synopsis: Git-Like Interface command-line parser
Description:

GLI allows you to create command-line applications in Ruby with Git-Like Interfaces: that is, they take subcommands in the style of git and gem. GLI uses a simple domain-specific language, but retains all the power of the built-in OptionParser.

ruby-tins 1.29.1
Propagated dependencies: ruby-sync@0.5.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/flori/tins
Licenses: Expat
Synopsis: Assorted tools for Ruby
Description:

Tins is a Ruby library providing assorted tools.

ruby-iirc 0.6.3
Propagated dependencies: ruby-ircparser@1.0.0
Channel: noisytoot
Location: noisytoot/packages/ruby.scm (noisytoot packages ruby)
Home page: https://git.sr.ht/~mooff/iirc
Licenses: Expat
Synopsis: A composable toolkit for IRC bots
Description:

IIRC is a composable toolkit for IRC bots.

ruby-gdbm 2.1.0
Dependencies: gdbm@1.23
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/gdbm
Licenses: FreeBSD
Synopsis: Ruby extension for GNU dbm
Description:

This package provides a Ruby extension for GNU dbm.

ruby-thor 1.2.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: http://whatisthor.com/
Licenses: Expat
Synopsis: Ruby toolkit for building command-line interfaces
Description:

Thor is a toolkit for building powerful command-line interfaces.

ruby-cane 3.0.0
Propagated dependencies: ruby-parallel@1.21.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/square/cane
Licenses: ASL 2.0
Synopsis: Code quality threshold checking
Description:

Cane fails your build if code quality thresholds are not met.

ruby-json 2.1.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: http://json-jruby.rubyforge.org/
Licenses: Ruby License GPL 2
Synopsis: JSON library for Ruby
Description:

This Ruby library provides a JSON implementation written as a native C extension.

ruby-sdoc 1.1.0
Propagated dependencies: ruby-json@2.1.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/voloko/sdoc
Licenses: Expat
Synopsis: Generate searchable RDoc documentation
Description:

SDoc is an RDoc documentation generator to build searchable HTML documentation for Ruby code.

ruby-sync 0.5.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/sync
Licenses: FreeBSD
Synopsis: Ruby module with a two-phase lock and counter
Description:

This package provides a Ruby module that provides a two-phase lock with a counter.

ruby-bump 0.7.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/gregorym/bump
Licenses: Expat
Synopsis: Tool for working with Rubygems
Description:

Bump provides commands to manage Rubygem versioning, updating to the next patch version for example.

ruby-slop 3.6.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/leejarvis/slop
Licenses: Expat
Synopsis: Ruby command line option parser
Description:

Slop provides a Ruby domain specific language for gathering options and parsing command line flags.

ruby-nenv 0.3.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/e2/nenv
Licenses: Expat
Synopsis: Ruby interface for modifying the environment
Description:

Nenv provides a convenient wrapper for Ruby's ENV to modify and inspect the environment.

Total results: 668