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.
The uxn-varvara implementation of the ORCĪ language and terminal livecoding environment. This version does support direct audio output, but requires a shim in order to output MIDI signals.
A font editor for the uxn-varvara system, made for the uf2 font format, especially useful for making fonts for uxn-varvara programs.
Hiragana and katakana learning program for uxn-varvara.
A graphical card game where each 54-card deck is a dungeon. Diamonds are shields, hearts are potions, and spades and clubs are monsters.
A graphical hex editor for the uxn-varvara system, with additional support for disassembling Uxntal and displaying ASCII and .icn sprites.
A port of Tetris to the uxn-varvara machine, complete with music!
Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible.
kati is an experimental GNU make clone. The main goal of this tool is to speed-up incremental build of Android. Currently, kati does not offer a faster build by itself. It instead converts your Makefile to a ninja file.
Jobb is a tool to create Opaque Binary Blob (OBB) files for Android.
This package contains a library to manage the Android device database XML files.
This package contains code describing the API used to load and interact with layoutlib in Android. It is to be packaged with clients accessing layoutlib.