_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


guile-rsv 0.2.0-1.41b04c8
Dependencies: guile@3.0.9 bash@5.2.37
Channel: kakafarm
Location: kakafarm/packages/guile-xyz.scm (kakafarm packages guile-xyz)
Home page: https://codeberg.org/kakafarm/guile-rsv/
Licenses: GPL 3+ Expat No Attribution
Build system: guile
Synopsis: Library for reading and writing Rows of String Values data format
Description:

R7RS-small Scheme library for reading and writing RSV (Rows of String Values) data format, a very simple binary format for storing tables of strings. It is a competitor for e.g. CSV (Comma Seperated Values), and TSV (Tab Separated Values). Its main benefit is that the strings are represented as Unicode encoded as UTF-8, and the value and row separators are byte values that are never used in UTF-8, so the strings do not need any error prone escaping and thus can be written and read verbatim.

Specified in https://github.com/Stenway/RSV-Specification and demonstrated in https://www.youtube.com/watch?v=tb_70o6ohMA.

guile-srfi-133 0.0.1-1.db81a11
Channel: kakafarm
Location: kakafarm/packages/guile-xyz.scm (kakafarm packages guile-xyz)
Home page: https://github.com/scheme-requests-for-implementation/srfi-133
Licenses: Expat
Build system: guile
Synopsis: Vector Library (R7RS-compatible)
Description:

A comprehensive library of vector operations.

ribbit-rsc.exe 0.0.0-1.11dd04a
Channel: kakafarm
Location: kakafarm/packages/ribbit.scm (kakafarm packages ribbit)
Home page: https://github.com/udem-dlteam/ribbit
Licenses: Expat
Build system: copy
Synopsis: A Scheme runtime compiler
Description:

A Scheme runtime compiler.

ribbit-javascript-r4rs 0.0.0-1.11dd04a
Channel: kakafarm
Location: kakafarm/packages/ribbit.scm (kakafarm packages ribbit)
Home page: https://github.com/udem-dlteam/ribbit
Licenses: Expat
Build system: trivial
Synopsis: A Javascript Ribbit Scheme runtime
Description:

A Javascript Ribbit Scheme runtime.

skribilo 0.11.1
Dependencies: guile@3.0.9 imagemagick@6.9.13-5 ghostscript@9.56.1 lout@3.43.4
Propagated dependencies: guile-reader@0.6.4 guile-lib@0.2.8.1
Channel: kakafarm
Location: kakafarm/packages/skribilo.scm (kakafarm packages skribilo)
Home page: https://www.nongnu.org/skribilo/
Licenses: GPL 3+
Build system: gnu
Synopsis: Document production tool written in Guile Scheme
Description:

Skribilo is a free document production tool that takes a structured document representation as its input and renders that document in a variety of output formats: HTML and Info for on-line browsing, and Lout and LaTeX for high-quality hard copies.

The input document can use Skribilo's markup language to provide information about the document's structure, which is similar to HTML or LaTeX and does not require expertise. Alternatively, it can use a simpler, “markup-less” format that borrows from Emacs' outline mode and from other conventions used in emails, Usenet and text.

Lastly, Skribilo provides Guile Scheme APIs.

r7rs-small-html 0.1.0-3.38a7039
Channel: kakafarm
Location: kakafarm/packages/texinfo-documents.scm (kakafarm packages texinfo-documents)
Home page: https://codeberg.org/Zipheir/r7rs-small-texinfo/
Licenses: non-copyleft
Build system: copy
Synopsis: R7RS Small standard of the Scheme programming language in html format
Description:

Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the html version of the document.

r7rs-small-pdf 0.1.0-3.38a7039
Channel: kakafarm
Location: kakafarm/packages/texinfo-documents.scm (kakafarm packages texinfo-documents)
Home page: https://codeberg.org/Zipheir/r7rs-small-texinfo/
Licenses: non-copyleft
Build system: copy
Synopsis: R7RS Small standard of the Scheme programming language in pdf format
Description:

Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the pdf version of the document.

r7rs-small-info 0.1.0-3.38a7039
Channel: kakafarm
Location: kakafarm/packages/texinfo-documents.scm (kakafarm packages texinfo-documents)
Home page: https://codeberg.org/Zipheir/r7rs-small-texinfo/
Licenses: non-copyleft
Build system: copy
Synopsis: R7RS Small standard of the Scheme programming language in info format
Description:

Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the info version of the document.

