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

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.


ghc-epub-metadata 5.4
Dependencies: ghc-hxt@9.3.1.22 ghc-regex-compat@0.95.2.1 ghc-utf8-string@1.0.2 ghc-zip-archive@0.4.3
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://github.com/dino-/epub-metadata#readme
Licenses: ISC
Build system: haskell
Synopsis: Library for parsing epub document metadata
Description:

Library for parsing and manipulating epub document metadata. Supports epub versions 2 and 3. This library was constructed by studying the IDPF specifications for epub documents found here <http://www.idpf.org/epub/20/spec/OPF_2.0.1_draft.htm> and here <http://www.idpf.org/epub/30/spec/epub30-publications.html>.

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.

cl-xml-emitter 1.1.0-1.1a93a5a
Propagated dependencies: cl-utilities@0.0.0-1.dce2d2f cl-dbus@20231105-2.8bba6a0
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page:
Licenses: GPL 3
Build system: asdf/source
Synopsis:
Description:

.

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

my-frotz 2.54
Dependencies: ao@1.2.2-5-g20dc8ed libmodplug@0.8.9.0 libsamplerate@0.1.9 libsndfile@1.2.0 libvorbis@1.3.7 ncurses@6.2.20210619 which@2.21 perl@5.36.0 pkg-config@0.29.2
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: http://frotz.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Portable Z-machine interpreter (ncurses version) for text adventure games
Description:

Frotz is an interpreter for Infocom games and other Z-machine games in the text adventure/interactive fiction genre. This version of Frotz complies with standard 1.0 of Graham Nelson's specification. It plays all Z-code games V1-V8, including V6, with sound support through libao, and uses ncurses for text display.

gerbil 0.17
Propagated dependencies: gambit-c@4.9.7 openssl@3.0.8 sqlite@3.39.3 zlib@1.3.1
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://cons.io
Licenses: LGPL 2.1 ASL 2.0
Build system: gnu
Synopsis: Meta-dialect of Scheme with post-modern features
Description:

Gerbil is an opinionated dialect of Scheme designed for Systems Programming, with a state of the art macro and module system on top of the Gambit runtime. The macro system is based on quote-syntax, and provides the full meta-syntactic tower with a native implementation of syntax-case. It also provides a full-blown module system, similar to PLT Scheme's (sorry, Racket) modules. The main difference from Racket is that Gerbil modules are single instantiation, supporting high performance ahead of time compilation and compiled macros.

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.

codechallenge-solutions 0.0.1
Dependencies: guile@3.0.9
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.

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.

genpro 1.0.0-beta-1.072ccf0
Propagated dependencies: guile@3.0.9 guile-cdr255@0.2.0-1.660e70d guile-raw-strings@0.0.0-0.aa1cf78 sed@4.9 texlive-biber@2025.2 grep@3.11 fontconfig-minimal@2.14.0 texinfo@7.1.1 texlive-scheme-basic@2025.2 texlive-lwarp@2025.2 texlive-metapost@2025.2 texlive-ifptex@2025.2 texlive-xpatch@2025.2 texlive-etoolbox@2025.2 texlive-metauml@2025.2 texlive-catchfile@2025.2 texlive-newunicodechar@2025.2 texlive-comment@2025.2 texlive-xstring@2025.2 texlive-environ@2025.2 texlive-biblatex@2025.2 texlive-biblatex-apa@2025.2 texlive-tex-gyre@2025.2 texlive-setspace@2025.2 texlive-fontspec@2025.2 texlive-luaotfload@2025.2 texlive-xifthen@2025.2 texlive-ifmtarg@2025.2 texlive-newfloat@2025.2 texlive-printlen@2025.2 texlive-capt-of@2025.2 texlive-titlesec@2025.2 texlive-caption@2025.2 texlive-xcolor@2025.2 texlive-cleveref@2025.2 texlive-fancyvrb@2025.2 texlive-listings@2025.2 texlive-minted@2025.2 texlive-datetime2@2025.2 texlive-datetime2-english@2025.2 texlive-luamplib@2025.2 texlive-csquotes@2025.2 which@2.21 poppler@22.09.0 python-pygments@2.19.1 ncurses@6.2.20210619 font-tex-gyre@2.005
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.

pseudotaxus-grove 0.0.1-1.4cc9a64
Dependencies: guile@3.0.9
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.

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.

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.

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.

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.

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.

python-pygments-pseudotaxus 1.1.0-1.74f8837
Propagated dependencies: python-pygments@2.19.1
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.

patchelf-wrapper 0.0.1-2.d25559c
Dependencies: guile@3.0.9
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.

guile-cdr255 0.2.0-1.660e70d
Dependencies: guile@3.0.9
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.

Page: 12345678
Total results: 188