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

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.


python-twtxt 1.3.1
Propagated dependencies: python-aiohttp@3.11.18 python-click@8.3.1 python-dateutil@2.9.0 python-humanize@3.8.0
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://github.com/buckket/twtxt
Licenses: Expat
Build system: python
Synopsis: Decentralised, minimalist microblogging service for hackers.
Description:

Decentralised, minimalist microblogging service for hackers.

adlmidi 1.2.6.1-1.0b87eee
Dependencies: sdl2@2.30.8
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://github.com/bisqwit/adlmidi
Licenses: GPL 3
Build system: gnu
Synopsis: A MIDI player that emulates OPL3
Description:

A cli midi file player that emulates OPL3 chips instead of using soundfonts.

libgourou 0.8.1-1.46afe77
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: http://blog.soutade.fr/post/2021/07/libgourou-a-free-adept-protocol-implementation.html
Licenses: LGPL 3
Build system: gnu
Synopsis: a Free ADEPT protocol implementation
Description:

A Free and Open Source implementation of ADEPT protocol. It supports:

Account signIn Device activation ePub download from ACSM request file

uxn git-1.a740105
Dependencies: sdl2@2.30.8
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://wiki.xxiivv.com/site/uxn.html
Licenses: ISC
Build system: gnu
Synopsis: Virtual Machine With 32 Instructions
Description:

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.

xkeyboard-config 2.36
Dependencies: libx11@1.8.12 xkbcomp-intermediate@1.4.7
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: meson
Synopsis: Xorg XKB configuration files
Description:

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.

updfparser 0-1.9d56c1d
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: http://frotz.sourceforge.net
Licenses: GPL 3+
Build system: gnu
Synopsis: micro PDF parser library for C++
Description:

A very simple PDF parser.

genpro 1.0.0-beta-1.072ccf0
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://cdr255.com/projects/genpro/
Licenses: AGPL 3
Build system: gnu
Synopsis: Generate and Publish Academic Projects
Description:

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.

python-pygments-pseudotaxus 1.1.0-1.74f8837
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://git.sr.ht/~yewscion/pygments-lexer-pseudocode-std
Licenses: AGPL 3
Build system: python
Synopsis: Pygments Lexer for Pseudotaxus Pseudocode
Description:

A Lexer for Pygments, following what could be a standardized pseudocode.

c-cdr255 0.0.1
Dependencies: guile@3.0.9
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://cdr255.com/projects/c-cdr255
Licenses: AGPL 3+
Build system: gnu
Synopsis: Yewscion's C Library
Description:

A grab-bag collection of procedures I use in my projects.

pseudotaxus-grove 0.0.1-1.4cc9a64
Dependencies: guile@3.0.11
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://cdr255.com/projects/pseudotaxus-grove/
Licenses: AGPL 3+
Build system: gnu
Synopsis: The Pseudotaxus Core Library
Description:

A collection of algorithms implemented within the syntax of the Pseudotaxus variant of Pseudocode.

pseudotaxus-emacs 0.0.1-1.fe4d77a
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://cdr255.com/projects/pseudotaxus/
Licenses: AGPL 3+
Build system: gnu
Synopsis: A major mode for editing Pseudotaxus files
Description:

This is a major mode for GNU Emacs, to allow for easy and robust editing of Pseudotaxus pseudocode files.

pseudotaxus 0.0.1-1.cf94750
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://cdr255.com/projects/pseudotaxus
Licenses: AGPL 3+
Build system: gnu
Synopsis: Somewhat-standardized pseudocode syntax
Description:

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.

emacs-compost-mode 0.1.0-1.c546f13
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://cdr255.com/projects/compost-mode
Licenses: AGPL 3+
Build system: emacs
Synopsis: Notetaking Mode for GNU Emacs
Description:

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.

codechallenge-solutions 0.0.1
Dependencies: guile@3.0.11
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://github.com/yewscion/codechallenge-solutions
Licenses: AGPL 3+
Build system: gnu
Synopsis: Toy Repository for Code Challenge Solutions.
Description:

Mostly just a repository of my solutions to various coding challenges, but also any tools I make along the way.

