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

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.


kubectx 0.9.5
Channel: sijo
Location: sijo/packages/kubernetes.scm (sijo packages kubernetes)
Home page: https://github.com/ahmetb/kubectx/
Licenses: ASL 2.0
Build system: copy
Synopsis: Faster way to switch between clusters and namespaces in kubectl
Description:

Faster way to switch between clusters and namespaces in kubectl

rofi-lpass 0-1.8c9b2ca
Dependencies: coreutils@9.1 lastpass-cli@1.6.1 rofi@2.0.0 xdg-utils@1.2.1 xdotool@3.20211022.1 xsel@1.2.0-1.062e6d3 xvkbd@4.1
Channel: sijo
Location: sijo/packages/lastpass.scm (sijo packages lastpass)
Home page: https://github.com/trinitronx/rofi-lpass
Licenses: Expat
Build system: copy
Synopsis: Lastpass integration with Rofi
Description:

Custom script for Rofi that allows you to copy or fill passwords from your Lastpass vault.

lastpass-cli 1.6.1
Dependencies: libxml2@2.14.6 openssl@3.0.8 curl@8.6.0
Channel: sijo
Location: sijo/packages/lastpass.scm (sijo packages lastpass)
Home page: https://github.com/lastpass/lastpass-cli
Licenses: GPL 2
Build system: cmake
Synopsis: LastPass command line interface tool
Description:

Command line interface to LastPass.com.

sbcl-nkeymaps 1.1.1-1.e3f369d
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-fset@1.4.0 sbcl-cl-str@0.21 sbcl-trivial-package-local-nicknames@0.2
Channel: sijo
Location: sijo/packages/lisp-xyz.scm (sijo packages lisp-xyz)
Home page: https://github.com/atlas-engineer/nkeymaps
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Keymap facility for Common Lisp
Description:

This is a keymap facility for Common Lisp inspired by Emacsy (keymap.scm) which is inspired by Emacs.

  • Support prefix keys to other keymaps. For instance, if you prefix my-mode-map with C-c, then all bindings for my-mode will be accessible after pressing C-c.

  • List all bindings matching a given prefix. (Also known as which-key in Emacs.)

  • List the bindings associated to a command.

  • Support multiple inheritance.

  • Support keycode.

  • Validate keyspec at compile time.

  • define-key can set multiple bindings in a single call.

  • Support multiple scheme to make it easy to switch between, say, Emacs-style and VI-style bindings. This orthogonality to keymaps composes better than having multiple keymaps: changing scheme applies to the entire program, which is easier than looping through all keymaps to change them.

  • Translate keyspecs as a fallback. For instance if shift-a is not bound, check A.

  • Behaviour can be customized with global parameters such as *print-shortcut*.

  • The compose function can merge multiple keymaps together.

  • Support multiple arguments when that makes sense (e.g. multiple keymaps for lookup-key).

  • Key remapping à-la Emacs.

  • Typed keymaps, i.e. keymaps where bound values can only be of a given type. This is convenient to catch typos, for instance when binding 'FOO instead of #'FOO.

sbcl-prompter 0.1.1-0.fb0302d
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-calispel@0.1-1.e9f2f9c sbcl-cl-containers@0.12.1-4.781ebfe sbcl-cl-str@0.21 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-lparallel@2.8.4-1.80fc295 sbcl-moptilities@0.3.13-1.a436f16 sbcl-nclasses@0.6.1 sbcl-serapeum@0.0.0-12.c08442a sbcl-trivial-package-local-nicknames@0.2
Channel: sijo
Location: sijo/packages/lisp-xyz.scm (sijo packages lisp-xyz)
Home page: https://github.com/atlas-engineer/prompter
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Live-narrowing, fuzzy-matching, extensible prompt framework
Description:

This prompter library is heavily inspired by Emacs' minibuffer and Helm (https://emacs-helm.github.io/helm/). It only deals with the backend side of things, it does not handle any display. Features include asynchronous suggestion computation, multiple sources, actions and resumable prompters.

