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

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.


sc3-plugins 3.14.0-0.69cd2b6
Dependencies: fftwf@3.3.10 supercollider@3.14.0
Channel: zzkt
Location: zzkt/packages/supercollider.scm (zzkt packages supercollider)
Home page: https://github.com/supercollider/sc3-plugins
Licenses: GPL 2
Build system: cmake
Synopsis: Community plugins for SuperCollider
Description:

Community collection of unit generator plugins for SuperCollider. An installation extends the functionality of SuperCollider by additional UGens that run on scsynth, the SuperCollider audio synthesis server.

supercollider 3.14.0
Dependencies: jack2@1.9.22-0.1795946 libsndfile@1.2.2-0.68f6c16 fftw@3.3.10 libxt@1.3.1 readline@8.2.13 alsa-lib@1.2.16 eudev@3.2.14 avahi@0.8 icu4c@73.1 boost@1.89.0 boost-sync@1.55-2.e690de2 yaml-cpp@0.9.0 python-wrapper@3.12.12 ruby@3.3.9 qtdeclarative@6.9.2 qtsvg@6.9.2 qtwebchannel@6.9.2 qtwebsockets@6.9.2
Propagated dependencies: qtwebengine@6.9.3
Channel: zzkt
Location: zzkt/packages/supercollider.scm (zzkt packages supercollider)
Home page: https://github.com/supercollider/supercollider
Licenses: GPL 2+
Build system: qt
Synopsis: Synthesis engine and programming language
Description:

SuperCollider is a synthesis engine (scsynth or supernova) and programming language (sclang). It can be used for experimenting with sound synthesis and algorithmic composition.

SuperCollider requires jackd to be installed in your user profile and your user must be allowed to access the realtime features of the kernel. Search for "realtime" in the index of the Guix manual to learn how to achieve this using Guix System.

cl-collider 20250818-0.7e0ebb0
Dependencies: jack@0.125.0 supercollider@3.14.0
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-bordeaux-threads@0.9.3 cl-cffi@0.24.1-2.32c90d4 cl-ppcre@2.1.1 cl-flexi-streams@1.0.20-1.4951d57 cl-ieee-floats@20170924-1.566b51a cl-named-readtables@0.9-5.aa6dab5 cl-osc@0.9-0.f647738 cl-pileup@1.0.1-1.f269473 cl-simple-inferiors@1.1.0-1.deac886 cl-split-sequence@2.0.1 cl-usocket@0.8.9
Channel: zzkt
Location: zzkt/packages/supercollider.scm (zzkt packages supercollider)
Home page: https://github.com/byulparan/cl-collider/
Licenses: Public Domain
Build system: asdf/source
Synopsis: SuperCollider client for CommonLisp
Description:

This package provides a SuperCollider client for Common Lisp.

ghc-microspec 0.2.1.3
Dependencies: ghc-quickcheck@2.15.0.1
Channel: zzkt
Location: zzkt/packages/tidal.scm (zzkt packages tidal)
Home page: http://hackage.haskell.org/package/microspec
Licenses: Modified BSD
Build system: haskell
Synopsis: Tiny QuickCheck test library with minimal dependencies
Description:

