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.
Kodi is a media center application for playing videos, music, games, etc. Kodi is highly customizable and features a theme and plug-in system.
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.
CrossGuid is a minimal GUID/UUID generator library for C++.
Kodi is a media center application for playing videos, music, games, etc. Kodi is highly customizable and features a theme and plug-in system.
Package controllerruntime provides tools to construct Kubernetes-style controllers that manipulate both Kubernetes CRDs and aggregated/built-in Kubernetes APIs.
Golang code-generators used to implement Kubernetes-style API types.
This package provides helper commands to work with Kubernetes (k8s):
controller-gen- generates Kubernetes API extension resources and codehelpgen- generates marker help usinggodoc, based on the presence of a particular markertype-scaffold- scaffolds out basic bits of a Kubernetes type
For the Go library, refer to go-sigs-k8s-io-controller-tools package.
This API server provides the implementation for CustomResourceDefinitions which is included as delegate server inside of kube-apiserver.
This package provides a server for the ETCD distributed key-value storage system.
This package provides a server for the ETCD distributed key-value storage system.
This package generates API reference documentation by scanning a source tree for exported CustomResourceDefinition types.
This package provides Kubernetes code generators command line interface tools:
applyconfiguration-gen- is a tool for auto-generating apply builder functionsclient-gen- makes the individual typed clients using gengoconversion-gen- is a tool for auto-generating functions that convert between internal and external typesdeepcopy-gen- is a tool for auto-generating DeepCopy functionsdefaulter-gen- is a tool for auto-generating Defaulter functionsgo-to-protobuf- generates a Protobuf Interface Definition Language from a Go struct, respecting any existing IDL tags on the Go structinformer-genlister-genprerelease-lifecycle-gen- is a tool for auto-generating api-status.csv filesregister-genvalidation-gen- is a tool for auto-generating Validation functions
This package implements the official Go client for etcd.
This package is a collection of utility packages used by etcd without being specific to etcd itself.
This package provides a network proxy for the Kubernetes API server.
The Kubernetes controller-tools Project is a set of go libraries for building Controllers.
This API server provides the implementation for CustomResourceDefinitions which is included as delegate server inside of kube-apiserver.
This package provides a generic library for building a Kubernetes aggregated API server.
This package generates API reference documentation by scanning a source tree for exported CustomResourceDefinition types.
This package contains shared code for Kubernetes core components.
Chewing is an intelligent phonetic (Zhuyin/Bopomofo) input method, one of the most popular choices for Traditional Chinese users.
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.
Islenska is a Python package that embeds the vocabulary of the Database of Icelandic Morphology and offers various lookups and queries of the data. The database contains over 6.5 million entries, over 3.1 million unique word forms, and about 300,000 distinct lemmas.
Lingua::EN::Inflect provides plural inflections, "a"/"an" selection for English words, and manipulation of numbers as words. Plural forms of all nouns, most verbs, and some adjectives are provided. Where appropriate, "classical" variants (for example: "brother" -> "brethren", "dogma" -> "dogmata", etc.) are also provided.