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

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-uniform-notifier 1.13.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://rubygems.org/gems/uniform_notifier
Licenses: Expat
Build system: ruby
Synopsis: Uniform notifier for rails logger
Description:

uniform_notifier is extracted from bullet, it gives you the ability to send notification through rails logger, customized logger, javascript alert, javascript console, growl, xmpp, airbrake and honeybadger.

ruby-http 4.4.1
Propagated dependencies: ruby-addressable@2.8.1 ruby-http-cookie@1.0.5 ruby-http-form-data@2.3.0 ruby-http-parser@1.2.3
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/httprb/http
Licenses: Expat
Build system: ruby
Synopsis: Client library for making requests from Ruby
Description:

This package provides a client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.

ruby-flog 4.6.4
Propagated dependencies: ruby-path-expander@1.1.0 ruby-ruby-parser@3.20.2 ruby-sexp-processor@4.17.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://ruby.sadi.st/
Licenses: Expat
Build system: ruby
Synopsis: Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.
Description:

Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.

ruby-scanf 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/scanf
Licenses: Expat
Build system: ruby
Synopsis: scanf is an implementation of the C function scanf(3).
Description:

scanf is an implementation of the C function scanf(3).

ruby-omniauth-google-oauth2 0.8.1
Propagated dependencies: ruby-jwt@2.7.1 ruby-oauth2@2.0.9 ruby-omniauth@2.1.1 ruby-omniauth-oauth2@1.8.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/zquestz/omniauth-google-oauth2
Licenses: Expat
Build system: ruby
Synopsis: A Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.
Description:

This package provides a Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.

ruby-aws-partitions 1.428.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: Provides interfaces to enumerate AWS partitions, regions, and services.
Description:

This package provides interfaces to enumerate AWS partitions, regions, and services.

ruby-sxp 2.0.0
Propagated dependencies: ruby-matrix@0.4.2 ruby-rdf@3.3.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dryruby/sxp
Licenses: Expat
Build system: ruby
Synopsis: Universal S-expression parser with specific support for Common Lisp, Scheme, and RDF/SPARQL
Description:

Universal S-expression parser with specific support for Common Lisp, Scheme, and RDF/SPARQL.

ruby-colored2 3.1.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/kigster/colored2
Licenses: Expat
Build system: ruby
Synopsis: This is a heavily modified fork of http://github.com/defunkt/colored gem, with many sensible pull requests combined. Since the authors of the original gem no longer support it, this might, perhaps, be considered a good alternative. Simple gem that adds various color methods to String class, and can be used as follows: require 'colored2' puts 'this is red'.red puts 'this is red with a yellow background'.red.on.yellow puts 'this is red with and italic'.red.italic puts 'this is green bold'.green.bold << ' and regular'.green puts 'this is really bold blue on white but reversed'.bold.blue.on.white.reversed puts 'this is regular, but '.red! << 'this is red '.yellow! << ' and yellow.'.no_color! puts ('this is regular, but '.red! do 'this is red '.yellow! do ' and yellow.'.no_color! end end)
Description:

This is a heavily modified fork of http://github.com/defunkt/colored gem, with many sensible pull requests combined. Since the authors of the original gem no longer support it, this might, perhaps, be considered a good alternative.

Simple gem that adds various color methods to String class, and can be used as follows:

require 'colored2'

puts 'this is red'.red puts 'this is red with a yellow background'.red.on.yellow puts 'this is red with and italic'.red.italic puts 'this is green bold'.green.bold << ' and regular'.green puts 'this is really bold blue on white but reversed'.bold.blue.on.white.reversed puts 'this is regular, but '.red! << 'this is red '.yellow! << ' and yellow.'.no_color! puts ('this is regular, but '.red! do 'this is red '.yellow! do ' and yellow.'.no_color! end end)

ruby-bootsnap 1.7.2
Propagated dependencies: ruby-msgpack@1.4.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/Shopify/bootsnap
Licenses: Expat
Build system: ruby
Synopsis: Boot large ruby/rails apps faster
Description:

Boot large ruby/rails apps faster

ruby-bullet 6.1.3
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-uniform-notifier@1.13.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/flyerhzm/bullet
Licenses: Expat
Build system: ruby
Synopsis: help to kill N+1 queries and unused eager loading.
Description:

help to kill N+1 queries and unused eager loading.

ruby-abstract-type 0.0.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dkubb/abstract_type
Licenses: Expat
Build system: ruby
Synopsis: Module to declare abstract classes and methods
Description:

Module to declare abstract classes and methods

ruby-sinatra-contrib 2.0.8.1
Propagated dependencies: ruby-backports@3.11.4 ruby-multi-json@1.15.0 ruby-mustermann@1.1.1 ruby-rack-protection@3.0.5 ruby-sinatra@3.0.5 ruby-tilt@2.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://sinatrarb.com/contrib/
Licenses: Expat
Build system: ruby
Synopsis: Collection of useful Sinatra extensions
Description:

Collection of useful Sinatra extensions

ruby-webpush 1.1.0
Propagated dependencies: ruby-hkdf@1.0.0 ruby-jwt@2.7.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/zaru/webpush
Licenses: Expat
Build system: ruby
Synopsis: Encryption Utilities for Web Push payload.
Description:

Encryption Utilities for Web Push payload.

ruby-guess-html-encoding 0.0.11
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/cantino/guess_html_encoding
Licenses: Expat
Build system: ruby
Synopsis: A small gem that attempts to guess and then force encoding of HTML documents for Ruby 1.9
Description:

This package provides a small gem that attempts to guess and then force encoding of HTML documents for Ruby 1.9

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-progress 3.5.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/toy/progress
Licenses: Expat
Build system: ruby
Synopsis: Show progress of long running tasks
Description:

Show progress of long running tasks

ruby-rinku 2.0.6
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/vmg/rinku
Licenses: non-copyleft
Build system: ruby
Synopsis: A fast and very smart autolinking library that acts as a drop-in replacement for Rails `auto_link`
Description:

A fast and very smart autolinking library that acts as a drop-in replacement for Rails `auto_link`

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-lmdb 0.6.5
Dependencies: lmdb@0.9.29
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/doriantaylor/rb-lmdb
Licenses: Expat
Build system: ruby
Synopsis: lmdb is a Ruby binding to OpenLDAP Lightning MDB.
Description:

lmdb is a Ruby binding to OpenLDAP Lightning MDB.

ruby-handlebars-source 4.1.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/wycats/handlebars.js/
Licenses: Expat
Build system: ruby
Synopsis: Handlebars.js source code wrapper for (pre)compilation gems.
Description:

Handlebars.js source code wrapper for (pre)compilation gems.

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-aws-sdk-kms 1.42.0
Propagated dependencies: ruby-aws-sdk-core@3.112.0 ruby-aws-sigv4@1.2.2
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: Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.
Description:

Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.

ruby-kgio 2.11.3
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://yhbt.net/kgio/
Licenses: non-copyleft
Build system: ruby
Synopsis: kinder, gentler I/O for Ruby
Description:

This is a legacy project, do not use it for new projects. Ruby 2.3 and later should make this obsolete. kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS.

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
Build system: ruby
Synopsis: Tame Rails' multi-line logging into a single line per request
Description:

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

Total results: 580