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

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.


julia-rmath 0.7.0
Dependencies: rmath-julia@0.3.0-1.5c5dfd6
Propagated dependencies: julia-rmath-jll@0.3.0+0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStats/Rmath.jl
Licenses: Expat
Build system: julia
Synopsis: Emulate R's d-p-q-r functions for probability distributions
Description:

This package provides an archive of functions that emulate R's d-p-q-r functions for probability distributions. It is a wrapper around rmath for Julia.

julia-snoopcompile 1.7.2
Propagated dependencies: julia-snoopcompileanalysis@1.7.2 julia-snoopcompilebot@1.7.2 julia-snoopcompilecore@1.7.2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://timholy.github.io/SnoopCompile.jl/dev/
Licenses: Expat
Build system: julia
Synopsis: Making packages work faster with more extensive precompilation
Description:

SnoopCompile observes the Julia compiler, causing it to record the functions and argument types it's compiling. From these lists of methods, you can generate lists of precompile directives that may reduce the latency between loading packages.

julia-jwas 1.2.1
Propagated dependencies: julia-csv@0.10.4 julia-dataframes@1.3.6 julia-distributions@0.25.80 julia-forwarddiff@0.10.36 julia-progressmeter@1.11.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/reworkhow/JWAS.jl
Licenses: GPL 2
Build system: julia
Synopsis: Julia whole-genome analysis library
Description:

julia-jwas is an open-source software tool written in Julia for Bayesian multiple regression methods applied to genomic prediction and genome-wide association studies.

julia-leftchildrightsiblingtrees 0.2.0
Propagated dependencies: julia-abstracttrees@0.4.3
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaCollections/LeftChildRightSiblingTrees.jl
Licenses: Expat
Build system: julia
Synopsis: Representation of a tree with arbitrary number of children/node
Description:

A left child, right sibling tree (frequently abbreviated as "LCRS") is a rooted tree data structure that allows a parent node to have multiple child nodes. Rather than maintain a list of children (which requires one array per node), instead it is represented as a binary tree, where the "left" branch is the first child, whose "right" branch points to its first sibling.

jupyterhub 1.0.0
Propagated dependencies: python-alembic@1.14.0 python-async-generator@1.10 python-certipy@0.2.2 python-dateutil@2.9.0 python-entrypoints@0.4 python-jinja2@3.1.2 python-oauthlib@3.3.1 python-pamela@1.0.0 python-prometheus-client@0.22.1 python-requests@2.32.5 python-sqlalchemy@1.4.42 python-tornado@5.1.1 python-traitlets@5.14.1 python-pycurl@7.45.4
Channel: gn-bioinformatics
Location: gn/packages/jupyterhub.scm (gn packages jupyterhub)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: python
Synopsis: Multi-user server for Jupyter notebooks
Description:

JupyterHub is the best way to serve Jupyter notebook for multiple users. It can be used in a classes of students, a corporate data science group or scientific research group. It is a multi-user Hub that spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server.

python-jupyterhub-traefic-proxy 0.1.4
Propagated dependencies: jupyterhub@1.0.0 python-etcd3@0.10.0 python-aiohttp@3.11.11 python-passlib@1.7.4 python-consul@1.6.0 python-toml@0.10.2 python-escapism@1.0.0
Channel: gn-bioinformatics
Location: gn/packages/jupyterhub.scm (gn packages jupyterhub)
Home page: https://jupyterhub-traefik-proxy.readthedocs.io/
Licenses: Modified BSD
Build system: python
Synopsis: JupyterHub proxy implementation with traefik
Description:

An implementation of the JupyterHub proxy api with traefik: an extremely lightweight, portable reverse proxy implementation, that supports load balancing and can configure itself automatically and dynamically.

the-littlest-jupyterhub 0.0.0-2.29e8bcc
Propagated dependencies: python-ruamel.yaml@0.18.14 python-jinja2@3.1.2 python-pluggy@1.6.0 python-passlib@1.7.4 python-backoff@1.8.1 python-requests@2.32.5 python-jupyterhub-traefic-proxy@0.1.4
Channel: gn-bioinformatics
Location: gn/packages/jupyterhub.scm (gn packages jupyterhub)
Home page: https://the-littlest-jupyterhub.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: python
Synopsis: JupyterHub server for a single server
Description:

