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

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-message-bus 3.3.4
Propagated dependencies: ruby-rack@2.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/SamSaffron/message_bus
Licenses: Expat
Synopsis: Message bus for rack
Description:

This package provides a message bus for rack.

ruby-better-errors 2.9.1
Propagated dependencies: ruby-coderay@1.1.2 ruby-erubi@1.11.0 ruby-rack@2.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/BetterErrors/better_errors
Licenses: Expat
Synopsis: Error page for Rails and other Rack apps
Description:

This package provides a better error page for Rails and other Rack apps. Includes source code inspection, a live REPL and local/instance variable inspection for all stack frames.

ruby-aws-sdk-firehose 1.36.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
Synopsis: Official AWS Ruby gem for Amazon Kinesis Firehose (Firehose). This gem is part of the AWS SDK for Ruby.
Description:

Official AWS Ruby gem for Amazon Kinesis Firehose (Firehose). This gem is part of the AWS SDK for Ruby.

ruby-kaminari 1.2.1
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-kaminari-actionview@1.2.1 ruby-kaminari-activerecord@1.2.1 ruby-kaminari-core@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/kaminari/kaminari
Licenses: Expat
Synopsis: Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophisticated paginator for Rails 4+
Description:

Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophisticated paginator for Rails 4+

ruby-vcr 5.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://relishapp.com/vcr/vcr/docs
Licenses: Expat
Synopsis: Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Description:

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

ruby-ruby-readability 0.7.0
Propagated dependencies: ruby-guess-html-encoding@0.0.11 ruby-nokogiri@1.18.10
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/cantino/ruby-readability
Licenses: non-copyleft
Synopsis: Port of arc90's readability project to ruby
Description:

Port of arc90's readability project to ruby

ruby-flamegraph 0.9.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/SamSaffron/flamegraph
Licenses: Expat
Synopsis: Flamegraph support for arbitrary ruby apps
Description:

Flamegraph support for arbitrary ruby apps

ruby-sshkey 2.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/bensie/sshkey
Licenses: Expat
Synopsis: Generate private/public SSH keypairs using pure Ruby
Description:

Generate private/public SSH keypairs using pure Ruby

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
Synopsis: Pure Ruby MaxMind DB (GeoIP2) binary file reader.
Description:

Pure Ruby MaxMind DB (GeoIP2) binary file reader.

ruby-rake-compiler-dock 1.1.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/rake-compiler/rake-compiler-dock
Licenses: Expat
Synopsis: Easy to use and reliable cross compiler environment for building Windows and Linux binary gems. Use rake-compiler-dock to enter an interactive shell session or add a task to your Rakefile to automate your cross build.
Description:

Easy to use and reliable cross compiler environment for building Windows and Linux binary gems. Use rake-compiler-dock to enter an interactive shell session or add a task to your Rakefile to automate your cross build.

ruby-image-size 2.1.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/toy/image_size
Licenses: Ruby License
Synopsis: Measure following file dimensions: apng, bmp, cur, gif, ico, j2c, jp2, jpeg, jpx, mng, pam, pbm, pcx, pgm, png, ppm, psd, svg, swf, tiff, webp, xbm, xpm
Description:

Measure following file dimensions: apng, bmp, cur, gif, ico, j2c, jp2, jpeg, jpx, mng, pam, pbm, pcx, pgm, png, ppm, psd, svg, swf, tiff, webp, xbm, xpm

ruby-flay 2.12.1
Propagated dependencies: ruby-erubis@2.7.0 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
Synopsis: Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored. Making this totally rad.
Description:

Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored. Making this totally rad.

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-dry-types 1.5.1
Propagated dependencies: ruby-concurrent@1.3.5 ruby-dry-container@0.7.2 ruby-dry-core@0.5.0 ruby-dry-inflector@0.2.0 ruby-dry-logic@1.1.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://dry-rb.org/gems/dry-types
Licenses: Expat
Synopsis: Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc
Description:

Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc

ruby-rotp 6.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/mdp/rotp
Licenses: Expat
Synopsis: Works for both HOTP and TOTP, and includes QR Code provisioning
Description:

Works for both HOTP and TOTP, and includes QR Code provisioning

generate-ninja 0.0.0-1.dfcbc6f
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://gn.googlesource.com/gn
Licenses: Modified BSD
Synopsis: Meta-build system for ninja
Description:

Generate-Ninja, or GN, is a meta-build system that generates Ninja build files so that you can build your project with Ninja. GN was, originally, part of the Chromium source tree, and has since been extracted into its own standalone repo.

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
Synopsis: Encryption Utilities for Web Push payload.
Description:

Encryption Utilities for Web Push payload.

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
Synopsis: Programming language interpreter
Description:

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

bio-table 1.0.0
Propagated dependencies: ruby-bio-logger@1.0.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/pjotrp/bioruby-table
Licenses: Expat
Synopsis: Functions and tools for tranforming and changing tab delimited and comma separated table files - useful for Excel sheets and SQL/RDF output
Description:

Functions and tools for tranforming and changing tab delimited and comma separated table files - useful for Excel sheets and SQL/RDF output

ruby-discourse-image-optim 0.26.2
Propagated dependencies: ruby-exifr@1.3.9 ruby-fspath@3.1.2 ruby-image-size@1.5.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/discourse_image_optim
Licenses: Expat
Synopsis: Optimize (lossless compress, optionally lossy) images (jpeg, png, gif, svg) using external utilities (advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout, pngquant, svgo)
Description:

Optimize (lossless compress, optionally lossy) images (jpeg, png, gif, svg) using external utilities (advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout, pngquant, svgo)

ruby-http-accept-language 2.1.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/iain/http_accept_language
Licenses: Expat
Synopsis: Find out which locale the user preferes by reading the languages they specified in their browser
Description:

Find out which locale the user preferes by reading the languages they specified in their browser

ruby-fastimage 2.2.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/sdsykes/fastimage
Licenses: Expat
Synopsis: FastImage finds the size or type of an image given its uri by fetching as little as needed.
Description:

FastImage finds the size or type of an image given its uri by fetching as little as needed.

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
Synopsis: Module to declare abstract classes and methods
Description:

Module to declare abstract classes and methods

Total results: 577