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

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-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
Build system: ruby
Synopsis: Port of arc90's readability project to ruby
Description:

Port of arc90's readability project to ruby

ruby-ebnf 2.6.0
Propagated dependencies: ruby-base64@0.3.0 ruby-htmlentities@4.3.4 ruby-rdf@3.3.4 ruby-scanf@1.0.0 ruby-sxp@2.0.0 ruby-unicode-types@1.10.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dryruby/ebnf
Licenses: Expat
Build system: ruby
Synopsis: EBNF is a Ruby parser for W3C EBNF and a parser generator for PEG and LL(1). Also includes parsing modes for ISO EBNF and ABNF.
Description:

EBNF is a Ruby parser for W3C EBNF and a parser generator for PEG and LL(1). Also includes parsing modes for ISO EBNF and ABNF.

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-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-kwalify 0.7.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://www.kuwata-lab.com/kwalify/
Licenses: non-copyleft
Build system: ruby
Synopsis: Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.
Description:

Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.

ruby-chronic 0.10.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://github.com/mojombo/chronic
Licenses: Expat
Build system: ruby
Synopsis: Chronic is a natural language date/time parser written in pure Ruby.
Description:

Chronic is a natural language date/time parser written in pure Ruby.

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-kaminari-actionview 1.2.1
Propagated dependencies: ruby-actionview@7.2.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-actionview provides pagination helpers for your Action View templates
Description:

kaminari-actionview provides pagination helpers for your Action View templates

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

ember-data source code wrapper for use with Ruby libs.

ruby-raindrops 0.19.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://yhbt.net/raindrops/
Licenses: LGPL 2.1+
Build system: ruby
Synopsis: real-time stats for preforking Rack servers
Description:

raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as unicorn, but should support any Rack HTTP server on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.

ruby-pry-rails 0.3.9
Propagated dependencies: ruby-pry@0.14.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/rweng/pry-rails
Licenses: Expat
Build system: ruby
Synopsis: Use Pry as your rails console
Description:

Use Pry as your rails console

ruby-omniauth-oauth 1.2.0
Propagated dependencies: ruby-oauth@0.5.5 ruby-omniauth@2.1.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/intridea/omniauth-oauth
Licenses: Expat
Build system: ruby
Synopsis: A generic OAuth (1.0/1.0a) strategy for OmniAuth.
Description:

This package provides a generic OAuth (1.0/1.0a) strategy for OmniAuth.

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-mechanize 2.7.5
Dependencies: ruby@3.3.9
Propagated dependencies: ruby-domain-name@0.5.20190701 ruby-http-cookie@1.0.5 ruby-mime-types@3.4.1 ruby-net-http-digest-auth@1.4.1 ruby-net-http-persistent@4.0.2 ruby-nokogiri@1.18.10 ruby-ntlm-http@0.1.1 ruby-webrobots@0.1.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: http://docs.seattlerb.org/mechanize/
Licenses: Expat
Build system: ruby
Synopsis: The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.
Description:

The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.

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-codecov 0.4.3
Propagated dependencies: ruby-simplecov@0.22.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/codecov/codecov-ruby
Licenses: Expat
Build system: ruby
Synopsis: Hosted code coverage Ruby reporter
Description:

Hosted code coverage Ruby reporter.

ruby-r2 0.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/mzsanford/R2rb
Licenses: non-copyleft
Build system: ruby
Synopsis: CSS flipper for right-to-left processing. A Ruby port of https://github.com/ded/r2
Description:

CSS flipper for right-to-left processing. A Ruby port of https://github.com/ded/r2

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-optimist 3.0.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://manageiq.github.io/optimist/
Licenses: Expat
Build system: ruby
Synopsis: Optimist is a commandline option parser for Ruby that just gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page, robust option parsing, command subcompletion, and sensible defaults for everything you don't specify.
Description:

Optimist is a commandline option parser for Ruby that just gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page, robust option parsing, command subcompletion, and sensible defaults for everything you don't specify.

ruby-rqrcode 1.2.0
Propagated dependencies: ruby-chunky-png@1.4.0 ruby-rqrcode-core@0.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/whomwah/rqrcode
Licenses: Expat
Build system: ruby
Synopsis: rqrcode is a library for encoding QR Codes. The simple interface allows you to create QR Code data structures and then render them in the way you choose.
Description:

rqrcode is a library for encoding QR Codes. The simple interface allows you to create QR Code data structures and then render them in the way you choose.

ruby-rqrcode-core 0.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/whomwah/rqrcode_core
Licenses: Expat
Build system: ruby
Synopsis: rqrcode_core is a Ruby library for encoding QR Codes. The simple interface (with no runtime dependencies) allows you to create QR Code data structures.
Description:

rqrcode_core is a Ruby library for encoding QR Codes. The simple interface (with no runtime dependencies) allows you to create QR Code data structures.

ruby-yardstick 0.9.9
Propagated dependencies: ruby-yard@0.9.37
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dkubb/yardstick
Licenses: Expat
Build system: ruby
Synopsis: Measure YARD documentation coverage
Description:

Measure YARD documentation coverage

ruby-mini-scheduler 0.13.0
Propagated dependencies: ruby-sidekiq@6.1.3
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/mini_scheduler
Licenses: Expat
Build system: ruby
Synopsis: Adds recurring jobs for Sidekiq
Description:

Adds recurring jobs for Sidekiq

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.

Total results: 579