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

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
Build system: copy
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+
Build system: gnu
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
Build system: ant
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
Build system: ant
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
Build system: gnu
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.17.12
Channel: yewscion
Location: cdr255/kernel.scm (cdr255 kernel)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Build system: gnu
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.

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:

.

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+
Build system: cmake
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.
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.

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

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
Build system: gnu
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.

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.

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
Build system: python
Synopsis: Decentralised, minimalist microblogging service for hackers.
Description:

Decentralised, minimalist microblogging service for hackers.

unixodbc 2.3.11
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://www.unixodbc.org
Licenses: LGPL 2.1+
Build system: gnu
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.

ecl-xml-emitter 1.1.0-1.1a93a5a
Propagated dependencies: cl-utilities@0.0.0-1.dce2d2f ecl-dbus@20231105-2.8bba6a0
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page:
Licenses: GPL 3
Build system: asdf/ecl
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

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.

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.

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
Build system: haskell
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.

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

Python SSDP library

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
Build system: python
Synopsis: Python humanize utilities
Description:

Python humanize utilities

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.

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

.

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

.

Page: 12345678
Total results: 188