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

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.


scheme-primer 0-3.c00e16d
Channel: yewscion
Location: cdr255/info.scm (cdr255 info)
Home page: https://spritely.institute/news/the-spritely-institute-publishes-a-scheme-primer.html
Licenses: ASL 2.0
Synopsis: A Primer for Scheme
Description:

An Info Manual of the Primer for Scheme by the Spritely Institute.

apl-primer 0-1.3aeb32c
Dependencies: texinfo@6.8 autoconf@2.69 automake@1.17 pkg-config@0.29.2 texlive-scheme-basic@2025.2 texlive-bin@2025.2 texlive-texinfo@2025.2.75617
Channel: yewscion
Location: cdr255/info.scm (cdr255 info)
Home page: https://git.sr.ht/~yewscion/apl-primer/
Licenses: FDL 1.3+
Synopsis: A TeXinfo primer on GNU APL
Description:

A guidebook to those interested in learning to use GNU APL as a programming language.

java-bigdecimal-math 3.0.0
Channel: yewscion
Location: cdr255/java.scm (cdr255 java)
Home page: https://doi.org/10.48550/arXiv.0908.3030
Licenses: LGPL 3
Synopsis: A Java Implementation of Core Mathematical Functions
Description:

The mathematical functions log(x), exp(x), root[n]x, sin(x), cos(x), tan(x), arcsin(x), arctan(x), x^y, sinh(x), cosh(x), tanh(x) and Gamma(x) have been implemented for arguments x in the real domain in a native Java library on top of the multi-precision BigDecimal representation of floating point numbers. This supports scientific applications where more than the double precision accuracy of the library of the Standard Edition is desired. This is the source code accompanying DOI https://doi.org/10.48550/arXiv.0908.3030.

java-wigner3jgui 3.0.0
Channel: yewscion
Location: cdr255/java.scm (cdr255 java)
Home page: https://doi.org/10.48550/arXiv.0908.3030
Licenses: LGPL 3
Synopsis: Online Calculator Using BigDecimalMath
Description:

The mathematical functions log(x), exp(x), root[n]x, sin(x), cos(x), tan(x), arcsin(x), arctan(x), x^y, sinh(x), cosh(x), tanh(x) and Gamma(x) have been implemented for arguments x in the real domain in a native Java library on top of the multi-precision BigDecimal representation of floating point numbers. This supports scientific applications where more than the double precision accuracy of the library of the Standard Edition is desired. This is the source code accompanying DOI https://doi.org/10.48550/arXiv.0908.3030 for the Online Calculator.

kona 211225-1.ff7e51e
Channel: yewscion
Location: cdr255/k.scm (cdr255 k)
Home page: https://github.com/kevinlawler/kona/
Licenses: ISC
Synopsis: Open Source k3 Implementation
Description:

Kona is the open-source implementation of the k3 programming language. k is a synthesis of APL and LISP. Although many of the capabilities come from APL, the fundamental data construct is quite different. In APL the construct is a multi-dimensional matrix-like array, where the dimension of the array can range from 0 to some maximum (often 9). In k, like LISP, the fundamental data construct is a list. Also, like LISP, the k language is ASCII-based, so you don't need a special keyboard.

linux-libre-jory 6.16.12
Channel: yewscion
Location: cdr255/kernel.scm (cdr255 kernel)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Synopsis: 100% free redistribution of a cleaned Linux kernel
Description:

GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.

gerbil 0.17
Propagated dependencies: gambit-c@4.9.5 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
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.

sbcl-stumpwm-notify 0.0.1-2.36daccd
Dependencies: stumpwm@24.11
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://github.com/stumpwm/stumpwm-contrib/tree/master/modeline/battery-portable
Licenses: GPL 3+
Synopsis: Notifications for StumpWM
Description:

This StumpWM Module provides a notifications server for StumpWM.

ghc-epub-tools 3.2
Dependencies: ghc-epub-metadata@5.4 ghc-zip-archive@0.4.3 ghc-regex-compat@0.95.2.1
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://github.com/dino-/epub-tools.git
Licenses: ISC
Synopsis: Command line utilities for working with epub files
Description:

This package provides a suite of command-line utilities for creating and manipulating epub book files. Included are: epubmeta, epubname, epubzip.

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
Synopsis:
Description:

.

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
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
Synopsis: A MIDI player that emulates OPL3
Description:

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

python-ssdpy 0.4.1
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://github.com/MoshiBin/ssdpy
Licenses: Expat
Synopsis: Python SSDP library
Description:

Python SSDP library

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
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.

unixodbc 2.3.11
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://www.unixodbc.org
Licenses: LGPL 2.1+
Synopsis: Data source abstraction library
Description:

Unixodbc is a library providing an API with which to access data sources. Data sources include SQL Servers and any software with an ODBC Driver.

libadlmidi 1.5.1-git-1.84d27bc
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://github.com/Wohlstand/libADLMIDI
Licenses: GPL 3+ Expat LGPL 2.1+ GPL 2+
Synopsis: A Software MIDI Synthesizer library with OPL3 (YMF262) emulator
Description:
libADLMIDI is a free Software MIDI synthesizer library with OPL3 emulation Original ADLMIDI code: Copyright (c) 2010-2014 Joel Yliluoma bisqwit@iki.fi ADLMIDI Library API: Copyright (c) 2015-2022 Vitaly Novichkov admin@wohlnet.ru Library is based on the ADLMIDI, a MIDI player for Linux and Windows with OPL3 emulation: https://bisqwit.iki.fi/source/adlmidi.html.
mysql-connector-cpp 1.1.8-1.9f64d32
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page:
Licenses: GPL 3
Synopsis:
Description:

.

mysql-workbench-community 8.0.33-1.4e1ee29
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page:
Licenses: GPL 3
Synopsis:
Description:

.

macaron-base64 0-1.7d5a892
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://gist.github.com/tomykaira/f0fd86b6c73063283afe550bc5d77594
Licenses: Expat
Synopsis: single header base64 library
Description:

A single-header C++ library for base64 encoding/decoding.

python-twtxt 1.3.1
Propagated dependencies: python-aiohttp@3.11.11 python-click@8.1.8 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
Synopsis: Decentralised, minimalist microblogging service for hackers.
Description:

Decentralised, minimalist microblogging service for hackers.

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+
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.

libmikmod-with-drivers 3.3.11.1
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: http://mikmod.sourceforge.net/
Licenses: LGPL 2.1
Synopsis: Library for module sound formats
Description:

MikMod is able to play a wide range of module formats, as well as digital sound files. It can take advantage of particular features of your system, such as sound redirection over the network.

python-humanize 3.8.0
Propagated dependencies: python-importlib-metadata@8.7.0
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page:
Licenses: Expat
Synopsis: Python humanize utilities
Description:

Python humanize utilities

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

A very simple PDF parser.

Page: 12345678
Total results: 188