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.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
This package provides Starfive Tech tools.
A reference implementation of the RISC-V SBI specifications for platform-specific firmwares executing in M-mode.
The unmodified Linux kernel, including nonfree blobs, for running Guix System on hardware which requires nonfree software to function.
This contains my stripped down config for Emacs.
This contains my config for Emacs.
Baksnapper is a script for backing up snapshots using btrfs send and receive. It currently support backing up snapshots created by snapper or DeNotebak.
Aim for this project is to make it easier to generate preprocessor macros for C++ code that uses Houdini Development Kit (hdk) and needs to be build against multiple incompatible versions of it.
This package is an integration with powerthesaurus.org. It helps to look up a word in powerthesaurus and either replace or insert selected option in the buffer (depending on the current selection).
This package uses emacs-nerd-icons to show icons next to each file in a Dired buffer. Similar to emacs-all-the-icons-dired.
A denote extension to handle the unreleased section of a Keep a changelog in a conflict-free manner. By keeping the unreleased entries as separate files in a directory called CHANGELOG.d. Then merge them into a keep a changelog section when ready.
Add an interactive emacs function for dired buffers, which applies a function on selected files. Comes with some example functions.
Adds functions to emacs to highlight text that are useful during development. For example in a shell buffer running a compilation. Main focus is for C++, but will work for other things as well.
Allows to list jira issues with emacs-issue-el.
Jeison is a library for transforming JSON objects (or alist's) into EIEIO objects.
This contains elisp functions and other useful things for my configuration for Emacs. But are too niche to become a package.
A small elisp library for parsing git status and return those as eieio objects.
Allows to query tiling window managers and output info to a buffer in Emacs. Right now only supports sway.
List issues from various issue trackers in a tabulated buffer in Emacs and act on them. The backends for the supported issue trackers. One being emacs-issue-jira.
Functions to make it easier to setup new files when coding in Emacs. Right now it only supports setting up files for C++.
This contains elisp functions and other useful things for my configuration for Emacs that touches elfeed.
This contains elisp functions and other useful things for my configuration for Emacs that touches vterm.
Parse svn logs that are exported as xml in to emacs. Have functions to dump a summary in an org-mode buffer.
This contains elisp functions and other useful things for my configuration for Emacs that touches ledger.