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

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.


python-asdf 2.15.0
Propagated dependencies: python-asdf-standard@1.5.0 python-attrs@25.3.0 python-importlib-metadata@8.7.0 python-jmespath@1.0.1 python-numpy@2.3.1 python-packaging@25.0 python-pyyaml@6.0.2 python-semantic-version@2.10.0 python-fsspec@2026.1.0 python-lz4@4.4.4
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/asdf-format/asdf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python tools to handle ASDF files
Description:

The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data. This package contains the Python implementation of the ASDF Standard.

torus 0.0.0-0.0e8ac96
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/PaulMcMillan-Astro/Torus
Licenses: GPL 2+
Build system: gnu
Synopsis: To produce models for orbits in action-angle coordinates in axisymmetric potentials
Description:

The package is based around `torus mapping', which is a non-perturbative technique for creating orbital tori for specified values of the action integrals. Given an orbital torus and a star's position at a reference time, one can compute its position at any other time, no matter how remote.

python-madrigalweb 3.3.7
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://cedar.openmadrigal.org
Licenses: Expat
Build system: pyproject
Synopsis: Python Madrigal Remote API
Description:

madrigalWeb is a pure python module to access data from any Madrigal database.

Madrigal is an upper atmospheric science database used by groups throughout the world. Madrigal is a robust, World Wide Web based system capable of managing and serving archival and real-time data, in a variety of formats, from a wide range of upper atmospheric science instruments. Data at each Madrigal site is locally controlled and can be updated at any time, but shared metadata between Madrigal sites allow searching of all Madrigal sites at once from any Madrigal site.

funtools 1.4.8
Dependencies: tcl@8.6.12 wcslib@8.8 zlib@1.3.1
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/ericmandel/funtools
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Astronomical minimal buy-in FITS libray
Description:

Funtools is a minimal buy-in FITS library and utility package originally developed at the the High Energy Astrophysics Division of SAO. Although no longer actively supported at SAO, it is still widely used within the astronomical community, especially among X-ray astronomers.

The Funtools library provides simplified access to a wide array of file types: standard astronomical FITS images and binary tables, raw arrays and binary event lists, and even tables of ASCII column data. A sophisticated region filtering library (compatible with ds9) filters images and tables using Boolean operations between geometric shapes, support world coordinates, etc. Funtools also supports advanced capabilities such as optimized data searching using index files.

libxisf-ffab 0.2.13
Dependencies: lz4@1.10.0 pugixml@1.12.1 zlib@1.3.1
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://nouspiro.space/?page_id=306
Licenses: GPL 3+
Build system: cmake
Synopsis: Astronomical library to load and write XISF file format
Description:

LibXISF is C++ library that can read and write XISF files produced by PixInsight. It implements XISF 1.0 specification.

python-pytest-subprocess 1.5.0
Channel: ffab
Location: ffab/packages/check.scm (ffab packages check)
Home page: https://github.com/aklajnert/pytest-subprocess
Licenses: Expat
Build system: pyproject
Synopsis: Pytest plugin to fake subprocess
Description:

This package provides a plugin to fake subprocess for pytest. The plugin adds the fake_process fixture (and fp as an alias). It can be used it to register subprocess results so you won't need to rely on the real processes. The plugin hooks on the subprocess.Popen(), which is the base for other subprocess functions. That makes the subprocess.run(),subprocess.call(), subprocess.check_call() and subprocess.check_output() methods also functional.

python-pytest-asyncio-ffab 0.19.0
Channel: ffab
Location: ffab/packages/check.scm (ffab packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Build system: python
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

cinnamon-desktop 5.2.1
Dependencies: accountsservice@23.13.9 glib@2.86.0 gnome-common@3.18.0 gobject-introspection@1.86.0 gtk+@3.24.51 libxkbfile@1.1.3 libxrandr@1.5.4 pulseaudio@16.1 python@3.12.12 xkeyboard-config@2.44
Channel: ffab
Location: ffab/packages/cinnamon.scm (ffab packages cinnamon)
Home page: https://github.com/linuxmint/cinnamon-desktop/
Licenses: GPL 2+ LGPL 2.0+ Expat
Build system: meson
Synopsis: Library for the Cinnamon Desktop
Description:

The cinnamon-desktop package contains the libcinnamon-desktop library, as well as some desktop-wide documents.

boost-b2 4.7.2
Channel: ffab
Location: ffab/packages/cxx.scm (ffab packages cxx)
Home page: https://www.bfgroup.xyz/b2/
Licenses: X11-style
Build system: gnu
Synopsis: Boost Build (B2, ex BJam) Make like tool for C++ projects
Description:

B2 makes it easy to build C++ projects, everywhere. B2 has been the primary build system for the Boost C++ Libraries for many years.

dragonfly 0.3.0
Channel: ffab
Location: ffab/packages/databases.scm (ffab packages databases)
Home page: https://dragonflydb.io/
Licenses: Boost 1.0
Build system: gnu
Synopsis: Key-Value in-memory datastore
Description:

Dragonfly is a modern in-memory datastore, fully compatible with Redis and Memcached APIs. Dragonfly implements novel algorithms and data structures on top of a multi-threaded, shared-nothing architecture. As a result, Dragonfly reaches x25 performance compared to Redis and supports millions of QPS on a single instance.

python-redis-2.10.6 2.10.6
Propagated dependencies: python-async-timeout@5.0.1
Channel: ffab
Location: ffab/packages/databases.scm (ffab packages databases)
Home page: https://github.com/redis/redis-py
Licenses: Expat
Build system: pyproject
Synopsis: Redis Python client
Description:

This package provides a Python interface to the Redis key-value store.

python-fakeredis-0.16.0 0.16.0
Propagated dependencies: python-redis@7.1.0 python-sortedcontainers@2.4.0 python-valkey@6.1.1
Channel: ffab
Location: ffab/packages/databases.scm (ffab packages databases)
Home page: https://github.com/cunla/fakeredis-py
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fake implementation of redis API for testing purposes
Description:

Fakeredis is a pure-Python implementation of the redis-py Python client that simulates talking to a redis server. It was created for a single purpose: to write unit tests.

Setting up redis is not hard, but one often wants to write unit tests that don't talk to an external server such as redis. This module can be used as a reasonable substitute.

vcglib 2022.02
Propagated dependencies: eigen@3.4.0
Channel: ffab
Location: ffab/packages/engineering.scm (ffab packages engineering)
Home page: http://vcglib.net/
Licenses: GPL 3+
Build system: cmake
Synopsis: C++ library to work with triangle meshes
Description:

This package provides VCGlib The VCG library is tailored to mostly manage triangular meshes: offers many capabilities for processing meshes, such as:

  • high quality quadric-error edge-collapse based simplfication

  • efficient spatial query structures (uniform grids, hashed grids, kdtree, etc)

  • advanced smoothing and fairing algorithms

  • computation of curvature

  • optimization of texture coordinates

  • Hausdorff distance computation

  • geodesic paths

  • mesh repairing capabilities

  • isosurface extraction and advancing front meshing algorithms

  • Poisson Disk sampling and other tools to sample point distributions over meshes

  • subdivision surfaces

meshlab-ffab 2022.02
Dependencies: qtbase@5.15.17 easyexif@1.0 eigen@3.4.0 glew@2.2.0 glu@9.0.2 gmp@6.3.0 lib3ds@1.3.0 libfreenect@0.6.4 mesa@26.0.2 muparser@2.3.5 openctm@1.0.3.603 vcglib@2022.02 qhull@2020.2
Channel: ffab
Location: ffab/packages/engineering.scm (ffab packages engineering)
Home page: https://www.meshlab.net/
Licenses: GPL 3+
Build system: cmake
Synopsis: 3D triangular mesh processing and editing software
Description:

MeshLab is a system for the processing and editing of large, unstructured, 3D triangular meshes. It is aimed to help the processing of the typical, not-so-small unstructured models arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and converting this kind of meshes. These tools include MeshLab proper, a versatile program with a graphical user interface, and meshlabserver, a program that can perform mesh processing tasks in batch mode, without a GUI.

go-github-com-google-go-tpm 0.9.0
Propagated dependencies: go-golang-org-x-sys@0.43.0 go-golang-org-x-crypto@0.50.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/google/go-tpm
Licenses: ASL 2.0
Build system: go
Synopsis: Go-TPM library
Description:

TPM 2.0 library for directly communicating with a TPM device.

go-github-com-jesseduffield-yaml 0.0.0-20190702115811-b900b7e08b56
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/jesseduffield/yaml
Licenses: ASL 2.0
Build system: go
Synopsis: YAML support for Golang
Description:

The yaml package enables Golang programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Golang port of the libyaml C library to parse and generate YAML data quickly and reliably.

go-github-com-gliderlabs-ssh 0.3.4
Propagated dependencies: go-golang-org-x-sys@0.43.0 go-golang-org-x-crypto@0.50.0 go-github-com-anmitsu-go-shlex@0.0.0-0.38f4b40
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/gliderlabs/ssh
Licenses: Modified BSD
Build system: go
Synopsis: SSH server in Golang
Description:

Package ssh wraps the crypto/ssh package with a higher-level API for building SSH servers. The goal of the API was to make it as simple as using net/http, so the API is very similar.

go-github-com-creack-pty 1.1.11
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/creack/pty
Licenses: Expat
Build system: go
Synopsis: PTY interface for Go
Description:

Pty is a Go package for using Unix pseudo-terminals.

go-github-com-kr-logfmt 0.0.0-20210122060352-19f9bcb100e6
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/kr/logfmt
Licenses: Expat
Build system: go
Synopsis: Parse logfmt messages
Description:

Package implements the decoding of logfmt key-value pairs.

go-github-com-microsoft-go-winio 0.6.0
Propagated dependencies: go-golang-org-x-mod@0.35.0 go-golang-org-x-tools@0.44.0 go-golang-org-x-sys@0.43.0 go-github-com-sirupsen-logrus@1.9.3
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/Microsoft/go-winio
Licenses: Expat
Build system: go
Synopsis: Win32 IO-related utilities for Go
Description:

This package provides utilities for efficiently performing Win32 IO operations in Go. Currently, this package is provides support for genreal IO and management of

go-github-com-jesseduffield-gocui 0.3.1-0.20250605111917-fc5387961412
Propagated dependencies: go-github-com-gdamore-tcell-v2@2.13.9 go-github-com-go-errors-errors@1.4.2 go-github-com-mattn-go-runewidth@0.0.16
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/jesseduffield/gocui
Licenses: Modified BSD
Build system: go
Synopsis: Minimalist Golang package aimed at creating Console User Interfaces
Description:

Package gocui allows creating console user interfaces.

Highlighted features:

  • Minimalist API.

  • Views (the windows in the GUI) implement the interface io.ReadWriter.

  • Support for overlapping views.

  • The GUI can be modified at runtime (concurrent-safe).

  • Global and view-level keybindings.

  • Mouse support.

  • Colored text.

  • Customizable edition mode.

  • Easy to build reusable widgets, complex layouts.

go-gopkg-in-ozeidan-fuzzy-patricia-v3 3.0.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://gopkg.in/ozeidan/fuzzy-patricia.v3
Licenses: Expat
Build system: go
Synopsis: Radix tree implementation for Golang
Description:

This package provides a patricia trie implementation, enabling fast visiting of items in some particular ways:

  • visit all items saved in the tree

  • visit all items matching particular prefix (visit subtree)

  • given a string, visit all items matching some prefix of that string

go-github-com-atotto-clipboard 0.1.3
Dependencies: xsel@1.2.0-1.062e6d3
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/atotto/clipboard
Licenses: Modified BSD
Build system: go
Synopsis: Clipboard for Go
Description:

Package clipboard read/write on clipboard

go-github-com-dave-jennifer 1.5.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/dave/jennifer
Licenses: Expat
Build system: go
Synopsis: Code generator for Golang
Description:

Package brenda is a boolean expression solver for Go AST

Total packages: 72681