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

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.


soupault 4.11.0
Propagated dependencies: ocaml-containers@3.17 ocaml-fileutils@0.6.4 ocaml-logs@0.7.0 ocaml-fmt@0.9.0 ocaml-lambdasoup@1.1.1 ocaml-markup@1.0.3 ocaml-otoml@1.0.5 ocaml-ezjsonm@1.3.0 ocaml-yaml@3.2.0 ocaml-csv@2.4 ocaml-lwt@5.6.1 ocaml-re@1.10.4 ocaml-odate@0.7 ocaml-spelll@0.4 ocaml-base64@3.5.1 ocaml-jingoo@1.5.1 ocaml-camomile2@2.0.0 ocaml-digestif@1.1.3 ocaml-tsort@2.2.0 ocaml-lua-ml@0.9.4
Channel: zzkt
Location: zzkt/packages/soupault.scm (zzkt packages soupault)
Home page: https://www.soupault.app
Licenses: Expat
Build system: dune
Synopsis: Static website generator based on HTML rewriting
Description:

This package provides a website generator that works with page element tree rather than text and allows you to manipulate pages and retrieve metadata from existing HTML using arbitrary CSS selectors. With soupault you can: * Generate ToC and footnotes. * Insert file content or an HTML snippet in any element. * Preprocess element content with external programs (e.g. run `<pre>` tags through a highlighter) * Extract page metadata (think microformats) and render it using a Jingoo template or an external script. * Export extracted metadata to JSON. Soupault is extensible with Lua (2.5) plugins and provides an API for element tree manipulation, similar to web browsers. The website generator mode is optional, you can use it as post-processor for existing sites.

ocaml-containers 3.17
Propagated dependencies: ocaml-either@1.0.0 dune-configurator@3.19.1 ocaml-odoc@2.2.0
Channel: zzkt
Location: zzkt/packages/soupault.scm (zzkt packages soupault)
Home page: https://github.com/c-cube/ocaml-containers/
Licenses: FreeBSD
Build system: dune
Synopsis: A modular, clean and powerful extension of the OCaml standard library
#<unspecified>
ocaml-tsort 2.2.0
Channel: zzkt
Location: zzkt/packages/soupault.scm (zzkt packages soupault)
Home page: https://github.com/dmbaturin/ocaml-tsort
Licenses: Expat
Build system: dune
Synopsis: Easy to use and user-friendly topological sort
Description:

Easy to use and user-friendly topological sort. Example: ``` Tsort.sort [("foundation", []); ("walls", ["foundation"]); ("roof", ["walls"])] ```.

ocaml-jingoo 1.5.1
Propagated dependencies: ocaml-menhir@20220210 ocaml-ppx-deriving@5.2.1 ocaml-re@1.10.4 ocaml-uutf@1.0.3 ocaml-uucp@15.0.0
Channel: zzkt
Location: zzkt/packages/soupault.scm (zzkt packages soupault)
Home page: https://github.com/tategakibunko/jingoo
Licenses: Modified BSD
Build system: dune
Synopsis: Template engine almost compatible with Jinja2(python template engine)
#<unspecified>
ocaml-spelll 0.4
Propagated dependencies: ocaml-seq@0.1 ocaml-stdlib-shims@0.3.0 ocaml-odoc@2.2.0
Channel: zzkt
Location: zzkt/packages/soupault.scm (zzkt packages soupault)
Home page: https://github.com/c-cube/spelll/
Licenses: FreeBSD
Build system: dune
Synopsis: Fuzzy string searching, using Levenshtein automaton
#<unspecified>
ocaml-lambdasoup 1.1.1
Propagated dependencies: ocaml-camlp-streams@5.0.1 ocaml-markup@1.0.3 ocaml-bisect-ppx@2.8.3
Channel: zzkt
Location: zzkt/packages/soupault.scm (zzkt packages soupault)
Home page: https://github.com/aantron/lambdasoup
Licenses: Expat
Build system: dune
Synopsis: Easy functional HTML scraping and manipulation with CSS selectors
Description:

Lambda Soup is an HTML scraping library inspired by Python's Beautiful Soup. It provides lazy traversals from HTML nodes to their parents, children, siblings, etc., and to nodes matching CSS selectors. The traversals can be manipulated using standard functional combinators such as fold, filter, and map. The DOM tree is mutable. You can use Lambda Soup for automatic HTML rewriting in scripts. Lambda Soup rewrites its own ocamldoc page this way. A major goal of Lambda Soup is to be easy to use, including in interactive sessions, and to have a minimal learning curve. It is a very simple library.

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.

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