sbcl-sijo-utils 0.1.0
Dependencies: sbcl-generic-cl@0.9 sbcl-alexandria@1.4-0.009b7e5 sbcl-serapeum@0.0.0-12.c08442a sbcl-f-underscore@0.1 sbcl-arrow-macros@0.2.7-0.16bdfd3 sbcl-cl-ppcre@2.1.1 sbcl-cl-str@0.21
Channel: sijo
Location: sijo/packages/lisp-xyz.scm (sijo packages lisp-xyz)
Home page: https://git.sr.ht/~simendsjo/sijo-utils
Licenses: ASL 2.0
Build system: asdf/sbcl
Synopsis: Utilities for Lisp
Description:

Utilities for Lisp

sbcl-sycamore 0.0.20250808-3.03cf325
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1
Channel: sijo
Location: sijo/packages/lisp-xyz.scm (sijo packages lisp-xyz)
Home page: https://ndantam.github.io/sycamore/
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Purely functional data structure library in Common Lisp
Description:

Sycamore is a fast, purely functional data structure library in Common Lisp. If features:

  • Fast, purely functional weight-balanced binary trees.

  • Leaf nodes are simple-vectors, greatly reducing tree height.

  • Interfaces for tree Sets and Maps (dictionaries).

  • Ropes.

  • Purely functional pairing heaps.

  • Purely functional amortized queue.

sbcl-nfiles 1.1.4-0.b44b06c
Dependencies: gnupg@2.4.7 sbcl-alexandria@1.4-0.009b7e5 sbcl-nclasses@0.6.1 sbcl-quri@0.7.0-0.03ecaf3 sbcl-serapeum@0.0.0-12.c08442a sbcl-trivial-garbage@0.21-0.3474f64 sbcl-trivial-package-local-nicknames@0.2 sbcl-trivial-types@0.0.1
Channel: sijo
Location: sijo/packages/lisp-xyz.scm (sijo packages lisp-xyz)
Home page: https://github.com/atlas-engineer/nfiles
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Manage file persistence and loading in Common Lisp
Description:

NFiles is a Common Lisp library to help manage file persistence and loading, in particular user-centric files like configuration files. It boasts the following features:

  • Dynamic and customizable path expansion.

  • Extensible serialization and deserialization.

  • Cached reads and writes. When a file object expands to the same path as another one, a read or write on it won’t do anything in case there was no change since last write.

  • (Experimental!) On-the-fly PGP encryption.

  • Profile support.

  • On read error, existing files are backed up.

  • On write error, no file is written to disk, the existing file is preserved.

sbcl-nyxt 4.0.0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-bordeaux-threads@0.9.3 sbcl-calispel@0.1-1.e9f2f9c sbcl-cl-base64@3.3.4-1.577683b sbcl-cl-colors-ng@0.0.1 sbcl-cl-electron@0.0.0-5.f8703cb sbcl-cl-gopher@0.0.0-3.0899e7f sbcl-cl-json@0.6.0 sbcl-cl-ppcre@2.1.1 sbcl-cl-ppcre-unicode@2.1.1 sbcl-cl-prevalence@5-6.e6b2764 sbcl-cl-qrencode@0.1.2 sbcl-cl-sqlite@0.2.1 sbcl-cl-str@0.21 sbcl-cl-tld@0.1-2.f5014da sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-clss@0.3.1-3.cd5f603 sbcl-cluffer@0.0.0-1.4aad29c sbcl-dexador@0.9.15-3.d7ac217 sbcl-enchant@0.0.0-1.6af162a sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-iolib@0.8.4-0.010b7a6 sbcl-lass@0.6.0-1.1f2418d sbcl-local-time@1.0.6-4.40169fe sbcl-log4cl@1.1.4-2.fe3da51 sbcl-lparallel@2.8.4-1.80fc295 sbcl-nclasses@0.6.1 sbcl-nfiles@1.1.4-0.b44b06c sbcl-nhooks@1.2.2 sbcl-njson@1.2.2 sbcl-nkeymaps@1.1.1 sbcl-nsymbols@0.3.2 sbcl-parenscript@2.7.1-1.7a1ac46 sbcl-phos@0.0.1-1.6620b82 sbcl-plump@2.0.0-4.251fbe0 sbcl-prompter@0.1.1-0.fb0302d sbcl-py-configparser@1.0.3 sbcl-quri@0.7.0-0.03ecaf3 sbcl-serapeum@0.0.0-12.c08442a sbcl-spinneret@3.0-6.d4398b5 sbcl-trivia@0.1-0.8b406c3 sbcl-trivial-arguments@1.1.0-1.ecd84ed sbcl-trivial-clipboard@0.0.0-8.50b3d3a sbcl-trivial-package-local-nicknames@0.2 sbcl-trivial-types@0.0.1 sbcl-unix-opts@0.1.7-1.0e61f34
Channel: sijo
Location: sijo/packages/lisp-xyz.scm (sijo packages lisp-xyz)
Home page: https://github.com/atlas-engineer/nyxt
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Nyxt - the hacker's browser.
Description:

