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

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.


crossguid 0.0-3.ca1bf4b
Dependencies: util-linux@2.40.4
Channel: guix
Location: gnu/packages/kodi.scm (gnu packages kodi)
Home page: https://github.com/graeme-hill/crossguid
Licenses: Expat
Build system: cmake
Synopsis: Lightweight universal identifier library
Description:

CrossGuid is a minimal GUID/UUID generator library for C++.

kodi-cli 1.1-1.104dc23
Dependencies: bash-minimal@5.2.37 curl@8.6.0 python-yewtube@2.13.1
Channel: guix
Location: gnu/packages/kodi.scm (gnu packages kodi)
Home page: https://github.com/nawar/kodi-cli
Licenses: GPL 2+
Build system: trivial
Synopsis: Control Kodi from the command line
Description:

kodi-cli is a tool for sending commands to a Kodi server using JSON RPC.

Features:

  • Play, pause, stop the currently playing item.

  • Skip forward or backward in the currently playing item.

  • Play or queue to the currently list of YouTube videos.

  • Interactive and noninteractive volume control.

  • Interactive navigation.

  • Send text to the Kodi keyboard.

  • Toggle fullscreen.

  • Update or clean Kodi libraries.

go-go-etcd-io-etcd-pkg-v3 3.6.7
Propagated dependencies: go-github-com-creack-pty@1.1.24 go-github-com-dustin-go-humanize@1.0.1 go-go-etcd-io-etcd-client-pkg-v3@3.6.10 go-go-uber-org-zap@1.27.0 go-google-golang-org-grpc@1.69.2
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://github.com/etcd-io/etcd
Licenses: ASL 2.0
Build system: go
Synopsis: Utility packages for etcd
Description:

This package is a collection of utility packages used by etcd without being specific to etcd itself.

kubernetes-apiserver 0.34.2
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://k8s.io/apiextensions-apiserver
Licenses: ASL 2.0
Build system: go
Synopsis: API server for Kubernetes API extensions
Description:

This API server provides the implementation for CustomResourceDefinitions which is included as delegate server inside of kube-apiserver.

etcd-server 3.6.7
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://go.etcd.io/etcd
Licenses: ASL 2.0
Build system: go
Synopsis: Server package for ETCD
Description:

This package provides a server for the ETCD distributed key-value storage system.

go-sigs-k8s-io-apiserver-network-proxy-konnectivity-client 0.34.0
Propagated dependencies: go-github-com-prometheus-client-golang@1.23.2 go-google-golang-org-grpc@1.69.2 go-google-golang-org-protobuf@1.36.11 go-k8s-io-klog-v2@2.130.1
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://sigs.k8s.io/apiserver-network-proxy
Licenses: ASL 2.0
Build system: go
Synopsis: Network proxy for Kubernetes API server
Description:

This package provides a network proxy for the Kubernetes API server.

kubernetes-crd-ref-docs 0.3.0
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://github.com/elastic/crd-ref-docs
Licenses: ASL 2.0
Build system: go
Synopsis: Kubernetes CRD reference documentation generator
Description:

This package generates API reference documentation by scanning a source tree for exported CustomResourceDefinition types.

kubernetes-controller-tools 0.19.0
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://sigs.k8s.io/controller-tools
Licenses: ASL 2.0
Build system: go
Synopsis: Kubernetes controller-tools Project
Description:

This package provides helper commands to work with Kubernetes (k8s):

  • controller-gen - generates Kubernetes API extension resources and code

  • helpgen - generates marker help using godoc, based on the presence of a particular marker

  • type-scaffold - scaffolds out basic bits of a Kubernetes type

For the Go library, refer to go-sigs-k8s-io-controller-tools package.

