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

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-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-simplecov 0.13.0
Propagated dependencies: ruby-json@2.1.0 ruby-docile@1.1.5 ruby-simplecov-html@0.12.3 ruby-simplecov-json-formatter@0.1.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/simplecov-ruby/simplecov
Licenses: Expat
Build system: ruby
Synopsis: Code coverage framework for Ruby
Description:

SimpleCov is a code coverage framework for Ruby with a powerful configuration library and automatic merging of coverage across test suites.

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
Build system: ruby
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-codeclimate-test-reporter 1.0.9
Propagated dependencies: ruby-simplecov@0.13.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/codeclimate/ruby-test-reporter
Licenses: Expat
Build system: ruby
Synopsis: Collects test coverage data from your Ruby test suite and sends it to Code Climate's hosted, automated code review service. Based on SimpleCov.
Description:

Collects test coverage data from your Ruby test suite and sends it to Code Climate's hosted, automated code review service. Based on SimpleCov.

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-request-store 1.5.0
Propagated dependencies: ruby-rack@2.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/steveklabnik/request_store
Licenses: Expat
Build system: ruby
Synopsis: RequestStore gives you per-request global storage.
Description:

RequestStore gives you per-request global storage.

ruby-xorcist 1.1.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/fny/xorcist
Licenses: Expat
Build system: ruby
Synopsis: Blazing-fast-cross-platform-monkey-patch-free string XOR. Yes, that means JRuby too.
Description:

Blazing-fast-cross-platform-monkey-patch-free string XOR. Yes, that means JRuby too.

ruby-descendants-tracker 0.0.4
Propagated dependencies: ruby-thread-safe@0.3.6
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/dkubb/descendants_tracker
Licenses: Expat
Build system: ruby
Synopsis: Module that adds descendant tracking to a class
Description:

Module that adds descendant tracking to a class

ruby-actionview-precompiler 0.2.3
Propagated dependencies: ruby-actionview@7.2.2.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/jhawthorn/actionview_precompiler
Licenses: Expat
Build system: ruby
Synopsis: Parses templates for render calls and uses them to precompile
Description:

Parses templates for render calls and uses them to precompile

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
Build system: ruby
Synopsis: The tilt template for Ember specified ES6.
Description:

The tilt template for Ember specified ES6.

ruby-scanf 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/scanf
Licenses: Expat
Build system: ruby
Synopsis: scanf is an implementation of the C function scanf(3).
Description:

scanf is an implementation of the C function scanf(3).

ruby-ember-handlebars-template 0.8.0
Propagated dependencies: ruby-barber@0.12.2 ruby-sprockets@4.2.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/tricknotes/ember-handlebars-template
Licenses: Expat
Build system: ruby
Synopsis: The sprockets template for Ember Handlebars.
Description:

The sprockets template for Ember Handlebars.

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-unicode-types 1.10.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/janlelis/unicode-types
Licenses: Expat
Build system: ruby
Synopsis: [Unicode 16.0.0] Determines the very basic type of codepoints (one of: Graphic, Format, Control, Private-use, Surrogate, Noncharacter, Reserved)
Description:

[Unicode 16.0.0] Determines the very basic type of codepoints (one of: Graphic, Format, Control, Private-use, Surrogate, Noncharacter, Reserved).

ruby-jsonapi-renderer 0.2.2
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/jsonapi-rb/jsonapi-renderer
Licenses: Expat
Build system: ruby
Synopsis: Render JSON API documents
Description:

This package provides a ruby gem for rendering JSON API documents.

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-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-ed25519 1.2.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/crypto-rb/ed25519
Licenses: Expat
Build system: ruby
Synopsis: Ruby binding to the Ed25519 elliptic curve public-key system
Description:

This package provides a Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.

ruby-ostruct 0.6.3
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/ruby/ostruct
Licenses: Expat
Build system: ruby
Synopsis: Class to build custom data structures, similar to a Hash.
Description:

Class to build custom data structures, similar to a Hash.

ruby-onebox 2.2.2
Propagated dependencies: ruby-addressable@2.8.1 ruby-htmlentities@4.3.4 ruby-multi-json@1.15.0 ruby-mustache@1.1.1 ruby-nokogiri@1.18.10 ruby-sanitize@7.0.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/discourse/onebox
Licenses: Expat
Build system: ruby
Synopsis: Generate embeddable HTML previews from URLs
Description:

This package provides a gem for generating embeddable HTML previews from URLs.

ruby-lmdb 0.6.5
Dependencies: lmdb@0.9.29
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/doriantaylor/rb-lmdb
Licenses: Expat
Build system: ruby
Synopsis: lmdb is a Ruby binding to OpenLDAP Lightning MDB.
Description:

lmdb is a Ruby binding to OpenLDAP Lightning MDB.

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
Build system: ruby
Synopsis: Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration.
Description:

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

Total results: 580