_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-ostruct 0.6.3
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/ostruct
Licenses: Expat
Synopsis: Class to build custom data structures, similar to a Hash.
Description:

Class to build custom data structures, similar to a Hash.

ruby-twitter 7.0.0
Propagated dependencies: ruby-addressable@2.8.1 ruby-buftok@0.2.0 ruby-equalizer@0.0.11 ruby-http@4.4.1 ruby-http-form-data@2.3.0 ruby-http-parser.rb@0.6.0 ruby-memoizable@0.4.2 ruby-multipart-post@2.0.0 ruby-naught@1.1.0 ruby-simple-oauth@0.3.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://sferik.github.io/twitter/
Licenses: Expat
Synopsis: Ruby interface to the Twitter API
Description:

This package provides a Ruby interface to the Twitter API.

ruby-packnga 1.0.4
Propagated dependencies: ruby-gettext@3.4.4 ruby-yard@0.9.37
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://ranguba.org/packnga/
Licenses: LGPL 2.0+
Synopsis: Utility library to package internationalized libraries
Description:

Packnga is a library to translate to many languages using YARD.

ruby-lograge 0.11.2
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-railties@7.2.2.1 ruby-request-store@1.5.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/roidrage/lograge
Licenses: Expat
Synopsis: Tame Rails' multi-line logging into a single line per request
Description:

Tame Rails' multi-line logging into a single line per request

ruby-options 2.3.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ahoward/options
Licenses: Ruby License
Synopsis: Ruby library to parse options from *args cleanly
Description:

The options library helps with parsing keyword options in Ruby functions.

ruby-sqlite3 2.5.0
Dependencies: sqlite@3.39.3
Propagated dependencies: ruby-mini-portile@2.8.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/sparklemotion/sqlite3-ruby
Licenses: Modified BSD
Synopsis: Interface with SQLite3 databases
Description:

This module allows Ruby programs to interface with the SQLite3 database engine.

ruby-sqlite3 1.4.4
Dependencies: sqlite@3.39.3
Propagated dependencies: ruby-mini-portile@2.8.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/sparklemotion/sqlite3-ruby
Licenses: Modified BSD
Synopsis: Interface with SQLite3 databases
Description:

This module allows Ruby programs to interface with the SQLite3 database engine.

ruby-libvirt 0.8.2
Dependencies: libvirt@11.5.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://ruby.libvirt.org/
Licenses: LGPL 2.1+
Synopsis: Ruby bindings for libvirt
Description:

This package provides Ruby language binding for libvirt's native C API.

ruby-coderay 1.1.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: http://coderay.rubychan.de
Licenses: Expat
Synopsis: Ruby syntax highlighting library
Description:

Coderay is a Ruby library that provides syntax highlighting for select languages.

ruby-sqlite3 1.3.13
Dependencies: sqlite@3.39.3
Propagated dependencies: ruby-mini-portile@2.8.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/sparklemotion/sqlite3-ruby
Licenses: Modified BSD
Synopsis: Interface with SQLite3 databases
Description:

This module allows Ruby programs to interface with the SQLite3 database engine.

ruby-chronic 0.10.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/mojombo/chronic
Licenses: Expat
Synopsis: Chronic is a natural language date/time parser written in pure Ruby.
Description:

Chronic is a natural language date/time parser written in pure Ruby.

ruby-rbtrace 0.4.14
Dependencies: msgpack@6.0.0
Propagated dependencies: ruby-ffi@1.15.5 ruby-msgpack@1.4.2 ruby-optimist@3.0.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/tmm1/rbtrace
Licenses: Expat
Synopsis: rbtrace shows you method calls happening inside another ruby process in real time.
Description:

rbtrace shows you method calls happening inside another ruby process in real time.

ruby-sinatra 3.0.5
Propagated dependencies: ruby-mustermann@3.0.0 ruby-rack@2.2.7 ruby-rack-protection@3.0.5 ruby-tilt@2.2.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://sinatrarb.com/
Licenses: Expat
Synopsis: DSL for quick web applications creation in Ruby
Description:

Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.

ruby-net-scp 4.1.0
Propagated dependencies: ruby-net-ssh@7.1.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/net-ssh/net-scp
Licenses: Expat
Synopsis: Pure-Ruby SCP client library
Description:

Net::SCP is a pure-Ruby implementation of the SCP client protocol.

ruby-contest 0.1.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/citrusbyte/contest
Licenses: Expat
Synopsis: Write declarative tests using nested contexts
Description:

Contest allows writing declarative Test::Unit tests using nested contexts without performance penalties.

ruby-blather 2.0.0
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-eventmachine@1.2.7 ruby-niceogiri@1.1.2 ruby-nokogiri@1.18.10 ruby-sucker-punch@3.1.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/adhearsion/blather
Licenses: Expat
Synopsis: XMPP Domain Specific Language for Ruby
Description:

Blather is a XMPP DSL for Ruby written on top of EventMachine and Nokogiri.

ruby-xorcist 1.1.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/fny/xorcist
Licenses: Expat
Synopsis: Blazing-fast-cross-platform-monkey-patch-free string XOR. Yes, that means JRuby too.
Description:

Blazing-fast-cross-platform-monkey-patch-free string XOR. Yes, that means JRuby too.

ruby-kwalify 0.7.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://www.kuwata-lab.com/kwalify/
Licenses: non-copyleft
Synopsis: Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.
Description:

Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.

ruby-treetop 1.6.12
Propagated dependencies: ruby-polyglot@0.3.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/cjheath/treetop
Licenses: Expat
Synopsis: Ruby-based parsing DSL based on parsing expression grammars
Description:

This package provides a Ruby-based Parsing Expression Grammar (PEG) parser generator Domain Specific Language (DSL).

ruby-faraday 2.13.1
Propagated dependencies: ruby-ruby2-keywords@0.0.5 ruby-faraday-net-http@3.0.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/lostisland/faraday
Licenses: Expat
Synopsis: Ruby HTTP/REST API client library
Description:

Faraday is a HTTP/REST API client library which provides a common interface over different adapters.

ruby-bundler 2.2.11
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://bundler.io/
Licenses: Expat
Synopsis: Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably
Description:

Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably

ruby-jasmine 3.6.0
Propagated dependencies: ruby-jasmine-core@3.6.0 ruby-phantomjs@2.1.1.0 ruby-rack@2.2.7 ruby-rake@13.3.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://jasmine.github.io/
Licenses: Expat
Synopsis: Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax.
Description:

Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax.

ruby-webmock 3.11.2
Propagated dependencies: ruby-addressable@2.8.1 ruby-crack@0.4.5 ruby-hashdiff@1.0.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/bblimke/webmock
Licenses: Expat
Synopsis: Allows stubbing and setting expectations on HTTP requests
Description:

WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. This is useful when testing software.

ruby-webmock 2.3.2
Propagated dependencies: ruby-addressable@2.8.1 ruby-crack@0.4.5 ruby-hashdiff@1.0.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/bblimke/webmock
Licenses: Expat
Synopsis: Allows stubbing and setting expectations on HTTP requests
Description:

WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. This is useful when testing software.

Total results: 876