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.
This package contains shared code for Kubernetes core components.
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 generates API reference documentation by scanning a source tree for exported CustomResourceDefinition types.
This package implements the official Go client for etcd.
This package provides a server for the ETCD distributed key-value storage system.
Package controllerruntime provides tools to construct Kubernetes-style controllers that manipulate both Kubernetes CRDs and aggregated/built-in Kubernetes APIs.
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 API server provides the implementation for CustomResourceDefinitions which is included as delegate server inside of kube-apiserver.
This package provides a network proxy for the Kubernetes API server.
This package provides a server for the ETCD distributed key-value storage system.
This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale.
This package contains dictionary data derived from ipadic for use with MeCab.
UniDic for morphological analysis is a dictionary for analysis with the morphological analyser MeCab, where the short units exported from the database are used as entries (heading terms).
This module attempts to pluralize or singularize short English phrases.
Liblouis is a braille translator and back-translator named in honor of Louis Braille. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. New languages can easily be added through tables that support a rule- or dictionary based approach. Tools for testing and debugging tables are also included. Liblouis also supports math braille, Nemeth and Marburg.
This module converts English text into numbers. It supports both ordinal and cardinal numbers, negative numbers, and very large numbers.
LibStemmer provides stemming library, supporting several languages.
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.
Liblouisutdml is a library providing complete braille transcription services for xml, html and text documents. It translates into appropriate braille codes and formats according to its style sheet and the specifications in the document.
Lingua::Stem::Snowball::No is a perl port of the norwegian stemmer at http://snowball.tartarus.org.
This module extends the functionality of Lingua::EN::Inflect with three new functions for determining plurality of a word and forcefully converting a word to singular or plural.
This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed Russian (KOI8-R only) word.