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 StumpWM Module provides modeline support for a battery indicator.
Unixodbc is a library providing an API with which to access data sources. Data sources include SQL Servers and any software with an ODBC Driver.
Mikmod is a module player and library supporting many formats, including mod, s3m, it, and xm. Originally a player for MS-DOS, MikMod has been ported to other platforms, such as Unix, Macintosh, BeOS, and Java.
.
.
A very simple PDF parser.
.
xkeyboard-config provides a database for X Keyboard (XKB) Extension. There are five components that define a complete keyboard mapping: symbols, geometry, keycodes, compat, and types; these five components can be combined together using the rules component of this database.
Frotz is an interpreter for Infocom games and other Z-machine games in the text adventure/interactive fiction genre. This version of Frotz complies with standard 1.0 of Graham Nelson's specification. It plays all Z-code games V1-V8, including V6, with sound support through libao, and uses ncurses for text display.
Library for parsing and manipulating epub document metadata. Supports epub versions 2 and 3. This library was constructed by studying the IDPF specifications for epub documents found here <http://www.idpf.org/epub/20/spec/OPF_2.0.1_draft.htm> and here <http://www.idpf.org/epub/30/spec/epub30-publications.html>.
MikMod is able to play a wide range of module formats, as well as digital sound files. It can take advantage of particular features of your system, such as sound redirection over the network.
This personal computer is capable of hosting small graphical applications, programmable in a unique assembly language. It was designed with an implementation-first mindset with a focus on creating portable tools and games.
A cli midi file player that emulates OPL3 chips instead of using soundfonts.
A personal collection of scripts written to aid with system administration tasks.
Mostly just a repository of my solutions to various coding challenges, but also any tools I make along the way.
Genpro is a tool written in Guile Scheme to easily and consistently create and iterate on papers in an academic setting.
It's meant to provide me with an easy way to set up and compile LaTeX projects in the formats my professors want them in, as well as allow them to be hosted online after completion.
This is a major mode for GNU Emacs, to allow for easy and robust editing of Pseudotaxus pseudocode files.
A Lexer for Pygments, following what could be a standardized pseudocode.
A grab-bag collection of procedures I use in my projects.
A convenience script for handling many git repos with similar remotes.
A script and library based around the idea of making it easier to patch precompiled binaries to work with GNU/Guix.
A collection of algorithms implemented within the syntax of the Pseudotaxus variant of Pseudocode.
A grab-bag collection of procedures I use in my projects.