go-k8s-io-apiserver 0.34.2
Propagated dependencies: go-github-com-blang-semver-v4@4.0.0 go-github-com-coreos-go-oidc@2.3.0 go-github-com-coreos-go-systemd-v22@22.7.0 go-github-com-emicklei-go-restful-v3@3.4.0 go-github-com-fsnotify-fsnotify@1.9.0 go-github-com-go-logr-logr@1.4.3 go-github-com-gogo-protobuf@1.3.2 go-github-com-google-btree@1.1.3 go-github-com-google-cel-go@0.26.1 go-github-com-google-gnostic-models@0.7.0 go-github-com-google-go-cmp@0.7.0 go-github-com-google-uuid@1.6.0 go-github-com-gorilla-websocket@1.5.3 go-github-com-grpc-ecosystem-go-grpc-prometheus@1.2.0 go-github-com-munnerz-goautoneg@0.0.0-20191010083416-a7dc8b61c822 go-github-com-mxk-go-flowrate@0.0.0-20140419014527-cca7078d478f go-github-com-spf13-pflag@1.0.10 go-go-etcd-io-etcd-api-v3@3.6.10 go-go-etcd-io-etcd-client-pkg-v3@3.6.10 go-go-etcd-io-etcd-client-v3@3.6.7 go-go-etcd-io-etcd-server-v3@3.6.7 go-go-opentelemetry-io-contrib-instrumentation-google-golang-org-grpc-otelgrpc@0.59.0 go-go-opentelemetry-io-contrib-instrumentation-net-http-otelhttp@0.62.0 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracegrpc@1.43.0 go-go-opentelemetry-io-otel-metric@1.42.0 go-go-opentelemetry-io-otel-sdk@1.33.0 go-go-opentelemetry-io-otel-trace@1.42.0 go-go-uber-org-zap@1.27.0 go-golang-org-x-crypto@0.50.0 go-golang-org-x-net@0.53.0 go-golang-org-x-sync@0.20.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-time@0.14.0 go-google-golang-org-genproto-googleapis-api@0.0.0-20250519155744-55703ea1f237 go-google-golang-org-grpc@1.69.2 go-google-golang-org-protobuf@1.36.11 go-gopkg-in-evanphx-json-patch-v4@4.13.0 go-gopkg-in-go-jose-go-jose-v2@2.6.3 go-gopkg-in-natefinch-lumberjack-v2@2.1 go-k8s-io-api@0.34.1 go-k8s-io-apimachinery@0.35.0 go-k8s-io-client-go@0.34.1 go-k8s-io-component-base@0.34.1 go-k8s-io-klog-v2@2.130.1 go-k8s-io-kms@0.35.1 go-k8s-io-kube-openapi@0.0.0-20250910181357-589584f1c912 go-k8s-io-utils@0.0.0-20241210054802-24370beab758 go-sigs-k8s-io-apiserver-network-proxy-konnectivity-client@0.34.0 go-sigs-k8s-io-json@0.0.0-20241014173422-cfa47c3a1cc8 go-sigs-k8s-io-randfill@1.0.0 go-sigs-k8s-io-structured-merge-diff-v6@6.3.0 go-sigs-k8s-io-yaml@1.6.0
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://github.com/kubernetes/apiserver
Licenses: ASL 2.0
Build system: go
Synopsis: Library for building a Kubernetes aggregated API server
Description:

This package provides a generic library for building a Kubernetes aggregated API server.

kubernetes-code-generator 0.35.0
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://k8s.io/code-generator
Licenses: ASL 2.0
Build system: go
Synopsis: Code generator for Kubernetes API types
Description:

This package provides Kubernetes code generators command line interface tools:

  • applyconfiguration-gen - is a tool for auto-generating apply builder functions

  • client-gen - makes the individual typed clients using gengo

  • conversion-gen - is a tool for auto-generating functions that convert between internal and external types

  • deepcopy-gen - is a tool for auto-generating DeepCopy functions

  • defaulter-gen - is a tool for auto-generating Defaulter functions

  • go-to-protobuf - generates a Protobuf Interface Definition Language from a Go struct, respecting any existing IDL tags on the Go struct

  • informer-gen

  • lister-gen

  • prerelease-lifecycle-gen - is a tool for auto-generating api-status.csv files

  • register-gen

  • validation-gen - is a tool for auto-generating Validation functions

go-github-com-elastic-crd-ref-docs 0.3.0
Propagated dependencies: go-github-com-goccy-go-yaml@1.18.0 go-github-com-masterminds-sprig-v3@3.3.0 go-github-com-spf13-cobra@1.10.2 go-golang-org-x-tools@0.44.0 go-go-uber-org-zap@1.27.0 go-k8s-io-apimachinery@0.35.0 go-sigs-k8s-io-controller-runtime@0.22.4 go-sigs-k8s-io-controller-tools@0.19.0
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://github.com/elastic/crd-ref-docs
Licenses: ASL 2.0
Build system: go
Synopsis: Kubernetes CRD reference documentation generator
Description:

This package generates API reference documentation by scanning a source tree for exported CustomResourceDefinition types.