Nyxt [nýkst] is a keyboard-driven web browser designed for hackers. Inspired by Emacs and Vim, it has familiar keybindings (Emacs, vi, CUA), and is infinitely extensible in Lisp.

makemkv 1.18.2
Dependencies: glibc@2.41 makemkv-bin@1.18.2 makemkv-oss@1.18.2
Channel: sijo
Location: sijo/packages/makemkv.scm (sijo packages makemkv)
Home page: https://www.makemkv.com
Licenses: Nonfree
Build system: copy
Synopsis: makemkv
Description:

makemkv

mob-cli 5.3.3
Channel: sijo
Location: sijo/packages/mob-cli.scm (sijo packages mob-cli)
Home page: https://mob.sh
Licenses: Expat
Build system: copy
Synopsis: Tool for smooth git handover
Description:

Fast git handover for remote pair/mob programming.

nats-tools 0.1.4
Dependencies: unzip@6.0
Channel: sijo
Location: sijo/packages/nats.scm (sijo packages nats)
Home page: https://github.com/nats-io/natscli
Licenses: ASL 2.0
Build system: copy
Synopsis: The NATS Command Line Interface
Description:

A command line utility to interact with and manage NATS.

node-synchronous-socket 73e1ce83b2
Dependencies: node-nan@2.22.0 node-bindings@1.5.0
Channel: sijo
Location: sijo/packages/node-xyz.scm (sijo packages node-xyz)
Home page: https://github.com/atlas-engineer/synchronous-socket
Licenses: Modified BSD
Build system: node
Synopsis: Node.js package for syncronous socket access.
Description:

This Node.js module exposes a class called SynchronousSocket, which acts as a synchronous interface to Unix domain sockets.

sijo-sbcl-nyxt 4.0.0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-bordeaux-threads@0.9.3 sbcl-calispel@0.1-1.e9f2f9c sbcl-cl-base64@3.3.4-1.577683b sbcl-cl-colors-ng@0.0.1 sbcl-cl-electron@0.0.0-5.f8703cb sbcl-cl-gopher@0.0.0-3.0899e7f sbcl-cl-json@0.6.0 sbcl-cl-ppcre@2.1.1 sbcl-cl-ppcre-unicode@2.1.1 sbcl-cl-prevalence@5-6.e6b2764 sbcl-cl-qrencode@0.1.2 sbcl-cl-sqlite@0.2.1 sbcl-cl-str@0.21 sbcl-cl-tld@0.1-2.f5014da sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-clss@0.3.1-3.cd5f603 sbcl-cluffer@0.0.0-1.4aad29c sbcl-dexador@0.9.15-3.d7ac217 sbcl-enchant@0.0.0-1.6af162a sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-iolib@0.8.4-0.010b7a6 sbcl-lass@0.6.0-1.1f2418d sbcl-local-time@1.0.6-4.40169fe sbcl-log4cl@1.1.4-2.fe3da51 sbcl-lparallel@2.8.4-1.80fc295 sbcl-nclasses@0.6.1 sbcl-nfiles@1.1.4-0.b44b06c sbcl-nhooks@1.2.2 sbcl-njson@1.2.2 sbcl-nkeymaps@1.1.1 sbcl-nsymbols@0.3.2 sbcl-parenscript@2.7.1-1.7a1ac46 sbcl-phos@0.0.1-1.6620b82 sbcl-plump@2.0.0-4.251fbe0 sbcl-prompter@0.1.1-0.fb0302d sbcl-py-configparser@1.0.3 sbcl-quri@0.7.0-0.03ecaf3 sbcl-serapeum@0.0.0-12.c08442a sbcl-spinneret@3.0-6.d4398b5 sbcl-trivia@0.1-0.8b406c3 sbcl-trivial-arguments@1.1.0-1.ecd84ed sbcl-trivial-clipboard@0.0.0-8.50b3d3a sbcl-trivial-package-local-nicknames@0.2 sbcl-trivial-types@0.0.1 sbcl-unix-opts@0.1.7-1.0e61f34
Channel: sijo
Location: sijo/packages/nyxt.scm (sijo packages nyxt)
Home page: https://github.com/atlas-engineer/nyxt
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Nyxt - the hacker's browser.
Description:

