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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


node-colorspace 1.1.2
Dependencies: node-color@3.1.2 node-text-hex@1.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/colorspace
Licenses: Expat
Build system: node
Synopsis: Generate HEX colors for a given namespace
Description:

Generate HEX colors for a given namespace.

node-isarray 2.0.5
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/juliangruber/isarray
Licenses: Expat
Build system: node
Synopsis: Array#isArray for older browsers
Description:

Array#isArray for older browsers and deprecated Node.js versions.

node-async 1.5.2
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://caolan.github.io/async/v3/
Licenses: Expat
Build system: node
Synopsis: Async utilities for node and the browser
Description:

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.

node-async 3.1.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://caolan.github.io/async/v3/
Licenses: Expat
Build system: node
Synopsis: Async utilities for node and the browser
Description:

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.

node-winston 3.2.1
Dependencies: node-async@3.1.0 node-diagnostics@2.0.2 node-is-stream@2.0.0 node-logform@2.1.2 node-one-time@1.0.0 node-readable-stream@3.6.0 node-stack-trace@0.0.10-1.4fd379e node-triple-beam@1.3.0 node-winston-transport@4.3.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/winstonjs/winston
Licenses: Expat
Build system: node
Synopsis: logger for just about everything
Description:

A logger for just about everything.

node-color-string 1.5.2
Dependencies: node-color-name@1.1.3 node-simple-swizzle@0.2.2
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/Qix-/color-string
Licenses: Expat
Build system: node
Synopsis: Parser and generator for CSS color strings
Description:

Parser and generator for CSS color strings.

node-enabled 2.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/enabled
Licenses: Expat
Build system: node
Synopsis: Check if a certain flag is enabled
Description:

Check if a certain flag is enabled.

node-lodash 4.17.15
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://lodash.com/
Licenses: Expat
Build system: node
Synopsis: A modern JavaScript utility library delivering modularity, performance, & extras
Description:

A modern JavaScript utility library delivering modularity, performance, & extras.

node-text-hex 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/text-hex
Licenses: Expat
Build system: node
Synopsis: Create a hash from a string of text and transforms it to a color
Description:

Create a hash from a string of text and transforms it to a color.

node-is-arrayish 0.3.2
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/Qix-/node-is-arrayish
Licenses: Expat
Build system: node
Synopsis: Check if an object can be used like an Array
Description:

Check if an object can be used like an Array.

node-decamelize 3.2.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/sindresorhus/decamelize
Licenses: Expat
Build system: node
Synopsis:
Description:

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow.

node-follow-redirects 1.9.0
Dependencies: node-debug@4.3.3
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://www.npmjs.com/package/follow-redirects
Licenses: Expat
Build system: node
Synopsis: Node.js module that automatically follows HTTP(S) redirects
Description:

Drop-in replacement for Node's http and https modules that automatically follows redirects.

node-logform 2.1.2
Dependencies: node-colors@1.4.0 node-fast-safe-stringify@2.0.6 node-fecha@3.0.3 node-ms@2.1.3 node-triple-beam@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/winstonjs/logform
Licenses: Expat
Build system: node
Synopsis: A mutable object format designed for chaining & objectMode streams
Description:

A mutable object format designed for chaining & objectMode streams.

node-winston-transport 4.3.0
Dependencies: node-readable-stream@3.6.0 node-triple-beam@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/winstonjs/winston-transport
Licenses: Expat
Build system: node
Synopsis: Base stream implementations for winston@@3 and up
Description:

The base TransportStream implementation for winston >= 3. Use these to write ecosystem Transports for winston.

node-yargs 15.0.2
Dependencies: node-decamelize@3.2.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: http://yargs.js.org/
Licenses: Expat
Build system: node
Synopsis: yargs the modern, pirate-themed successor to optimist
Description:

yargs the modern, pirate-themed successor to optimist.

node-async 2.6.3
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://caolan.github.io/async/v3/
Licenses: Expat
Build system: node
Synopsis: Async utilities for node and the browser
Description:

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.