go-go-etcd-io-etcd-client-v3 3.6.7
Propagated dependencies: go-github-com-coreos-go-semver@0.3.1 go-github-com-dustin-go-humanize@1.0.1 go-github-com-grpc-ecosystem-go-grpc-middleware-v2@2.3.3 go-go-etcd-io-etcd-api-v3@3.6.10 go-sigs-k8s-io-yaml@1.6.0
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://github.com/etcd-io/etcd
Licenses: ASL 2.0
Build system: go
Synopsis: Golang client for ETCD
Description:

This package implements the official Go client for etcd.

go-go-etcd-io-etcd-server-v3 3.6.7
Propagated dependencies: go-github-com-coreos-go-semver@0.3.1 go-github-com-coreos-go-systemd-v22@22.7.0 go-github-com-dustin-go-humanize@1.0.1 go-github-com-gogo-protobuf@1.3.2 go-github-com-golang-groupcache@0.0.0-20210331224755-41bb18bfe9da go-github-com-golang-jwt-jwt-v5@5.3.1 go-github-com-golang-protobuf@1.5.4 go-github-com-google-btree@1.1.3 go-github-com-google-go-cmp@0.7.0 go-github-com-grpc-ecosystem-go-grpc-middleware@1.4.0 go-github-com-grpc-ecosystem-go-grpc-middleware-providers-prometheus@1.1.0 go-github-com-grpc-ecosystem-grpc-gateway-v2@2.26.3 go-github-com-jonboulle-clockwork@0.4.0 go-github-com-prometheus-client-golang@1.23.2 go-github-com-prometheus-client-model@0.6.2 go-github-com-soheilhy-cmux@0.1.5 go-github-com-spf13-cobra@1.10.2 go-github-com-stretchr-testify@1.11.1 go-github-com-tmc-grpc-websocket-proxy@0.0.0-20220101234140-673ab2c3ae75 go-github-com-xiang90-probing@0.0.0-20221125231312-a49e3df8f510 go-go-etcd-io-bbolt@1.4.3 go-go-etcd-io-etcd-client-v3@3.6.7 go-go-etcd-io-etcd-pkg-v3@3.6.7 go-go-etcd-io-raft-v3@3.6.0 go-go-opentelemetry-io-contrib-instrumentation-google-golang-org-grpc-otelgrpc@0.59.0 go-go-opentelemetry-io-otel@1.42.0 go-go-opentelemetry-io-otel-exporters-otlp-otlptrace@1.36.0 go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracegrpc@1.43.0 go-go-opentelemetry-io-otel-sdk@1.33.0 go-go-uber-org-zap@1.27.0 go-golang-org-x-crypto@0.50.0 go-golang-org-x-net@0.53.0 go-golang-org-x-time@0.14.0 go-google-golang-org-genproto-googleapis-api@0.0.0-20250519155744-55703ea1f237 go-google-golang-org-grpc@1.69.2 go-google-golang-org-protobuf@1.36.11 go-gopkg-in-natefinch-lumberjack-v2@2.1 go-sigs-k8s-io-json@0.0.0-20241014173422-cfa47c3a1cc8 go-sigs-k8s-io-yaml@1.6.0
Channel: guix
Location: gnu/packages/kubernetes.scm (gnu packages kubernetes)
Home page: https://go.etcd.io/etcd
Licenses: ASL 2.0
Build system: go
Synopsis: Server package for ETCD
Description:

This package provides a server for the ETCD distributed key-value storage system.

perl-lingua-stem-ru 0.04
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-Stem-Ru
Licenses: GPL 1+
Build system: perl
Synopsis: Porter's stemming algorithm for Russian
Description:

This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed Russian (KOI8-R only) word.

praat 6.4.67
Dependencies: alsa-lib@1.2.16 gtk+@3.24.51 jack@0.125.0 pulseaudio@16.1
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://praat.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Doing phonetics by computer
Description:

Praat is a tool to perform phonetics tasks. It can do speech analysis (pitch, formant, intensity, ...), speech synthesis, labelling, segmenting and manipulation.

libchewing 0.11.0
Dependencies: corrosion@0.5.1 ncurses@6.2.20210619 sqlite@3.39.3
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://chewing.im/
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Chinese phonetic input method
Description:

Chewing is an intelligent phonetic (Zhuyin/Bopomofo) input method, one of the most popular choices for Traditional Chinese users.

python-lexilang 1.0.7
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://github.com/LibreTranslate/LexiLang
Licenses: AGPL 3
Build system: pyproject
Synopsis: Dictionary-based language detector for short texts
Description:

LexiLang is a natural language detector, designed for handling small text (under 20 characters). It will probably not work reliably for longer text sequences. As it relies on dictionaries, if a word is missing or mispelled, the detection will fail.

Total packages: 72465