The Littlest JupyterHub (TLJH) distribution helps you provide Jupyter Notebooks to 1-50 users on a single server. Administrators who do not consider themselves 'system administrators' but would like to provide hosted Jupyter Notebooks for their students / users are the primary audience. All users are provided with the same environment, and administrators can easily install libraries into this environment without any specialized knowledge.

python-etcd3 0.10.0
Propagated dependencies: python-grpcio@1.52.0 python-protobuf@3.20.3 python-tenacity@9.0.0
Channel: gn-bioinformatics
Location: gn/packages/jupyterhub.scm (gn packages jupyterhub)
Home page: https://github.com/kragniz/python-etcd3
Licenses: ASL 2.0
Build system: python
Synopsis: Python client for the etcd3 API
Description:

Python client for the etcd3 API

python-backoff 1.8.1
Channel: gn-bioinformatics
Location: gn/packages/jupyterhub.scm (gn packages jupyterhub)
Home page: https://github.com/litl/backoff
Licenses: Expat
Build system: python
Synopsis: Function decoration for backoff and retry
Description:

Function decoration for backoff and retry

python-jupyter-repo2docker 0.10.0
Propagated dependencies: python-docker@7.1.0 python-escapism@1.0.0 python-jinja2@3.1.2 python-json-logger@2.0.7 python-ruamel.yaml@0.18.14 python-semver@3.0.4 python-toml@0.10.2 python-traitlets@5.14.1
Channel: gn-bioinformatics
Location: gn/packages/jupyterhub.scm (gn packages jupyterhub)
Home page: https://repo2docker.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: python
Synopsis: Turn git repositories into Jupyter enabled Docker Images
Description:

repo2docker fetches a git repository and builds a container image based on the configuration files found in the repository.

python-escapism 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/jupyterhub.scm (gn packages jupyterhub)
Home page: https://github.com/minrk/escapism
Licenses: Expat
Build system: python
Synopsis: Simple, generic API for escaping strings
Description:

Simple, generic API for escaping strings.

kubernetes 1.14.10
Dependencies: rsync@3.4.1 util-linux@2.40.4
Propagated dependencies: crictl@1.14.0
Channel: gn-bioinformatics
Location: gn/packages/kubernetes.scm (gn packages kubernetes)
Home page: https://kubernetes.io/
Licenses: ASL 2.0
Build system: go
Synopsis: Production-Grade Container Scheduling and Management
Description:

Kubernetes is an open source system for managing containerized applications across multiple hosts. It provides basic mechanisms for deployment, maintenance, and scaling of applications.

crictl 1.16.1
Channel: gn-bioinformatics
Location: gn/packages/kubernetes.scm (gn packages kubernetes)
Home page: https://github.com/kubernetes-sigs/cri-tools
Licenses: ASL 2.0
Build system: go
Synopsis: CLI and validation tools for Kubelet Container Runtime Interface
Description:

Cri-tools aims to provide a series of debugging and validation tools for Kubelet CRI.

crictl 1.14.0
Channel: gn-bioinformatics
Location: gn/packages/kubernetes.scm (gn packages kubernetes)
Home page: https://github.com/kubernetes-sigs/cri-tools
Licenses: ASL 2.0
Build system: go
Synopsis: CLI and validation tools for Kubelet Container Runtime Interface
Description:

Cri-tools aims to provide a series of debugging and validation tools for Kubelet CRI.

kubernetes 1.16.4
Dependencies: rsync@3.4.1 util-linux@2.40.4
Propagated dependencies: crictl@1.16.1
Channel: gn-bioinformatics
Location: gn/packages/kubernetes.scm (gn packages kubernetes)
Home page: https://kubernetes.io/
Licenses: ASL 2.0
Build system: go
Synopsis: Production-Grade Container Scheduling and Management
Description:

Kubernetes is an open source system for managing containerized applications across multiple hosts. It provides basic mechanisms for deployment, maintenance, and scaling of applications.

