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.
stb-rect-pack is a small rectangle packing library useful for, e.g., packing rectangular textures into an atlas. It does not do rotation.
stb-image-write is a small library for writing image files to the C stdio interface.
stb-image-resize2 is a library that supports scaling and translation of images.
stb-image-resize is a library that supports scaling and translation of images. This library is deprecated; stb-image-resize2 should be used instead.
stb-sprintf implements fast sprintf, snprintf for C/C++.
stb-truetype is a library for parsing, decoding, and rasterizing characters from TrueType fonts.
stb-image is a small and self-contained library for image loading or decoding from file or memory. A variety of formats are supported.
Plover (rhymes with lover) is a desktop application that allows anyone to use stenography to write on their computer, up to speeds of 200WPM and beyond.
This package provides a helper class for working with steno strokes.
Storage Performance Development Kit provides a set of tools and libraries for writing high performance,scalable, user-mode storage applications.
Ceph is a distributed storage system designed for reliability and performance. It provides network-based block devices (RBD), a POSIX compliant file system (CephFS), and offers compatibility with various storage protocols (S3, NFS, and others) through the RADOS gateway.
A dynamic menu for X, originally designed for dwm. It manages large numbers of user-defined menu items efficiently.
farbfeld is a lossless image format which is easy to parse, pipe and compress.
Tabbed is a generic tabbed frontend to xembed-aware applications. It was originally designed for surf but also usable with many other applications, i.e., st, uzbl, urxvt and xterm.
Lchat (line chat) is the little and small brother of cii. It is a front end for ii-like chat programs. It uses tail -f to get the chat output in the background.
Noice is a small curses-based file browser.
Prout (PRint OUT) is a small utility one can use to send documents to a printer. It has no feature, and does nothing else. Just set your default printer in client.conf(5) and start printing. No need for a local cups server to be installed.
sfeed converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and export OPML and to fetch, filter, merge and order feed items.
Human is a small program which translate numbers into a human readable format. By default, it tries to detect the best factorisation, but you can force its output. You can adjust the number of decimals with the SCALE environment variable.
Sent uses plain-text files and PNG images to create slideshow presentations. Each paragraph represents a slide in the presentation. Especially for presentations using the Takahashi method this is very nice and allows you to write down the presentation for a quick lightning talk within a few minutes.
Libgrapheme is a simple freestanding C99 library providing utilities to handle strings according to the Unicode standard.
snafu provides status text for DWM's builtin bar. It shows battery status, battery capacity, current WiFi connection, and the time in a nice format.
snooze is a tool for waiting until a particular time and then running a command.
This package provides a ported version of the Plan 9 lib9 C library. It also contains the Plan 9 libbio, libregexp, libfmt and libutf libraries.