supercollider 3.14.0
Dependencies: jack2@1.9.21 libsndfile@1.2.0 fftw@3.3.10 libxt@1.3.1 readline@8.2.13 alsa-lib@1.2.11 eudev@3.2.14 avahi@0.8 icu4c@73.1 boost@1.89.0 boost-sync@1.55-2.e690de2 yaml-cpp@0.8.0-0.2f86d13 python-wrapper@3.11.14 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.

supercollider-gui 3.14.0
Dependencies: jack2@1.9.21 libsndfile@1.2.0 fftw@3.3.10 libxt@1.3.1 readline@8.2.13 alsa-lib@1.2.11 eudev@3.2.14 avahi@0.8 icu4c@73.1 boost@1.89.0 boost-sync@1.55-2.e690de2 yaml-cpp@0.8.0-0.2f86d13 python-wrapper@3.11.14 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.

supercollider-cli 3.14.0
Dependencies: jack2@1.9.21 libsndfile@1.2.0 fftw@3.3.10 libxt@1.3.1 readline@8.2.13 alsa-lib@1.2.11 eudev@3.2.14 avahi@0.8 icu4c@73.1 boost@1.89.0 boost-sync@1.55-2.e690de2 yaml-cpp@0.8.0-0.2f86d13 python-wrapper@3.11.14 ruby@3.3.9
Channel: zzkt
Location: zzkt/packages/supercollider.scm (zzkt packages supercollider)
Home page: https://github.com/supercollider/supercollider
Licenses: GPL 2+
Build system: cmake
Synopsis: Synthesis engine and programming language (CLI version without Qt GUI)
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.

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

ghc-microspec 0.2.1.3
Dependencies: ghc-quickcheck@2.14.3
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

tidal 1.9.4
Dependencies: ghc-colour@2.3.6 ghc-hosc@0.20 ghc-network@3.1.4.0 ghc-clock@0.8.3 ghc-primitive@0.7.3.0 ghc-random@1.2.1.1 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.

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.

ghc-hosc 0.20
Dependencies: ghc-blaze-builder@0.4.2.2 ghc-data-binary-ieee754@0.4.4 ghc-network@3.1.4.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.

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.

argweaver 0.8.1
Propagated dependencies: python2@2.7.18
Channel: guix-arg
Location: guix-arg/packages/argweaver.scm (guix-arg packages argweaver)
Home page: https://mdrasmus.github.io/argweaver
Licenses: Expat
Build system: gnu
Synopsis: Ancestral recombination graph sampling method
Description:

Ancestral recombination graph sampling method.

shapeit4 4.2.2
Dependencies: boost@1.89.0 curl@8.6.0 htslib@1.21 openssl@3.0.8 zlib@1.3.1
Channel: guix-arg
Location: guix-arg/packages/bioinformatics.scm (guix-arg packages bioinformatics)
Home page: https://odelaneau.github.io/shapeit4/
Licenses: Expat
Build system: gnu
Synopsis: Segmented HAPlotype Estimation and Imputation Tool
Description:

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

xcftools 0.1.1
Dependencies: boost@1.89.0 curl@8.6.0 htslib@1.21 zlib@1.3.1
Channel: guix-arg
Location: guix-arg/packages/bioinformatics.scm (guix-arg packages bioinformatics)
Home page: https://odelaneau.github.io/xcftools/
Licenses: Expat
Build system: gnu
Synopsis: Set of tools for handling XCF files
Description:

Set of tools for handling XCF files

python-whatshap 2.8
Propagated dependencies: python-biopython@1.85 python-networkx@3.4.2 python-pulp@2.4 python-pyfaidx@0.7.2.1 python-pysam@0.23.0 python-scipy@1.12.0 python-xopen@1.8.0
Channel: guix-arg
Location: guix-arg/packages/bioinformatics.scm (guix-arg packages bioinformatics)
Home page: https://github.com/whatshap/whatshap
Licenses:
Build system: pyproject
Synopsis: Phase genomic variants using DNA sequencing reads
Description:

phase genomic variants using DNA sequencing reads.

Total packages: 69244