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

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-pipe 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/oxinabox/Pipe.jl
Licenses: Expat
Build system: julia
Synopsis: Enhancement to Julia piping syntax
Description:

This package provides an enhancement to Julia piping syntax.

julia-marchingcubes 0.1.8
Propagated dependencies: julia-precompiletools@1.1.2 julia-staticarrays@1.2.13
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaGeometry/MarchingCubes.jl
Licenses: Expat
Build system: julia
Synopsis: Efficient Implementation of Marching Cubes' Cases with Topological Guarantees
Description:

Julia port of Efficient Implementation of Marching Cubes' Cases with Topological Guarantees.

julia-cairomakie 0.8.13
Propagated dependencies: julia-colors@0.12.9 julia-fileio@1.9.1 julia-freetype@4.1.0 julia-geometrybasics@0.4.2 julia-makie@0.17.13
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://docs.makie.org/stable
Licenses: Expat
Build system: julia
Synopsis: Cairo Backend for Makie
Description:

Makie is a data visualization ecosystem for the Julia programming language.

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

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

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.

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.

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.

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

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.

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

sbcl-fwoar-lisputils 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/fiddlerwoaroof/fwoar.lisputils
Licenses: Expat
Build system: asdf/source
Synopsis: Hodgepodge of useful Lisp snippets
Description:

A hodgepodge of useful Lisp snippets.

cl-meta 0.4.2
Propagated dependencies: cl-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/source
Synopsis: Recursive-descent parser DSL for common-lisp
Description:

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

sbcl-scribble 0.4.2
Dependencies: sbcl-fare-utils@1.0.0.5-1.66e9c6f sbcl-fare-memoization@0.4.2 sbcl-fare-quasiquote@1.0.1-1.640d39a sbcl-meta@0.4.2 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/scribble
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: SCRibe-like reader extension for Common Lisp
Description:

SCRibe-like reader extension for Common Lisp.

cl-fare-memoization 0.4.2
Propagated dependencies: cl-named-readtables@0.9-4.d5ff162 cl-hu.dwim.stefil@0.0.0-2.414902c
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/fare-memoization
Licenses: Expat
Build system: asdf/source
Synopsis: Memoization library for common-lisp
Description:

The fare-memoization library builds on an age-old idea: dynamically memoizing Lisp functions. A memoized function remembers results from previous computations, and returns cached results when called with the same arguments again, rather than re-doing the computation.

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.

Total results: 573