pagr 0.0.1-1.8a68e53
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://git.sr.ht/~yewscion/pagr
Licenses: AGPL 3
Build system: gnu
Synopsis: Push all git repos
Description:

A convenience script for handling many git repos with similar remotes.

yewscion-scripts 0.2.1-1.12e0b72
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://git.sr.ht/~yewscion/yewscion-scripts
Licenses: AGPL 3
Build system: gnu
Synopsis: Utility Scripts from yewscion
Description:

A personal collection of scripts written to aid with system administration tasks.

guile-cdr255 0.2.0-1.660e70d
Dependencies: guile@3.0.11
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://sr.ht/~yewscion/guile-cdr255
Licenses: AGPL 3+
Build system: gnu
Synopsis: Yewscion's Guile Library
Description:

A grab-bag collection of procedures I use in my projects.

patchelf-wrapper 0.0.1-2.d25559c
Dependencies: guile@3.0.11
Propagated dependencies: grep@3.11 patchelf@0.18.0
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://github.com/yewscion/patchelf-wrapper
Licenses: AGPL 3+
Build system: gnu
Synopsis: A tool to use patchelf with GNU/Guix
Description:

A script and library based around the idea of making it easier to patch precompiled binaries to work with GNU/Guix.

emacs-cdr255 0.0.1
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://cdr255.com/projects/emacs-cdr255
Licenses: AGPL 3+
Build system: gnu
Synopsis: Yewscion's Emacs Lisp Library
Description:

A grab-bag collection of procedures I use in my projects.

sample-hive 0.9.0_alpha.1
Dependencies: wxwidgets@3.2.10 taglib@2.1.1 sqlite@3.39.3 yaml-cpp@0.9.0 libsndfile@1.2.2-0.68f6c16 spdlog@1.15.3 aubio@0.4.9
Channel: nebula
Location: nebula/packages/audio.scm (nebula packages audio)
Home page: https://gitlab.com/samplehive/sample-hive
Licenses: GPL 3+
Build system: meson
Synopsis: A simple, modern audio sample browser/manager for GNU/Linux.
Description:

SampleHive let’s you manage your audio samples in a nice and simple way, just add a directory where you store all your samples, or drag and drop a directory on it to add samples to it, and it will help sort, search, play and view some information about the sample.

ventoy 1.1.16
Dependencies: at-spi2-core@2.52.0 bash-minimal@5.2.37 cairo@1.18.4 coreutils@9.1 dosfstools@4.2 exfat-utils@1.4.0 gawk@5.3.0 gcc@14.3.0 glib@2.86.0 glibc@2.41 grep@3.11 gdk-pixbuf@2.44.4 gtk+@3.24.51 qtbase@5.15.17 sed@4.9 pango@1.56.4 parted@3.7 util-linux@2.40.4 xz@5.4.5
Channel: nebula
Location: nebula/packages/disk.scm (nebula packages disk)
Home page: https://www.ventoy.net
Licenses: GPL 3
Build system: binary
Synopsis: Tool to create bootable USB drives for ISO/WIM/IMG/VHD(x)/EFI files
Description:

Ventoy is an open source tool to create bootable USB drives. You can copy many image files at a time and Ventoy will give you a boot menu to select them.

emacs-license-snippets 1.0.0
Propagated dependencies: emacs-yasnippet@0.14.3
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/sei40kr/license-snippets
Licenses: GPL 3+
Build system: emacs
Synopsis: LICENSE templates for yasnippet
Description:

LICENSE templates for yasnippet

emacs-impatient-mode 1.1
Propagated dependencies: emacs-simple-httpd@1.5.1 emacs-htmlize@1.59
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/skeeto/impatient-mode.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Impatient html mode. See your changes in the browser as you type
Description:

See the effect of your HTML as you type it.

emacs-svelte-mode 1.0.5
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/leafOfTree/svelte-mode
Licenses: LGPL 3
Build system: emacs
Synopsis: Emacs major mode for Svelte
Description:

Emacs major mode for .svelte files based on mhtml-mode

Total packages: 72166