Nyxt [nýkst] is a keyboard-driven web browser designed for hackers. Inspired by Emacs and Vim, it has familiar keybindings (Emacs, vi, CUA), and is infinitely extensible in Lisp.

nyxt 4.0.0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-bordeaux-threads@0.9.3 sbcl-calispel@0.1-1.e9f2f9c sbcl-cl-base64@3.3.4-1.577683b sbcl-cl-colors-ng@0.0.1 sbcl-cl-electron@0.0.0-5.f8703cb sbcl-cl-gopher@0.0.0-3.0899e7f sbcl-cl-json@0.6.0 sbcl-cl-ppcre@2.1.1 sbcl-cl-ppcre-unicode@2.1.1 sbcl-cl-prevalence@5-6.e6b2764 sbcl-cl-qrencode@0.1.2 sbcl-cl-sqlite@0.2.1 sbcl-cl-str@0.21 sbcl-cl-tld@0.1-2.f5014da sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-clss@0.3.1-3.cd5f603 sbcl-cluffer@0.0.0-1.4aad29c sbcl-dexador@0.9.15-3.d7ac217 sbcl-enchant@0.0.0-1.6af162a sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-iolib@0.8.4-0.010b7a6 sbcl-lass@0.6.0-1.1f2418d sbcl-local-time@1.0.6-4.40169fe sbcl-log4cl@1.1.4-2.fe3da51 sbcl-lparallel@2.8.4-1.80fc295 sbcl-nclasses@0.6.1 sbcl-nfiles@1.1.4-0.b44b06c sbcl-nhooks@1.2.2 sbcl-njson@1.2.2 sbcl-nkeymaps@1.1.1 sbcl-nsymbols@0.3.2 sbcl-parenscript@2.7.1-1.7a1ac46 sbcl-phos@0.0.1-1.6620b82 sbcl-plump@2.0.0-4.251fbe0 sbcl-prompter@0.1.1-0.fb0302d sbcl-py-configparser@1.0.3 sbcl-quri@0.7.0-0.03ecaf3 sbcl-serapeum@0.0.0-12.c08442a sbcl-spinneret@3.0-6.d4398b5 sbcl-trivia@0.1-0.8b406c3 sbcl-trivial-arguments@1.1.0-1.ecd84ed sbcl-trivial-clipboard@0.0.0-8.50b3d3a sbcl-trivial-package-local-nicknames@0.2 sbcl-trivial-types@0.0.1 sbcl-unix-opts@0.1.7-1.0e61f34
Channel: sijo
Location: sijo/packages/nyxt.scm (sijo packages nyxt)
Home page: https://github.com/atlas-engineer/nyxt
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Nyxt - the hacker's browser.
Description:

Nyxt [nýkst] is a keyboard-driven web browser designed for hackers. Inspired by Emacs and Vim, it has familiar keybindings (Emacs, vi, CUA), and is infinitely extensible in Lisp.