sbcl-nb 20220414-0.bb9bb6c
Dependencies: sbcl-ningle@0.3.0-2.2e85675 sbcl-clack@2.1.0-1.4916ebb sbcl-drakma@2.0.8 sbcl-find-port@0.1-2.811727f sbcl-jzon@1.1.4 sbcl-legit@1.0.0-4.877147a sbcl-cl-interpol@0.2.7-1.70a1137
Channel: gn-bioinformatics
Location: gn/packages/notebooks.scm (gn packages notebooks)
Home page: https://git.genenetwork.org/jgart/nb/
Licenses: Unlicense
Build system: asdf/sbcl
Synopsis: Launching interactive notebooks in GNU Guix containers
Description:

cl-nb is a Common Lisp system and API for launching interactive notebooks in GNU Guix containers.

nb-upload 20220414-2.b285302
Dependencies: python-requests@2.32.5 python-yaspin@3.2.0 python-rich@13.7.1
Channel: gn-bioinformatics
Location: gn/packages/notebooks.scm (gn packages notebooks)
Home page: https://git.genenetwork.org/jgart/nb-upload/
Licenses: Unlicense
Build system: python
Synopsis: Upload notebooks via CLI
Description:

nb-upload allows a user to upload notebooks to a nb instance.

cl-nb 20220414-0.bb9bb6c
Propagated dependencies: cl-ningle@0.3.0-2.2e85675 cl-clack@2.1.0-1.4916ebb cl-drakma@2.0.8 cl-find-port@0.1-2.811727f cl-jzon@1.1.4 cl-legit@1.0.0-4.877147a cl-interpol@0.2.7-1.70a1137
Channel: gn-bioinformatics
Location: gn/packages/notebooks.scm (gn packages notebooks)
Home page: https://git.genenetwork.org/jgart/nb/
Licenses: Unlicense
Build system: asdf/source
Synopsis: Launching interactive notebooks in GNU Guix containers
Description:

cl-nb is a Common Lisp system and API for launching interactive notebooks in GNU Guix containers.

ecl-nb 20220414-0.bb9bb6c
Dependencies: ecl-ningle@0.3.0-2.2e85675 ecl-clack@2.1.0-1.4916ebb ecl-drakma@2.0.8 ecl-find-port@0.1-2.811727f ecl-jzon@1.1.4 ecl-legit@1.0.0-4.877147a ecl-cl-interpol@0.2.7-1.70a1137
Channel: gn-bioinformatics
Location: gn/packages/notebooks.scm (gn packages notebooks)
Home page: https://git.genenetwork.org/jgart/nb/
Licenses: Unlicense
Build system: asdf/ecl
Synopsis: Launching interactive notebooks in GNU Guix containers
Description:

cl-nb is a Common Lisp system and API for launching interactive notebooks in GNU Guix containers.

ocaml4.07-lwt 5.5.0
Dependencies: glib@2.83.3
Propagated dependencies: ocaml4.07-mmap@1.2.0 ocaml4.07-ocplib-endian@1.2 ocaml4.07-result@1.5 ocaml4.07-seq@0.1 libev@4.33
Channel: gn-bioinformatics
Location: gn/packages/ocaml.scm (gn packages ocaml)
Home page: https://github.com/ocsigen/lwt
Licenses: LGPL 2.1
Build system: dune
Synopsis: Cooperative threads and I/O in monadic style
Description:

Lwt provides typed, composable cooperative threads. These make it easy to run normally-blocking I/O operations concurrently in a single process. Also, in many cases, Lwt threads can interact without the need for locks or other synchronization primitives.

ocaml4.07-gsl 1.19.3
Dependencies: gsl@2.8
Channel: gn-bioinformatics
Location: gn/packages/ocaml.scm (gn packages ocaml)
Home page: https://mmottl.github.io/gsl-ocaml
Licenses: GPL 3+
Build system: ocaml
Synopsis: Bindings to the GNU Scientific Library
Description:

GSL-OCaml is an interface to the GNU scientific library (GSL) for the OCaml language.

openfyba 4.1.1
Dependencies: zip@3.0 autoconf@2.69 automake@1.17 libtool@2.4.7 libgcrypt@1.11.0
Channel: gn-bioinformatics
Location: gn/packages/openfyba.scm (gn packages openfyba)
Home page: http://labs.kartverket.no/sos/
Licenses: GPL 2
Build system: gnu
Synopsis: source code release of the FYBA library
Description:

OpenFYBA is the source code release of the FYBA library.

Total packages: 69282