This package provides a tiny (1 module, <500 lines) property-based (and unit) testing library with minimal dependencies. . Instead of reinventing the wheel (<https://xkcd.com/927>), we use a RSpec/HSpec-like DSL and run tests with QuickCheck. . For many use-cases, microspec is a drop-in replacement for hspec. . > import Test.Microspec > > main :: IO () > main = microspec $ do > describe "replicate" $ do > it "doubles with 2" $ > replicate 2 x === "xx" > it "creates a list of the right size" $ > \(Positive n) -> length (replicate n x') === n > > describe "reverse" $ do > it "reverse . reverse === id" $ \l -> > reverse (reverse l) === (l :: [Int]) > > describe "tail" $ > it "length is -1" $ \(NonEmpty l) -> > length (tail l :: [Int]) === length l - 1 > > describe "solve the halting problem" $ > pending

ghc-hosc 0.20
Dependencies: ghc-blaze-builder@0.4.4.1 ghc-data-binary-ieee754@0.4.4 ghc-network@3.2.8.0
Channel: zzkt
Location: zzkt/packages/tidal.scm (zzkt packages tidal)
Home page: http://rohandrape.net/t/hosc
Licenses:
Build system: haskell
Synopsis: Haskell Open Sound Control
Description:

Haskell library implementing the Open Sound Control protocol

ghc-data-binary-ieee754 0.4.4
Channel: zzkt
Location: zzkt/packages/tidal.scm (zzkt packages tidal)
Home page: https://john-millikin.com/software/data-binary-ieee754/
Licenses: Expat
Build system: haskell
Synopsis: Parser/Serialiser for IEEE-754 floating-point values
Description:

Convert Float and Decimal values to/from raw octets.

tidal 1.9.4
Dependencies: ghc-colour@2.3.6 ghc-hosc@0.20 ghc-network@3.2.8.0 ghc-clock@0.8.4 ghc-primitive@0.9.1.0 ghc-random@1.2.1.3 ghc-tidal-link@1.0.1
Channel: zzkt
Location: zzkt/packages/tidal.scm (zzkt packages tidal)
Home page: http://tidalcycles.org/
Licenses: GPL 3
Build system: haskell
Synopsis: Pattern language for improvised music
Description:

Tidal is a domain specific language for live coding patterns.

ghc-tidal-link 1.0.1
Channel: zzkt
Location: zzkt/packages/tidal.scm (zzkt packages tidal)
Home page: http://tidalcycles.org/
Licenses:
Build system: haskell
Synopsis: Ableton Link integration for Tidal
Description:

Ableton Link integration for Tidal, to let Tidal sync with external clocks

superdirt 1.7.3
Dependencies: supercollider@3.14.0
Propagated dependencies: supercollider@3.14.0
Channel: zzkt
Location: zzkt/packages/tidal.scm (zzkt packages tidal)
Home page: https://github.com/musikinformatik/SuperDirt/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tidal Audio Engine
Description:

SuperCollider implementation of the Dirt sampler, originally designed for the TidalCycles environment. SuperDirt is a general purpose framework for playing samples and synths, controllable over the Open Sound Control protocol, and locally from the SuperCollider language.

zotero 0.0.0
Channel: zzkt
Location: zzkt/packages/zotero.scm (zzkt packages zotero)
Home page: https://www.gnu.org/software/hello/
Licenses: GPL 3+
Build system: gnu
Synopsis: Hello, GNU world: An example GNU package
Description:

GNU Hello prints the message "Hello, world!" and then exits. It serves as an example of standard GNU coding practices. As such, it supports command-line arguments, multiple languages, and so on.

mosdepth 0.3.14
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/brentp/mosdepth
Licenses: Expat
Build system: copy
Synopsis: Fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing
Description:

Fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing

fastk 1.2
Dependencies: bzip2@1.0.8 curl@8.6.0 openssl@3.5.5 xz@5.4.5
Propagated dependencies: zlib@1.3.1
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/thegenemyers/FASTK
Licenses: copyleft-next
Build system: gnu
Synopsis: FastK
Description:

A fast K-mer counter for high-fidelity shotgun datasets.

python-asciitree 0.3.3
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/mbr/asciitree
Licenses: Expat
Build system: pyproject
Synopsis: Draws ASCII trees.
Description:

Draws ASCII trees.

python-bio2zarr 0.2.1
Propagated dependencies: python-click@8.3.1 python-coloredlogs@15.0.1 python-humanfriendly@10.0 python-numpy@2.3.1 python-pandas@2.3.3 python-tabulate@0.9.0 python-tqdm@4.67.1 python-zarr@2.18.7
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/sgkit-dev/bio2zarr
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Convert bioinformatics data to Zarr
Description:

Convert bioinformatics data to Zarr.

smudgeplot 0.5.4
Propagated dependencies: python-matplotlib@3.10.8 python-numpy@2.3.1 python-pandas@2.3.3
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/KamilSJaron/smudgeplot
Licenses: ASL 2.0
Build system: pyproject
Synopsis: smudgeplot
Description:

Inference of ploidy and heterozygosity structure using whole genome sequencing data.

r-gnomwav 0.0.0.9000
Propagated dependencies: r@4.6.0 r-cubature@2.1.4-1 r-data-table@1.18.4 r-waveslim@1.8.5 r-wcorr@1.9.8
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/jgroh/gnomwav
Licenses: Expat
Build system: r
Synopsis: gnomwav
Description:

R package for wavelet variance and correlation decompositions of genomic signals, averaging across chromosomes (or more generally any set of multiple temporal or spatial signals).

sniffles 2.8.0
Propagated dependencies: python-edlib@1.3.9.post1 python-numpy@2.3.1 python-psutil@7.2.2 python-pysam@0.23.3 python-pyspoa@0.3.2
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/fritzsedlazeck/Sniffles
Licenses: Expat
Build system: pyproject
Synopsis: A fast structural variation caller for long-read sequencing data
Description:

This package provides a fast structural variation caller for long-read sequencing data.

genomescope2 2.1.0
Propagated dependencies: r@4.6.0 python-wrapper@3.12.12 r-argparse@2.3.1 r-minpack-lm@1.2-4
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/tbenavi1/genomescope2.0
Licenses: ASL 2.0
Build system: r
Synopsis: genomescope2
Description:

Reference-free profiling of polyploid genomes.

shapeit5 5.1.1
Dependencies: boost@1.89.0 curl@8.6.0 htslib@1.21 libdeflate@1.19 openssl@3.5.5 zlib@1.3.1
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://odelaneau.github.io/
Licenses: Expat
Build system: gnu
Synopsis: Segmented HAPlotype Estimation and Imputation Tool
Description:

SHAPEIT5 is a fast and accurate method for estimation of haplotypes (aka phasing) for SNP array and sequencing data.

python-ruranges-py 0.2.0
Propagated dependencies: python-numpy@2.3.1
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page:
Licenses: Expat
Build system: cargo
Synopsis:
#<unspecified>
whatshap 2.8
Propagated dependencies: python-biopython@1.86 python-networkx@3.4.2 python-pulp@2.4 python-pyfaidx@0.9.0.3 python-pysam@0.23.3 python-scipy@1.16.3 python-xopen@1.8.0
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/whatshap/whatshap
Licenses: Expat
Build system: pyproject
Synopsis: Phase genomic variants using DNA sequencing reads
Description:

phase genomic variants using DNA sequencing reads.

ngsparalog 1.3.3
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/tplinderoth/ngsParalog
Licenses: GPL 3
Build system: gnu
Synopsis: Copy number variation detection using NGS data
Description:

Copy number variation detection using NGS data

python-sgkit 0.10.0-ee93132
Propagated dependencies: python-dask@2025.11.0 python-distributed@2025.11.0 python-fsspec@2026.1.0 python-numba@0.62.1 python-numpy@2.3.1 python-pandas@2.3.3 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-setuptools@80.9.0 python-typing-extensions@4.15.0 python-xarray@2025.12.0 python-zarr@2.18.7
Channel: alx-bioinfo
Location: alx-bioinfo/packages/bioinfo.scm (alx-bioinfo packages bioinfo)
Home page: https://github.com/sgkit-dev/sgkit
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Statistical genetics toolkit
Description:

Statistical genetics toolkit.

Total packages: 73954