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.
A script and library based around the idea of making it easier to patch precompiled binaries to work with GNU/Guix.
Pseudotaxus is a collection of standard symbols (words and punctuation) that lend some consistent form to the definition of an algorithm in pseudocode. It's meant to provide pseudocode with an interpretable form, syntax-highlighting, and most importantly a limit on which words carry predefined meaning in a listing.
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.
A convenience script for handling many git repos with similar remotes.
An implementation of a variation on the Zettelkasten method of notetaking in GNU Emacs, leveraging org-mode, plain-text, and pdf-tools to create a directory of notes.
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 collection of algorithms implemented within the syntax of the Pseudotaxus variant of Pseudocode.