sijo-nyxt 4.0.0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-bordeaux-threads@0.9.3 sbcl-calispel@0.1-1.e9f2f9c sbcl-cl-base64@3.3.4-1.577683b sbcl-cl-colors-ng@0.0.1 sbcl-cl-electron@0.0.0-5.f8703cb sbcl-cl-gopher@0.0.0-3.0899e7f sbcl-cl-json@0.6.0 sbcl-cl-ppcre@2.1.1 sbcl-cl-ppcre-unicode@2.1.1 sbcl-cl-prevalence@5-6.e6b2764 sbcl-cl-qrencode@0.1.2 sbcl-cl-sqlite@0.2.1 sbcl-cl-str@0.21 sbcl-cl-tld@0.1-2.f5014da sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-clss@0.3.1-3.cd5f603 sbcl-cluffer@0.0.0-1.4aad29c sbcl-dexador@0.9.15-3.d7ac217 sbcl-enchant@0.0.0-1.6af162a sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-iolib@0.8.4-0.010b7a6 sbcl-lass@0.6.0-1.1f2418d sbcl-local-time@1.0.6-4.40169fe sbcl-log4cl@1.1.4-2.fe3da51 sbcl-lparallel@2.8.4-1.80fc295 sbcl-nclasses@0.6.1 sbcl-nfiles@1.1.4-0.b44b06c sbcl-nhooks@1.2.2 sbcl-njson@1.2.2 sbcl-nkeymaps@1.1.1 sbcl-nsymbols@0.3.2 sbcl-parenscript@2.7.1-1.7a1ac46 sbcl-phos@0.0.1-1.6620b82 sbcl-plump@2.0.0-4.251fbe0 sbcl-prompter@0.1.1-0.fb0302d sbcl-py-configparser@1.0.3 sbcl-quri@0.7.0-0.03ecaf3 sbcl-serapeum@0.0.0-12.c08442a sbcl-spinneret@3.0-6.d4398b5 sbcl-trivia@0.1-0.8b406c3 sbcl-trivial-arguments@1.1.0-1.ecd84ed sbcl-trivial-clipboard@0.0.0-8.50b3d3a sbcl-trivial-package-local-nicknames@0.2 sbcl-trivial-types@0.0.1 sbcl-unix-opts@0.1.7-1.0e61f34
Channel: sijo
Location: sijo/packages/nyxt.scm (sijo packages nyxt)
Home page: https://github.com/atlas-engineer/nyxt
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Nyxt - the hacker's browser.
Description:

Nyxt [nýkst] is a keyboard-driven web browser designed for hackers. Inspired by Emacs and Vim, it has familiar keybindings (Emacs, vi, CUA), and is infinitely extensible in Lisp.

powershell 7.5.4
Dependencies: gcc@14.3.0 glibc@2.41 icu4c@73.1 lttng-ust@2.13.8 mit-krb5@1.21 openssl@3.0.8 zlib@1.3.1
Channel: sijo
Location: sijo/packages/powershell.scm (sijo packages powershell)
Home page: https://microsoft.com/PowerShell
Licenses: Expat
Build system: copy
Synopsis: PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework.
Description:

PowerShell is a modern command shell that includes the best features of other popular shells. Unlike most shells that only accept and return text, PowerShell accepts and returns .NET objects.

sijo-pinentry 0.1.1
Dependencies: pinentry@1.3.2 pinentry-tty@1.3.2 pinentry-emacs@1.3.2 pinentry-gnome3@1.3.2
Channel: sijo
Location: sijo/packages/sijo-pinentry.scm (sijo packages sijo-pinentry)
Home page: https://git.sr.ht/~simendsjo/dotfiles
Licenses: GPL 3
Build system: copy
Synopsis: Helper for calling a suitable pinentry program
Description:

Helper for calling a suitable pinentry program.

stumpwm 24.11-0.a774bfe
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1 sbcl-clx@0.7.7
Channel: sijo
Location: sijo/packages/wm.scm (sijo packages wm)
Home page: https://github.com/stumpwm/stumpwm
Licenses: GPL 2+
Build system: asdf/sbcl
Synopsis: Window manager written in Common Lisp
Description:

Stumpwm is a window manager written entirely in Common Lisp. It attempts to be highly customizable while relying entirely on the keyboard for input. These design decisions reflect the growing popularity of productive, customizable lisp based systems.

Page: 123
Total packages: 69