_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-pandoc-ruby 2.1.4
Dependencies: pandoc@2.19.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/xwmx/pandoc-ruby
Licenses: Expat
Synopsis: Ruby wrapper for Pandoc
Description:

PandocRuby is a wrapper for Pandoc, a Haskell library with command line tools for converting one markup format to another. Pandoc can convert documents from a variety of formats including markdown, reStructuredText, textile, HTML, DocBook, LaTeX, and MediaWiki markup to a variety of other formats, including markdown, reStructuredText, HTML, LaTeX, ConTeXt, PDF, RTF, DocBook XML, OpenDocument XML, ODT, GNU Texinfo, MediaWiki markup, groff man pages, HTML slide shows, EPUB, Microsoft Word docx, and more.

ruby-web-console 4.2.0
Propagated dependencies: ruby-actionview@7.0.5.1 ruby-activemodel@7.0.5.1 ruby-arel@9.0.0 ruby-skiptrace@0.8.1 ruby-railties@7.0.5.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/web-console
Licenses: Expat
Synopsis: Debugging tool for your Ruby on Rails applications
Description:

This package allows you to create an interactive Ruby session in your browser. Those sessions are launched automatically in case of an error and can also be launched manually in any page.

ruby-version-gem 1.1.3
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://gitlab.com/oauth-xx/version_gem
Licenses: Expat
Synopsis: Improved @code{Version} module for Ruby
Description:

VersionGem aims to provide introspection of a Version module based on a Version::VERSION constant string wile not interfering with gemspec parsing where the VERSION string is traditionally used.

ruby-bibtex-ruby 6.0.0
Propagated dependencies: ruby-latex-decode@0.4.0 ruby-rdf@3.2.8 ruby-rdf-vocab@3.2.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/inukshuk/bibtex-ruby
Licenses: GPL 3+
Synopsis: Rubyist's Swiss Army knife for all things BibTeX
Description:

BibTeX-Ruby is the Rubyist's Swiss Army knife for all things BibTeX. It includes a parser for all common BibTeX objects and a sophisticated name parser that tokenizes correctly formatted names. BibTeX-Ruby recognizes BibTeX string replacements, joins values containing multiple strings or variables, supports cross-references, and decodes common LaTeX formatting instructions to unicode. If you are in a hurry, it also allows for easy export/conversion to formats such as YAML, JSON, CSL, and XML (BibTeXML).

ruby-image-optim 0.28.0
Propagated dependencies: ruby-exifr@1.3.9 ruby-fspath@3.1.2 ruby-image-size@2.1.0 ruby-in-threads@1.5.4 ruby-progress@3.5.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/toy/image_optim
Licenses: Expat
Synopsis: Command line tool and ruby interface to optimize (lossless compress, optionally lossy) jpeg, png, gif and svg images using external utilities (advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout, pngquant, svgo)
Description:

Command line tool and ruby interface to optimize (lossless compress, optionally lossy) jpeg, png, gif and svg images using external utilities (advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout, pngquant, svgo)

ruby-fiber-local 1.0.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/socketry/fiber-local
Licenses: Expat
Synopsis: Ruby module to simplify fiber-local state management
Description:

This package provides a class-level mixin to make managing fiber-local state easy. It provides easy access to a fiber-local state from a fiber, and defaults to a shared thread-local state.

ruby-delayed-job 4.1.11
Propagated dependencies: ruby-activesupport@7.0.5.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/collectiveidea/delayed_job
Licenses: Expat
Synopsis: Asynchronous background tasks execution library
Description:

Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.

ruby-rubocop-ast 1.28.0
Propagated dependencies: ruby-parser@3.2.2.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://rubocop.org/
Licenses: Expat
Synopsis: RuboCop's AST extensions and NodePattern functionality
Description:

Rubocop::AST extends ruby-parser with classes used by RuboCop to deal with Ruby's Abstract Syntax Tree (AST), in particular:

  • RuboCop::AST::Node

  • RuboCop::AST::NodePattern

ruby-addressable 2.8.1
Propagated dependencies: ruby-public-suffix@4.0.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/sporkmonger/addressable
Licenses: ASL 2.0
Synopsis: Alternative URI implementation
Description:

Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to RFC 3986, RFC 3987, and RFC 6570 (level 4), providing support for IRIs and URI templates.

ruby-json-schema 2.8.1
Propagated dependencies: ruby-addressable@2.8.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby-json-schema/json-schema
Licenses: Expat
Synopsis: Ruby JSON Schema Validator
Description:

This library provides Ruby with an interface for validating JSON objects against a JSON schema conforming to JSON Schema Draft 4. Legacy support for JSON Schema Draft 3, JSON Schema Draft 2, and JSON Schema Draft 1 is also included.

ruby-ci-reporter 2.0.0
Propagated dependencies: ruby-builder@3.2.4
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/nicksieger/ci_reporter
Licenses: Expat
Synopsis: Generate XML reports of runs test
Description:

CI::Reporter is an add-on to Ruby testing frameworks that allows you to generate XML reports of your test runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report format.

ruby-domain-name 0.5.20190701
Propagated dependencies: ruby-unf@0.1.4
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/knu/ruby-domain_name
Licenses: FreeBSD
Synopsis: Domain name manipulation library
Description:

