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.
Kirogi is a ground control application for drones.
Direct flight controls
Fly by touch on a Navigation Map
Trigger vehicle actions (e.g. flips, trim)
Gamepad/joypad support
Live video
Take photo and record video
Configure flight parameters (speed, altitude limits)
Support for Parrot (Anafi, Bebop 2) and Ryze Tello drones
This package provides a utility to handle currency conversions between European currencies.
KXStitch allows creating and printing cross stitch patterns, which can either be created or generated from a image.
This package provides a API to manage the serial connection between the computer and 3D Printers.
This package provides a tool to write ISO files to USB disks.
GNU Shishi is a free implementation of the Kerberos 5 network security system. It is used to allow non-secure network nodes to communicate in a secure manner through client-server mutual authentication via tickets.
After installation, the system administrator should generate keys using shisa -a /etc/shishi/shishi.keys.
Massachusetts Institute of Technology implementation of Kerberos. Kerberos is a network authentication protocol designed to provide strong authentication for client/server applications by using secret-key cryptography.
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.
Kodi is a media center application for playing videos, music, games, etc. Kodi is highly customizable and features a theme and plug-in system.
CrossGuid is a minimal GUID/UUID generator library for C++.
The fstrcmp project provides a library that is used to make fuzzy comparisons of strings and byte arrays, including multi-byte character strings. This can be useful in error messages, enabling the suggestion of likely valid alternatives. In compilers, this can reduce the cascade of secondary errors.
Kodi is a media center application for playing videos, music, games, etc. Kodi is highly customizable and features a theme and plug-in system.
This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed Russian (KOI8-R only) word.
LibStemmer provides stemming library, supporting several languages.
Hime is an extremely easy-to-use input method framework. It is lightweight, stable, powerful and supports many commonly used input methods, including Cangjie, Zhuyin, Dayi, Ranked, Shrimp, Greek, Anthy, Korean, Latin, Random Cage Fighting Birds, Cool Music etc.
Nimf is a lightweight, fast and extensible input method framework. This package provides a fork of the original nimf project, that focuses especially on Korean input (Hangul, Hanja, ...).
This module uses a modified version of the Porter Stemming Algorithm to return a stemmed French word.
This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale.
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).
Mecab is a morphological analysis engine developed as a collaboration between the Kyoto university and Nippon Telegraph and Telephone Corporation. The engine is independent of any language, dictionary or corpus.
This module implements a Portuguese stemming algorithm proposed in the paper A Stemming Algorithm for the Portuguese Language by Moreira, V. and Huyck, C.
DParser is scannerless GLR parser generator. The form of the text to be parsed can be specified using a combination of regular expressions and grammar productions. Because of the parsing technique, a scannerless GLR parser based on the Tomita algorithm the grammar can be ambiguous, right or left recursive, have any number of null productions, and because there is no separate tokenizer, can include whitespace in terminals and have terminals which are prefixes of other terminals.
This module attempts to pluralize or singularize short English phrases.
This module is a rather incomplete implementation of work done by Gudrun Putze-Meier.