r7rs-small-epub 0.1.0-3.38a7039
Channel: kakafarm
Location: kakafarm/packages/texinfo-documents.scm (kakafarm packages texinfo-documents)
Home page: https://codeberg.org/Zipheir/r7rs-small-texinfo/
Licenses: non-copyleft
Build system: copy
Synopsis: R7RS Small standard of the Scheme programming language in epub format
Description:

Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format. This package installs the epub version of the document.

grab-site 2.2.7
Dependencies: python-cchardet@2.2.0a2 python-click@8.3.1 wpull@5.0.4 python-manhole@1.8.1 python-lmdb@1.0.0 python-autobahn@25.11.1 python-packaging@25.0 python-fb-re2@1.0.7 python-websockets@13.1
Channel: atomized
Location: atomized/packages/archival.scm (atomized packages archival)
Home page: https://github.com/ArchiveTeam/grab-site
Licenses: Expat
Build system: python
Synopsis: The archivist's web crawler
Description:

grab-site is an easy preconfigured web crawler designed for backing up websites. Give grab-site a URL and it will recursively crawl the site and write WARC files. Internally, grab-site uses a fork of wpull for crawling.

wpull 5.0.4
Propagated dependencies: python-chardet@5.2.0 python-dnspython@2.8.0 python-html5-parser@0.4.12 python-namedlist@1.8 python-sqlalchemy@2.0.45 python-tornado-6@6.4.2 python-psutil@7.2.2 python-lxml@6.0.2 python-yapsy@1.12.2-0.6b487b0
Channel: atomized
Location: atomized/packages/archival.scm (atomized packages archival)
Home page: https://github.com/chfoo/wpull
Licenses: GPL 3+
Build system: pyproject
Synopsis: Wget-compatible web downloader and crawler (ArchiveTeam fork).
Description:

Wget-compatible web downloader and crawler.

tree-style-tab-icecat 4.2.7
Channel: atomized
Location: atomized/packages/browser-extensions.scm (atomized packages browser-extensions)
Home page: https://github.com/piroor/treestyletab
Licenses: MPL 2.0 MPL 1.1 Expat Python Software Foundation License
Build system: trivial
Synopsis: Show tabs like a tree
Description:

Provides the ability to work with tabs as trees.

New tabs opened from the current tab are automatically organized as children of the current tab. Such branches are easily folded (collapsed) by clicking on the arrow shown in the parent tab, so you no longer need to suffer from too many visible tabs. If you want, you can restructure the tree via drag and drop.

image-max-url-icecat 2025.11.2
Channel: atomized
Location: atomized/packages/browser-extensions.scm (atomized packages browser-extensions)
Home page: https://github.com/qsniyg/maxurl
Licenses: ASL 2.0
Build system: trivial
Synopsis: Finds larger/original versions of images and videos
Description:

Image Max URL is a program that will try to find larger/original versions of images and videos, usually by replacing URL patterns.

It currently contains support for >10,000 hardcoded websites (full list in sites.txt), but it also supports a number of generic engines (such as Wordpress and MediaWiki), which means it can work for many other websites as well.

common-desktop-environment 2.5.2
Dependencies: freetype@2.13.3 libjpeg-turbo@2.1.4 libtirpc@1.3.1 libx11@1.8.12 libxaw@1.0.16 libxcrypt@4.4.38 libxft@2.3.8 libxinerama@1.1.5 libxmu@1.2.1 libxpm@3.5.17 libxrender@0.9.12 libxscrnsaver@1.2.4 libxt@1.3.1 motif@2.3.8-1.0f556b0 openssl@3.5.5 sessreg@1.1.3 tcl@8.6.12 xrdb@1.2.2 xset@1.2.5
Propagated dependencies: grep@3.11 procps@4.0.3 xmodmap@1.0.11 xset@1.2.5 xsetroot@1.1.3 xterm@397
Channel: atomized
Location: atomized/packages/cde.scm (atomized packages cde)
Home page: https://sourceforge.net/p/cdesktopenv/
Licenses: LGPL 2.0+ CC-BY-SA 3.0
Build system: gnu
Synopsis: The Common Desktop Environment, the classic UNIX desktop
Description:

The Common Desktop Environment (CDE) is an X Windows desktop environment that was commonly used on commercial UNIX variants such as Sun Solaris, HP-UX and IBM AIX. Developed between 1993 and 1999, it has now been released under an Open Source licence by The Open Group.