domain_name is a Domain name manipulation library. It parses a domain name ready for extracting the registered domain and TLD (Top Level Domain). It can also be used for cookie domain validation based on the Public Suffix List.

ruby-rspec-debug 0.2.0
Propagated dependencies: ruby-debug@1.7.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ko1/rspec-debug
Licenses: Expat
Synopsis: Invoke Ruby debugger when spec fails
Description:

This package can be used to have the execution stopped for inspection in the Ruby debugger upon encountering a failure. To use it, set the RSPEC_DEBUG environment variable to true then invoke the rspec command as usual.

ruby-link-header 0.0.8
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/asplake/link_header
Licenses: Expat
Synopsis: Parse and format HTTP @code{Link} headers
Description:

This gem provides the classes LinkHeader and LinkHeader::Link, which represent HTTP Link headers conforming to RFC 5988. Objects can be constructed from and converted to text or a JSON-friendly Array representation. They can also be used to generate corresponding HTML link elements.

ruby-oedipus-lex 2.6.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/seattlerb/oedipus_lex
Licenses: Expat
Synopsis: Ruby lexer
Description:

Oedipus Lex is a lexer generator in the same family as Rexical and Rex. It is based primarily on generating code much like you would a hand-written lexer. It uses StrScanner within a multi-level case statement. As such, Oedipus matches on the first match, not the longest.

ruby-syntax-tree 6.1.1
Propagated dependencies: ruby-prettier-print@1.2.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby-syntax-tree/syntax_tree
Licenses: Expat
Synopsis: Fast Ruby parser and formatter
Description:

Syntax Tree is a suite of tools built on top of the internal CRuby parser. It provides the ability to generate a syntax tree from source, as well as the tools necessary to inspect and manipulate that syntax tree. It can be used to build formatters, linters, language servers, and more.

ruby-text-hyphen 1.5.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/halostatue/text-hyphen
Licenses: Expat
Synopsis: Ruby library to hyphenate words in various languages
Description:

Text::Hyphen is a Ruby library to hyphenate words in various languages using Ruby-fied versions of TeX hyphenation patterns. It will properly hyphenate various words according to the rules of the language the word is written in. The algorithm is based on that of the TeX typesetting system by Donald E. Knuth.

ruby-http-cookie 1.0.5
Propagated dependencies: ruby-domain-name@0.5.20190701
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/sparklemotion/http-cookie
Licenses: Expat
Synopsis: Handle HTTP Cookies based on RFC 6265
Description:

HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has been designed with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has built-in support for the legacy cookies.txt and cookies.sqlite formats of Mozilla Firefox.

ruby-taskjuggler 3.7.1
Propagated dependencies: ruby-mail@2.7.1 ruby-term-ansicolor@1.7.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://taskjuggler.org
Licenses: GPL 2
Synopsis: Project management command line tool with a domain specific language
Description:

TaskJuggler (tj3) is a project management tool for project planning and tracking using a domain specific language; projects are plain text files written using your favourite text editor. It includes reporting in HTML, CSV or iCalendar format and an email based status tracking system to send and receive time sheets from collaborators.

It covers the complete spectrum of project management tasks from the first idea to the completion of the project. It assists you during project scoping, resource assignment, cost and revenue planning, risk and communication management, status tracking and reporting.

ruby-turbo-rails 1.4.0
Propagated dependencies: ruby-actionpack@7.0.5.1 ruby-activejob@7.0.5.1 ruby-railties@7.0.5.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/hotwired/turbo-rails
Licenses: Expat
Synopsis: High performance web application framework
Description:

Turbo aims to be as fast as single-page web application without having to write any JavaScript. Turbo accelerates links and form submissions without requiring server-side changes to the generated HTML. It allows carving up a page into independent frames, which can be lazy-loaded and operated as independent components. Finally, it helps making partial page updates using just HTML and a set of CRUD-like container tags. These three techniques reduce the amount of custom JavaScript that many web applications need to write by an order of magnitude. And for the few dynamic bits that are left, Stimulus can be used.

ruby-gherkin-ruby 0.3.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/codegram/gherkin-ruby
Licenses: Expat
Synopsis: Pure Ruby Gherkin parser
Description:

Gherkin-ruby is a Gherkin parser written in pure Ruby and less than 200 lines of code.

ruby-ffi-compiler 1.0.1
Propagated dependencies: ruby-ffi@1.15.5 ruby-rake@13.0.6
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://wiki.github.com/ffi/ffi
Licenses: ASL 2.0
Synopsis: Ruby FFI library
Description:

Ruby FFI library

ruby-babel-source 5.8.35
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/babel/ruby-babel-transpiler
Licenses: Expat
Synopsis: Babel JS source
Description:

Babel JS source

ruby-rubytest-cli 0.2.0
Propagated dependencies: ruby-ansi@1.5.0 ruby-rubytest@0.8.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://rubyworks.github.io/rubytest-cli
Licenses: FreeBSD
Synopsis: Command-line interface for rubytest
Description:

Rubytest CLI is a command-line interface for running tests for Rubytest-based test frameworks. It provides the rubytest executable.

Total results: 859