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.
Feature-rich minimalist proximity-based UI for MPV player.
High-performance on-the-fly thumbnailer script for mpv.
Nyxt is a keyboard-oriented, extensible web-browser designed for power users. The application has familiar Emacs and VI key-bindings and is fully configurable and extensible in Common Lisp.
The swaykbdd utility can be used to automatically change the keyboard layout on a per-window or per-tab basis.
Waybar is a highly customisable Wayland bar for Sway and Wlroots based compositors.
The GNU/Linux distribution, a set of tools for managing development environments, home environments, and operating systems, a set of predefined configurations, practices and workflows.
The GNU/Linux distribution, a set of tools for managing development environments, home environments, and operating systems, a set of predefined configurations, practices and workflows.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.
Xorg FreeType library connects X applications with the FreeType font rasterization library. Xft uses fontconfig to locate fonts so it has no configuration files.
Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.
This project aims to provide heavy-lifting refactoring and introspection tools which can be used standalone or as the backend for a text editor to provide intelligent code completion.
PHP (PHP Hypertext Processor) is a server-side (CGI) scripting language designed primarily for web development but is also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management systems and web frameworks.
dkjson is a JSON module written in Lua. It supports UTF-8. dkjson is written in Lua without any dependencies, but when LPeg is available dkjson can use it to speed up decoding.
My opiniated window manager
UW ttyp0 is a family of bitmap programmer's fonts in bdf format. It covers most of the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only Mkhedruli), Hebrew (without cantillation marks), Thai, most of IPA (but no UPA), standard punctuation, common symbols, some mathematics, line graphics, a few dingbats, and Powerline delimiter symbols. For many characters, several stylistic variants are provided (e.g., regular, dotted, or slashed zero, raised or centered tilde and asterisk, Russian, Serbian, or Bulgarian Cyrillic characters), that can be selected at installation time. In addition to Unicode (ISO 10646-1), UW ttyp0 supports about thirty 8-bit encodings (code pages).
lite is a lightweight text editor written mostly in Lua — it aims to provide something practical, pretty, small and fast, implemented as simply as possible; easy to modify and extend, or to use without doing either.
Fzf is an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc.
Odin is a general-purpose programming language with distinct typing, built for high performance, modern systems, and built-in data-oriented data types.
A Vim colorscheme based on plan9 and the Acme editor. In keeping with Acme, it doesn't do syntax highlighting (almost). Instead, colors are only used to define vim's interface. Bold and italics are used sparingly.
Penlight is a set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
Simple fennel tests runner library/runner. Tests are just functions in test modules which call assertion functions. Faith supports PUC Lua ("regular" Lua) 5.1 to 5.4 as well as LuaJIT.
A bundle of fzf-based commands and mappings for Vim. fzf runs asynchronously and can be orders of magnitude faster than similar Vim plugins.
Simple money accounting CLI application.
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.