kubernetes 1.15.7
Dependencies: rsync@3.4.1 util-linux@2.40.4
Propagated dependencies: crictl@1.15.0
Channel: gn-bioinformatics
Location: gn/packages/kubernetes.scm (gn packages kubernetes)
Home page: https://kubernetes.io/
Licenses: ASL 2.0
Build system: go
Synopsis: Production-Grade Container Scheduling and Management
Description:

Kubernetes is an open source system for managing containerized applications across multiple hosts. It provides basic mechanisms for deployment, maintenance, and scaling of applications.

crictl 1.15.0
Channel: gn-bioinformatics
Location: gn/packages/kubernetes.scm (gn packages kubernetes)
Home page: https://github.com/kubernetes-sigs/cri-tools
Licenses: ASL 2.0
Build system: go
Synopsis: CLI and validation tools for Kubelet Container Runtime Interface
Description:

Cri-tools aims to provide a series of debugging and validation tools for Kubelet CRI.

minikube 1.5.2
Channel: gn-bioinformatics
Location: gn/packages/kubernetes.scm (gn packages kubernetes)
Home page: https://minikube.sigs.k8s.io/
Licenses: ASL 2.0
Build system: trivial
Synopsis: Run Kubernetes locally
Description:

Minikube implements a local Kubernetes cluster. Minikube's primary goals are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit.

crictl 1.13.0
Channel: gn-bioinformatics
Location: gn/packages/kubernetes.scm (gn packages kubernetes)
Home page: https://github.com/kubernetes-sigs/cri-tools
Licenses: ASL 2.0
Build system: go
Synopsis: CLI and validation tools for Kubelet Container Runtime Interface
Description:

Cri-tools aims to provide a series of debugging and validation tools for Kubelet CRI.

kubernetes 1.13.12
Dependencies: rsync@3.4.1 util-linux@2.40.4
Propagated dependencies: crictl@1.13.0
Channel: gn-bioinformatics
Location: gn/packages/kubernetes.scm (gn packages kubernetes)
Home page: https://kubernetes.io/
Licenses: ASL 2.0
Build system: go
Synopsis: Production-Grade Container Scheduling and Management
Description:

Kubernetes is an open source system for managing containerized applications across multiple hosts. It provides basic mechanisms for deployment, maintenance, and scaling of applications.

sbcl-meta 0.4.2
Dependencies: sbcl-named-readtables@0.9-4.d5ff162
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/meta
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Recursive-descent parser DSL for common-lisp
Description:

Recursive-descent parser DSL that is a simpler alternative to parser generators.

ecl-scribble 0.4.2
Dependencies: ecl-fare-utils@1.0.0.5-1.66e9c6f ecl-fare-memoization@1.2.0 ecl-fare-quasiquote@1.0.1-1.640d39a ecl-meta@1.0.0-0.74faea6 ecl-named-readtables@0.9-4.d5ff162
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/scribble
Licenses: LLGPL
Build system: asdf/ecl
Synopsis: SCRibe-like reader extension for Common Lisp
Description:

SCRibe-like reader extension for Common Lisp.

ecl-meta 0.4.2
Dependencies: ecl-named-readtables@0.9-4.d5ff162
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/meta
Licenses: Modified BSD
Build system: asdf/ecl
Synopsis: Recursive-descent parser DSL for common-lisp
Description:

Recursive-descent parser DSL that is a simpler alternative to parser generators.

cl-lorem-ipsum 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/phoe/lorem-ipsum
Licenses: Expat
Build system: asdf/source
Synopsis: Lorem ipsum generator in portable Common Lisp
Description:

Lorem ipsum dolor sit amet, consectetur adipiscing elit erat, id eget tellus et turpis, incididunt. Purus mollis penatibus, odio facilisis sit. Quisque sagittis quisque. Incididunt commodo mi non. Lectus facilisi suscipit duis ultricies sem quis. Lorem massa volutpat quis suspendisse turpis, netus hac elementum. At do. Ac integer metus potenti scelerisque fringilla labore. Tellus penatibus arcu ligula nisi.

Total results: 579