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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ruby-fakeweb 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/chrisk/fakeweb
Licenses: non-copyleft
Build system: ruby
Synopsis: FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.
Description:

FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.

ruby-guard-compat 1.2.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/guard/guard-compat
Licenses: Expat
Build system: ruby
Synopsis: Helps creating valid Guard plugins and testing them
Description:

Helps creating valid Guard plugins and testing them

ruby-rack-mini-profiler 2.3.1
Propagated dependencies: ruby-rack@2.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://miniprofiler.com
Licenses: Expat
Build system: ruby
Synopsis: Profiling toolkit for Rack applications with Rails integration. Client Side profiling, DB profiling and Server profiling.
Description:

Profiling toolkit for Rack applications with Rails integration. Client Side profiling, DB profiling and Server profiling.

ruby-rails-multisite 2.0.7
Propagated dependencies: ruby-activerecord@7.2.2.1 ruby-railties@7.2.2.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/rails_multisite
Licenses: Expat
Build system: ruby
Synopsis: Multi tenancy support for Rails
Description:

This gem provides multi-db support for Rails applications. Using its middleware you can partition your app so each hostname has its own db. It provides a series of helper for working with multiple database, and some additional rails tasks for working with them.

ruby-fspath 3.1.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/toy/fspath
Licenses: Expat
Build system: ruby
Synopsis: Better than Pathname
Description:

Better than Pathname

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-adamantium 0.2.0
Propagated dependencies: ruby-ice-nine@0.11.2 ruby-memoizable@0.4.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dkubb/adamantium
Licenses: Expat
Build system: ruby
Synopsis: Immutable extensions to objects
Description:

Immutable extensions to objects

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-bcp47-spec 0.2.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dadah89/bcp47_spec
Licenses: Expat
Build system: ruby
Synopsis: A subset of the BCP 47 spec.
Description:

This package provides a subset of the BCP 47 spec.

ruby-cppjieba-rb 0.3.3
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/fantasticfears/cppjieba_rb
Licenses: Expat
Build system: ruby
Synopsis: Cppjieba binding for Ruby
Description:

This package provides Ruby bindles for cppjieba, a library to help with processing Chinese text.

ruby-psych 3.3.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/psych
Licenses: Expat
Build system: ruby
Synopsis: Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.
Description:

Psych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.

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

ruby-simple-oauth 0.3.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/laserlemon/simple_oauth
Licenses: Expat
Build system: ruby
Synopsis: Build and verify OAuth headers
Description:

Simply builds and verifies OAuth headers

ruby-delorean 2.1.0
Propagated dependencies: ruby-chronic@0.10.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/bebanjo/delorean
Licenses: Expat
Build system: ruby
Synopsis: Delorean lets you travel in time with Ruby by mocking Time.now
Description:

Delorean lets you travel in time with Ruby by mocking Time.now

ruby-concord 0.1.6
Propagated dependencies: ruby-adamantium@0.2.0 ruby-equalizer@0.0.11
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/mbj/concord
Licenses: Expat
Build system: ruby
Synopsis: Helper for object composition
Description:

Helper for object composition

ruby-cose 1.2.0
Propagated dependencies: ruby-cbor@0.5.10.1 ruby-openssl-signature-algorithm@1.1.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/cedarcode/cose-ruby
Licenses: Expat
Build system: ruby
Synopsis: Ruby implementation of RFC 8152 CBOR Object Signing and Encryption (COSE)
Description:

Ruby implementation of RFC 8152 CBOR Object Signing and Encryption (COSE)

ruby-active-model-adapter-source 2.1.1
Propagated dependencies: ruby-ember-data-source@3.0.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ember-data/active-model-adapter
Licenses: Expat
Build system: ruby
Synopsis: ember-data active-model-adapter code wrapper for use with Ruby libs.
Description:

ember-data active-model-adapter code wrapper for use with Ruby libs.

ruby-buftok 0.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/sferik/buftok
Licenses: Expat
Build system: ruby
Synopsis: BufferedTokenizer extracts token delimited entities from a sequence of arbitrary inputs
Description:

BufferedTokenizer extracts token delimited entities from a sequence of arbitrary inputs

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

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-jasmine-core 3.6.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://jasmine.github.io
Licenses: Expat
Build system: ruby
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-babel-transpiler 0.7.0
Propagated dependencies: ruby-babel-source@5.8.35 ruby-execjs@2.7.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/babel/ruby-babel-transpiler
Licenses: Expat
Build system: ruby
Synopsis: Ruby Babel is a bridge to the JS Babel transpiler.
Description:

Ruby Babel is a bridge to the JS Babel transpiler.

ruby-image-size 1.5.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/toy/image_size
Licenses: Ruby License
Build system: ruby
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-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.

Total packages: 69239