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

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-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-csv 3.1.9
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/csv
Licenses: non-copyleft non-copyleft
Build system: ruby
Synopsis: The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.
Description:

The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.

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-kaminari 0.16.3
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
Build system: ruby
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-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-babel-source 5.8.35
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: Babel JS source
Description:

Babel JS source

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-fabrication 2.21.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://fabricationgem.org
Licenses: Expat
Build system: ruby
Synopsis: Fabrication is an object generation framework for ActiveRecord, Mongoid, DataMapper, Sequel, or any other Ruby object.
Description:

Fabrication is an object generation framework for ActiveRecord, Mongoid, DataMapper, Sequel, or any other Ruby object.

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-omniauth-twitter 1.4.0
Propagated dependencies: ruby-omniauth-oauth@1.2.0 ruby-rack@2.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/arunagw/omniauth-twitter
Licenses: Expat
Build system: ruby
Synopsis: OmniAuth strategy for Twitter
Description:

OmniAuth strategy for Twitter

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
Build system: ruby
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-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
Build system: ruby
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-aws-sdk-kinesis 1.31.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 Amazon Kinesis (Kinesis). This gem is part of the AWS SDK for Ruby.
Description:

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

ruby-dry-inflector 0.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://dry-rb.org
Licenses: Expat
Build system: ruby
Synopsis: String inflections for dry-rb
Description:

String inflections for dry-rb

ruby-tiny-tds 2.1.3
Dependencies: freetds@1.2.20
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/rails-sqlserver/tiny_tds
Licenses: Expat
Build system: ruby
Synopsis: TinyTDS - A modern, simple and fast FreeTDS library for Ruby using DB-Library. Developed for the ActiveRecord SQL Server adapter.
Description:

TinyTDS - A modern, simple and fast FreeTDS library for Ruby using DB-Library. Developed for the ActiveRecord SQL Server adapter.

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-sshkey 2.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/bensie/sshkey
Licenses: Expat
Build system: ruby
Synopsis: Generate private/public SSH keypairs using pure Ruby
Description:

Generate private/public SSH keypairs using pure Ruby

ruby-jmespath 1.4.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/trevorrowe/jmespath.rb
Licenses: ASL 2.0
Build system: ruby
Synopsis: Implements JMESPath for Ruby
Description:

Implements JMESPath for Ruby

ruby-equalizer 0.0.11
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dkubb/equalizer
Licenses: Expat
Build system: ruby
Synopsis: Module to define equality, equivalence and inspection methods
Description:

Module to define equality, equivalence and inspection methods

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
Build system: ruby
Synopsis: UI for viewing logs in Rack
Description:

UI for viewing logs in Rack

ruby-rubocop-discourse 2.4.1
Propagated dependencies: ruby-rubocop@1.68.0 ruby-rubocop-rspec@2.26.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/rubocop-discourse
Licenses: Expat
Build system: ruby
Synopsis: Custom rubocop cops used by Discourse
Description:

Custom rubocop cops used by Discourse

ruby-sidekiq 6.1.3
Propagated dependencies: ruby-connection-pool@2.4.1 ruby-rack@2.2.7 ruby-redis@4.2.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://sidekiq.org
Licenses: non-copyleft
Build system: ruby
Synopsis: Simple, efficient background processing for Ruby.
Description:

Simple, efficient background processing for Ruby.

ruby-ember-source 2.18.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/emberjs/ember.js
Licenses: Expat
Build system: ruby
Synopsis: Ember.js source code wrapper for use with Ruby libs.
Description:

Ember.js source code wrapper for use with Ruby libs.

ruby-naught 1.1.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/avdi/naught
Licenses: Expat
Build system: ruby
Synopsis: Toolkit for building Null Objects
Description:

Naught is a toolkit for building Null Objects.

Total results: 573