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

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-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
Synopsis: Build and verify OAuth headers
Description:

Simply builds and verifies OAuth headers

ruby-in-threads 1.5.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/toy/in_threads
Licenses: Expat
Synopsis: Run all possible enumerable methods in concurrent/parallel threads
Description:

Run all possible enumerable methods in concurrent/parallel threads

ruby-aws-sdk-s3 1.88.1
Propagated dependencies: ruby-aws-sdk-core@3.112.0 ruby-aws-sdk-kms@1.42.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 Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.
Description:

Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.

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

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

ruby-phantomjs 2.1.1.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/colszowka/phantomjs-gem
Licenses: Expat
Synopsis: Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.
Description:

Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.

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
Synopsis: A subset of the BCP 47 spec.
Description:

This package provides a subset of the BCP 47 spec.

ruby-path-expander 1.1.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/seattlerb/path_expander
Licenses: Expat
Synopsis: PathExpander helps pre-process command-line arguments expanding directories into their constituent files. It further helps by providing additional mechanisms to make specifying subsets easier with path subtraction and allowing for command-line arguments to be saved in a file. NOTE: this is NOT an options processor. It is a path processor (basically everything else besides options). It does provide a mechanism for pre-filtering cmdline options, but not with the intent of actually processing them in PathExpander. Use OptionParser to deal with options either before or after passing ARGV through PathExpander.
Description:

PathExpander helps pre-process command-line arguments expanding directories into their constituent files. It further helps by providing additional mechanisms to make specifying subsets easier with path subtraction and allowing for command-line arguments to be saved in a file.

NOTE: this is NOT an options processor. It is a path processor (basically everything else besides options). It does provide a mechanism for pre-filtering cmdline options, but not with the intent of actually processing them in PathExpander. Use OptionParser to deal with options either before or after passing ARGV through PathExpander.

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
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-mock-redis 0.27.3
Propagated dependencies: ruby-ruby2-keywords@0.0.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/sds/mock_redis
Licenses: Expat
Synopsis: Instantiate one with `redis = MockRedis.new` and treat it like you would a normal Redis object. It supports all the usual Redis operations.
Description:

Instantiate one with `redis = MockRedis.new` and treat it like you would a normal Redis object. It supports all the usual Redis operations.

ruby-logster 2.9.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/logster
Licenses: Expat
Synopsis: UI for viewing logs in Rack
Description:

UI for viewing logs in Rack

ruby-libv8 8.4.255.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/rubyjs/libv8
Licenses: Expat
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-elasticsearch-transport 6.0.2
Propagated dependencies: ruby-faraday@2.13.1 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-transport
Licenses: non-copyleft
Synopsis: Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration.
Description:

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

ruby-discourse-ember-source 3.12.2.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/discourse-ember-source
Licenses: Expat
Synopsis: Fork of Ember source to permit latest ember versions
Description:

This package provides a fork of Ember source to permit the latest ember versions.

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
Synopsis: Cppjieba binding for Ruby
Description:

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

ruby-logger 1.7.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/logger
Licenses: Expat
Synopsis: Provides a simple logging utility for outputting messages.
Description:

This package provides a simple logging utility for outputting messages.

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
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-rails-failover 0.6.5
Propagated dependencies: ruby-activerecord@7.2.2.1 ruby-concurrent@1.3.5 ruby-railties@7.2.2.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/rails_failover
Licenses: Expat
Synopsis: Failover for ActiveRecord and Redis
Description:

Failover for ActiveRecord and Redis

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
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-http-parser 1.2.3
Propagated dependencies: ruby-ffi-compiler@1.0.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/cotag/http-parser
Licenses: Expat
Synopsis: Http parser for Ruby
Description:

A super fast http parser for ruby. Cross platform and multiple ruby implementation support thanks to ffi.

ruby-rtlit 0.0.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/zohararad/rtlit
Licenses: Expat
Synopsis: Converts CSS files from left-to-right to right-to-left
Description:

Converts CSS files from left-to-right to right-to-left

ruby-ember-es6-template 0.7.0
Propagated dependencies: ruby-babel-transpiler@0.7.0 ruby-sprockets@4.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/tricknotes/ember-es6_template
Licenses: Expat
Synopsis: The tilt template for Ember specified ES6.
Description:

The tilt template for Ember specified ES6.

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
Synopsis: A Kafka (http://kafka.apache.org/) producer and consumer
Description:

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

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
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-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.

Total results: 577