_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-rake 13.3.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/ruby/rake
Licenses: Expat
Synopsis: Rake is a Make-like program implemented in Ruby
Description:

Rake is a Make-like program where tasks and dependencies are specified in standard Ruby syntax.

ruby-racc 1.5.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://i.loveruby.net/en/projects/racc/
Licenses: LGPL 2.1 Ruby License
Synopsis: LALR(1) parser generator for Ruby
Description:

Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program.

ruby-roda 3.57.0
Propagated dependencies: ruby-rack@2.2.7
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://roda.jeremyevans.net
Licenses: Expat
Synopsis: Routing Tree Web Toolkit
Description:

Roda is a routing tree web toolkit, designed for building fast and maintainable web applications in ruby.

ruby-date 3.3.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/date
Licenses: FreeBSD
Synopsis: Ruby @code{Object} subclass with date comparison capability
Description:

This package provides a subclass of Object that includes the Comparable module for handling dates.

ruby-grpc 1.74.1
Propagated dependencies: ruby-google-protobuf@3.25.3 ruby-googleapis-common-protos-types@1.13.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/grpc/grpc/tree/master/src/ruby
Licenses: ASL 2.0
Synopsis: GRPC system in Ruby
Description:

GRPC is a high performance, open-source universal RPC framework. This package provides a ruby interface for it.

ruby-slim 5.2.1
Propagated dependencies: ruby-temple@0.10.0 ruby-tilt@2.2.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: http://slim-lang.com/
Licenses: Expat
Synopsis: Minimalist template language for Ruby
Description:

Slim is a template language for Ruby that aims to reduce the syntax to the minimum while remaining clear.

ruby-cbor 0.5.10.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://cbor.io/
Licenses: ASL 2.0
Synopsis: Concise Binary Object Representation
Description:

CBOR is a library for the CBOR format, based on Sadayuki Furuhashi's MessagePack library.

ruby-yell 2.2.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/rudionrails/yell
Licenses: Expat
Synopsis: Extensible logging library for Ruby
Description:

Yell is a comprehensive logging replacement for Ruby. It defines multiple adapters, various log level combinations and message formatting options.

ruby-time 0.3.0
Propagated dependencies: ruby-date@3.3.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/time
Licenses: FreeBSD
Synopsis: Extends the Time class with methods for parsing and conversion
Description:

When this gem is required, it extends the Time class with with additional methods for parsing and converting Times.

ruby-clap 1.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/djanowski/cutest
Licenses: Expat
Synopsis: Command line argument parsing for simple applications
Description:

Clap provides command line argument parsing features. It covers the simple case of executing code based on the flags or parameters passed.

ruby-sass 3.7.4
Propagated dependencies: ruby-sass-listen@4.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://sass-lang.com/
Licenses: Expat
Synopsis: CSS extension language
Description:

Sass is a CSS extension language. It extends CSS with features that don't exist yet like variables, nesting, mixins and inheritance.

ruby-tilt 2.2.0
Propagated dependencies: ruby-pandoc-ruby@2.1.4 ruby-sassc@2.4.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/rtomayko/tilt/
Licenses: Expat
Synopsis: Generic interface to multiple Ruby template engines
Description:

Tilt is a thin interface over a number of different Ruby template engines in an attempt to make their usage as generic as possible.

ruby-bake 0.18.2
Propagated dependencies: ruby-samovar@2.1.4
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ioquatix/bake
Licenses: Expat
Synopsis: Replacement for rake with a simpler syntax
Description:

Bake is a task execution tool, inspired by Rake, but codifying many of the use cases which are typically implemented in an ad-hoc manner.

ruby-rdoc 6.7.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://ruby.github.io/rdoc/
Licenses: GPL 2+
Synopsis: HTML and command-line documentation utility
Description:

RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.

ruby-edtf 3.1.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/inukshuk/edtf-ruby
Licenses: FreeBSD
Synopsis: Ruby implementation of Extended Date/Time Format
Description:

EDTF-Ruby provides a parser and an API for the EDTF standard, implemented as an extension to Ruby's Date class.

ruby-arel 9.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/rails/arel
Licenses: Expat
Synopsis: SQL AST manager for Ruby
Description:

Arel is an SQL Abstract Syntax Tree (AST) manager for Ruby. It simplifies the generation of complex SQL queries and adapts to various relational database implementations.

ruby-nori 2.6.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/savonrb/nori
Licenses: Expat
Synopsis: XML to Hash translator
Description:

Nori is a simple XML parsing ripped from Crack which in-turn ripped from Merb. It supports pluggable parsers and ships with both REXML and Nokogiri implementations.

ruby-lino 3.1.0
Propagated dependencies: ruby-hamster@3.0.0 ruby-open4@1.3.4
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/tobyclemson/lino
Licenses: Expat
Synopsis: Build and execute commands in Ruby
Description:

Lino provides an interface to run external commands. It provides an interface to add options as well as managing the standard input, output and error streams.

ruby-wwtd 1.4.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/grosser/wwtd
Licenses: Expat
Synopsis: Run @file{.travis.yml} files locally
Description:

WWTD is a Travis Simulator that lets you run test matrices defined in .travis.yml on your local machine, using rvm, rbenv, or chruby to test different versions of Ruby.

ruby-hkdf 1.0.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/jtdowney/hkdf
Licenses: Expat
Synopsis: HMAC-based Key Derivation Function
Description:

This package provides a Ruby implementation of RFC5869: HKDF. The goal of HKDF is to take some source key material and generate suitable cryptographic keys from it.

ruby-rack 2.2.7
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/rack/rack
Licenses: Expat
Synopsis: Unified web application interface for Ruby
Description:

Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses, it unifies the API for web servers, web frameworks, and software in between into a single method call.

ruby-rack 3.0.7
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/rack/rack
Licenses: Expat
Synopsis: Unified web application interface for Ruby
Description:

Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses, it unifies the API for web servers, web frameworks, and software in between into a single method call.

ruby-kpeg 1.3.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/evanphx/kpeg
Licenses: Expat
Synopsis: PEG library for Ruby
Description:

KPeg is a simple PEG library for Ruby. It provides an API as well as native grammar to build the grammar. KPeg supports direct left recursion of rules via the OMeta memoization technique.

ruby-thin 1.7.2
Propagated dependencies: ruby-daemons@1.2.5 ruby-eventmachine@1.2.7 ruby-rack@2.2.7
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/macournoyer/thin
Licenses: Ruby License
Synopsis: Thin and fast web server for Ruby
Description:

Thin is a Ruby web server that glues together 3 Ruby libraries:

  • the Mongrel parser,

  • Event Machine, a network I/O library with high scalability, performance and stability,

  • Rack, a minimal interface between webservers and Ruby frameworks.

Total results: 666