mdf2iso 0.3.1
Channel: atomized
Location: atomized/packages/cdrom.scm (atomized packages cdrom)
Home page: https://www.berlios.de/software/mdf2iso/
Licenses: GPL 2+
Build system: gnu
Synopsis: Convert MDF files to ISO
Description:

MDF2ISO is a very simple utility to convert an Alcohol 120% bin image to the standard ISO-9660 format.

emacs-dnt-native 0.0.1-1.d28d232
Propagated dependencies: emacs-s-native@1.13.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/dnt
Licenses: GPL 3+
Build system: emacs
Synopsis: Strip trackers from URLs
Description:

This package provides a series of rules and helper functions to prevent advertisers from tracking you when you open URLs (or listen to podcasts) in Emacs.

emacs-clj-refactor-native 3.12.0
Propagated dependencies: emacs-cider-native@1.21.0 emacs-clojure-mode-native@5.23.0 emacs-hydra-native@0.15.0 emacs-inflections-native@2.6 emacs-multiple-cursors-native@1.5.0 emacs-paredit-native@26 emacs-parseedn-native@1.2.1 emacs-yasnippet-native@0.14.3
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/clojure-emacs/clj-refactor.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Powerful refactoring functionality for Clojure projects
Description:

This Emacs package complements the refactoring functionality you'd find in Clojure mode and CIDER.

emacs-cider-native 1.21.0
Propagated dependencies: emacs-clojure-mode-native@5.23.0 emacs-parseedn-native@1.2.1 emacs-pkg-info-native@0.6 emacs-queue-native@0.2 emacs-sesman-native@0.3.4 emacs-spinner-native@1.7.4
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://cider.mx/
Licenses: GPL 3+
Build system: emacs
Synopsis: Clojure development environment for Emacs
Description:

CIDER (Clojure Interactive Development Environment that Rocks) aims to provide an interactive development experience similar to the one you'd get when programming in Emacs Lisp, Common Lisp (with SLIME or Sly), Scheme (with Geiser) and Smalltalk.

CIDER is the successor to the now deprecated combination of using SLIME + swank-clojure for Clojure development.

There are plenty of differences between CIDER and SLIME, but the core ideas are pretty much the same (and SLIME served as the principle inspiration for CIDER).

emacs-yasnippet-native 0.14.3
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/joaotavora/yasnippet
Licenses: GPL 3+
Build system: emacs
Synopsis: Yet another snippet extension for Emacs
Description:

YASnippet is a template system for Emacs. It allows you to type an abbreviation and automatically expand it into function templates.

emacs-ibuffer-projectile-native 0.4
Propagated dependencies: emacs-projectile-native@2.9.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/purcell/ibuffer-projectile
Licenses: GPL 3+
Build system: emacs
Synopsis: Group Ibuffer's list by Projectile root
Description:

This package adds functionality to Emacs Ibuffer for grouping buffers by their Projectile root directory.

emacs-forge-native 0.6.7
Propagated dependencies: emacs-closql-native@2.4.0 emacs-compat-native@31.0.0.1 emacs-emacsql-native@4.4.1 emacs-ghub-native@5.2.0 emacs-llama-native@1.0.4 emacs-magit-native@4.6.0 emacs-markdown-mode-native@2.8 emacs-yaml-native@1.2.3
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/magit/forge/
Licenses: GPL 3+
Build system: emacs
Synopsis: Access Git forges from Magit
Description:

Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.

emacs-yaml-mode-native 0.0.16
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/yoshiki/yaml-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for editing YAML files
Description:

Yaml mode is an Emacs major mode for editing files in the YAML data serialization format. As YAML and Python share the fact that indentation determines structure, this mode provides indentation and indentation command behavior very similar to that of Python mode.

emacs-org-street-native 0.7.1-0.17913af
Propagated dependencies: emacs-nominatim-native@0.9.3-0.f814e16
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/org-street
Licenses: GPL 3+
Build system: emacs
Synopsis: (Reverse) Geocoding for Emacs Org files
Description:

Org Street is an extension for Org Mode for turning the names of places into a LOCATION property containing their address. Given some freeform text approximately describing a location, it geocodes it with OpenStreetMap’s Nominatim API to determine a canonical location. If Nominatim returns multiple locations, a list is displayed to choose from.

tree-sitter-dockerfile 0.2.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/camdencheek/tree-sitter-dockerfile
Licenses: Expat
Build system: tree-sitter
Synopsis: Tree-sitter Dockerfile grammar
Description:

This package provides a Dockerfile grammar for the Tree-sitter library.

Total packages: 72166