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

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-bitflags 0.1.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/jmert/BitFlags.jl
Licenses: Expat
Build system: julia
Synopsis: Enum-like type for bit flag option values
Description:

BitFlag.jl provides an Enum-like type for bit flag option values.

julia-scratch 1.1.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/Scratch.jl
Licenses: Expat
Build system: julia
Synopsis: Scratch spaces for all your persistent mutable data needs
Description:

This repository implements the scratch spaces API for package-specific mutable containers of data. These spaces can contain datasets, text, binaries, or any other kind of data that would be convenient to store in a location specific to your package. As compared to Artifacts, these containers of data are mutable. Because the scratch space location on disk is not very user-friendly, scratch spaces should, in general, not be used for a storing files that the user must interact with through a file browser. In that event, packages should simply write out to disk at a location given by the user. Scratch spaces are designed for data caches that are completely managed by a package and should be removed when the package itself is uninstalled.

julia-unzip 0.2.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/bramtayl/Unzip.jl
Licenses: Expat
Build system: julia
Synopsis:
Description:
julia-freetypeabstraction 0.9.9
Propagated dependencies: julia-colorvectorspace@0.9.9 julia-colors@0.12.9 julia-freetype@4.1.0 julia-geometrybasics@0.4.2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaGraphics/FreeTypeAbstraction.jl
Licenses: Expat
Build system: julia
Synopsis: Julian abstraction layer over FreeType.jl
Description:

This package provides an abstraction layer over the FreeType Julia module.

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.

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

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

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.

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.

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.

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.

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.

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.

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.

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.

cl-scribble 0.4.2
Propagated dependencies: cl-fare-utils@1.0.0.5-1.66e9c6f cl-fare-memoization@1.2.0 cl-fare-quasiquote@1.0.1-1.640d39a cl-meta@1.0.0-0.74faea6 cl-named-readtables@0.9-4.d5ff162 cl-babel@0.5.0-3.627d6a6
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/source
Synopsis: SCRibe-like reader extension for Common Lisp
Description:

SCRibe-like reader extension for Common Lisp.

cl-defstar 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/lisp-maintainers/defstar
Licenses: GPL 3
Build system: asdf/source
Synopsis: Type declarations for defun et all
Description:

defstar is a collection of Common Lisp macros that can be used in place of defun, defmethod, defgeneric, defvar, defparameter, flet, labels, let* and lambda. Each macro has the same name as the form it replaces, with a star added at the end.

sbcl-rollbar 0.0.2
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-drakma@2.0.8 sbcl-jonathan@0.1.0-1.1f448b4 sbcl-trivial-backtrace@1.1.0-2.7f90b4a
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/adventuring/rollbar.lisp
Licenses: Modified BSD
Build system: asdf/source
Synopsis: Rollbar.com interface for Common Lisp
Description:

Rollbar.com is a service for collecting automated telemetry (ie, bug reports, mostly) through their web service.

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.

Total results: 580