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

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.


cva6 4.2.0-1.b40bb32
Dependencies: spike@1.1.0 verilator@4.110
Channel: gn-bioinformatics
Location: gn/packages/riscv.scm (gn packages riscv)
Home page: https://docs.openhwgroup.org/projects/cva6-user-manual/
Licenses: ASL 2.0 Modified BSD
Build system: gnu
Synopsis: Application class 6-stage RISC-V CPU
Description:

CVA6 is a 6-stage, single issue, in-order CPU which implements the 64-bit RISC-V instruction set. It fully implements I, M, A and C extensions as specified in Volume I: User-Level ISA V 2.3 as well as the draft privilege extension 1.10. It implements three privilege levels M, S, U to fully support a Unix-like operating system. Furthermore it is compliant to the draft external debug spec 0.13.

It has configurable size, separate TLBs, a hardware PTW and branch-prediction (branch target buffer and branch history table). The primary design goal was on reducing critical path length.

atomic-queue 1.0-1.7d75e9e
Channel: gn-bioinformatics
Location: gn/packages/riscv.scm (gn packages riscv)
Home page: https://github.com/max0x7ba/atomic_queue
Licenses: Expat
Build system: meson
Synopsis: C++ lockless queue
Description:

This package contains a C++11 multiple-producer-multiple-consumer lockless queues header library based on circular buffer with std::atomic.

ruby-mini-racer 0.2.15
Dependencies: libnode@22.14.0
Propagated dependencies: ruby-libv8@7.3.492.27.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/mini_racer
Licenses: Expat
Build system: ruby
Synopsis: Minimal embedded v8 engine for Ruby
Description:

Minimal embedded v8 engine for Ruby

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-http-form-data 2.3.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/httprb/form_data.rb
Licenses: Expat
Build system: ruby
Synopsis: Utility-belt to build form data request bodies. Provides support for `application/x-www-form-urlencoded` and `multipart/form-data` types.
Description:

Utility-belt to build form data request bodies. Provides support for `application/x-www-form-urlencoded` and `multipart/form-data` types.

ruby-certified 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/stevegraham/certified
Licenses: Expat
Build system: ruby
Synopsis: Ensure net/https uses OpenSSL::SSL::VERIFY_PEER to verify SSL certificates and provides certificate bundle in case OpenSSL cannot find one
Description:

Ensure net/https uses OpenSSL::SSL::VERIFY_PEER to verify SSL certificates and provides certificate bundle in case OpenSSL cannot find one

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
Build system: ruby
Synopsis: Works for both HOTP and TOTP, and includes QR Code provisioning
Description:

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

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
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-http 4.4.1
Propagated dependencies: ruby-addressable@2.8.1 ruby-http-cookie@1.0.5 ruby-http-form-data@2.3.0 ruby-http-parser@1.2.3
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/httprb/http
Licenses: Expat
Build system: ruby
Synopsis: Client library for making requests from Ruby
Description:

This package provides a client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.

ruby-jeweler 2.3.9
Propagated dependencies: ruby-builder@3.3.0 bundler@2.6.9 ruby-git@1.3.0 ruby-github-api@0.19.0 ruby-highline@3.1.2 ruby-nokogiri@1.18.10 ruby-psych@3.3.0 ruby-rake@13.3.0 ruby-rdoc@6.7.0 ruby-semver2@3.4.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/technicalpickles/jeweler
Licenses: Expat
Build system: ruby
Synopsis: Simple and opinionated helper for creating Rubygem projects on GitHub
Description:

Simple and opinionated helper for creating Rubygem projects on GitHub

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

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
Build system: meson
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-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-redis-namespace 1.8.1
Propagated dependencies: ruby-redis@4.2.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/resque/redis-namespace
Licenses: Expat
Build system: ruby
Synopsis: Namespace calls to Redis
Description:

This package provides a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications.

ruby-openssl 2.2.0
Dependencies: openssl@3.0.8
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/openssl
Licenses: Ruby License
Build system: ruby
Synopsis: It wraps the OpenSSL library.
Description:

It wraps the OpenSSL library.

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
Build system: ruby
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-aws-sdk-kms 1.42.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 AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.
Description:

Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.

ruby-mini-suffix 0.3.2
Dependencies: libpsl@0.21.5
Propagated dependencies: ruby-ffi@1.15.5
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/mini_suffix
Licenses: Expat
Build system: ruby
Synopsis: FFI wrapper for libpsl
Description:

This package provides an FFI wrapper for libpsl in Ruby.

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
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-fastimage 2.2.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/sdsykes/fastimage
Licenses: Expat
Build system: ruby
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.

Total results: 579