_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ruby-omniauth-facebook 8.0.0
Propagated dependencies: ruby-omniauth-oauth2@1.8.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/simi/omniauth-facebook
Licenses: Expat
Build system: ruby
Synopsis: Facebook OAuth2 Strategy for OmniAuth
Description:

Facebook OAuth2 Strategy for OmniAuth

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
Build system: ruby
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-codecov 0.4.3
Propagated dependencies: ruby-simplecov@0.22.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/codecov/codecov-ruby
Licenses: Expat
Build system: ruby
Synopsis: Hosted code coverage Ruby reporter
Description:

Hosted code coverage Ruby reporter.

ruby-unicorn 5.8.0
Propagated dependencies: ruby-kgio@2.11.3 ruby-raindrops@0.19.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://yhbt.net/unicorn/
Licenses: non-copyleft non-copyleft
Build system: ruby
Synopsis: unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.
Description:

unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.

ruby-dry-container 0.7.2
Propagated dependencies: ruby-concurrent@1.3.5 ruby-dry-configurable@0.12.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dry-rb/dry-container
Licenses: Expat
Build system: ruby
Synopsis: A simple container intended for use as an IoC container
Description:

This package provides a simple container intended for use as an IoC container

ruby-case-transform 0.2-1.b957f9c
Propagated dependencies: ruby-activesupport@7.2.2.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/rails-api/case_transform
Licenses: Expat
Build system: ruby
Synopsis: @code{key_transform} abilities of ActiveModelSerializers
Description:

This package provides the extraction of the key_transform abilities of ActiveModelSerializers.

ruby-bundler 2.2.11
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://bundler.io/
Licenses: Expat
Build system: ruby
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-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
Build system: ruby
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-rack-accept 0.4.5
Propagated dependencies: ruby-rack@2.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://mjijackson.github.com/rack-accept
Licenses: non-copyleft
Build system: ruby
Synopsis: HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack
Description:

HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack

ruby-gc-tracer 1.5.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ko1/gc_tracer
Licenses: Expat
Build system: ruby
Synopsis: gc_tracer gem adds GC::Tracer module.
Description:

gc_tracer gem adds GC::Tracer module.

ruby-ember-handlebars-template 0.8.0
Propagated dependencies: ruby-barber@0.12.2 ruby-sprockets@4.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/tricknotes/ember-handlebars-template
Licenses: Expat
Build system: ruby
Synopsis: The sprockets template for Ember Handlebars.
Description:

The sprockets template for Ember Handlebars.

ruby-appraisal 2.3.0
Propagated dependencies: bundler@2.6.9 ruby-rake@13.3.0 ruby-thor@1.2.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/thoughtbot/appraisal
Licenses: Expat
Build system: ruby
Synopsis: Appraisal integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals."
Description:

Appraisal integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals."

ruby-sassc-rails 2.1.2
Propagated dependencies: ruby-railties@7.2.2.1 ruby-sassc@2.4.0 ruby-sprockets@4.2.0 ruby-sprockets-rails@3.4.2 ruby-tilt@2.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/sass/sassc-rails
Licenses: Expat
Build system: ruby
Synopsis: Integrate SassC-Ruby into Rails.
Description:

Integrate SassC-Ruby into Rails.

ruby-mustermann-grape 1.0.1
Propagated dependencies: ruby-mustermann@1.1.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby-grape/mustermann-grape
Licenses: Expat
Build system: ruby
Synopsis: Adds Grape style patterns to Mustermman
Description:

Adds Grape style patterns to Mustermman

ruby-aws-eventstream 1.1.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/aws/aws-sdk-ruby
Licenses: ASL 2.0
Build system: ruby
Synopsis: Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type
Description:

Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type

jruby 9.0.5.0
Dependencies: readline@8.2.13 openssl@3.0.8 zlib@1.3.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://ruby-lang.org
Licenses: Ruby License
Build system: gnu
Synopsis: Programming language interpreter
Description:

Ruby is a dynamic object-oriented programming language with a focus on simplicity and productivity.

ruby-libv8 7.3.492.27.1
Dependencies: libnode@22.14.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/rubyjs/libv8
Licenses: Expat
Build system: ruby
Synopsis: Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer
Description:

Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer

ruby-maxminddb 0.1.22
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/yhirose/maxminddb
Licenses: Expat
Build system: ruby
Synopsis: Pure Ruby MaxMind DB (GeoIP2) binary file reader.
Description:

Pure Ruby MaxMind DB (GeoIP2) binary file reader.

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
Build system: ruby
Synopsis: Memoize method return values
Description:

Memoize method return values

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
Build system: ruby
Synopsis: Minimal embedded v8 engine for Ruby
Description:

Minimal embedded v8 engine for Ruby

ruby-rspec-html-matchers 0.9.4
Propagated dependencies: ruby-nokogiri@1.18.10 ruby-rspec@3.13.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/kucaahbe/rspec-html-matchers
Licenses: Expat
Build system: ruby
Synopsis: Nokogiri based 'have_tag' and 'with_tag' matchers for rspec 3. Does not depend on assert_select matcher, provides useful error messages.
Description:

Nokogiri based 'have_tag' and 'with_tag' matchers for rspec 3. Does not depend on assert_select matcher, provides useful error messages.

ruby-poseidon 0.0.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/bpot/poseidon
Licenses: Expat
Build system: ruby
Synopsis: A Kafka (http://kafka.apache.org/) producer and consumer
Description:

This package provides a Kafka (http://kafka.apache.org/) producer and consumer

ruby-bbcode-to-md 0.0.15-1.3b9aaf2
Propagated dependencies: ruby-activesupport@7.2.2.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/rikkit/ruby-bbcode-to-md
Licenses: Expat
Build system: ruby
Synopsis: Convert BBCode to Markdown and check whether the BBCode is valid.
Description:

Convert BBCode to Markdown and check whether the BBCode is valid.

ruby-elasticsearch-api 6.0.2
Propagated dependencies: ruby-multi-json@1.15.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-api
Licenses: non-copyleft
Build system: ruby
Synopsis: Ruby API for Elasticsearch. See the `elasticsearch` gem for full integration.
Description:

Ruby API for Elasticsearch. See the `elasticsearch` gem for full integration.

Total results: 573