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

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.


stpsf-data 2.0.0
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://stpsf.readthedocs.io/en/stable/installation.html
Licenses: Modified BSD
Build system: copy
Synopsis: JWST pupil shape, instrument throughputs, and aperture positions data files
Description:

This package contains FIT and CSV files required for STPSF installation and distributed separately from it.

python-hapiclient 0.2.5
Propagated dependencies: python-isodate@0.7.2 python-joblib@1.5.2 python-numpy@2.3.1 python-pandas@2.3.3 python-urllib3@2.5.0
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/hapi-server/client-python
Licenses: Modified BSD
Build system: pyproject
Synopsis: Interface to Heliophysics data server API
Description:

This package provides an interface to Heliophysics Application Programmer’s Interface data server API.

python-pysatmadrigal 0.2.0
Propagated dependencies: python-h5py@3.15.1 python-madrigalweb@3.3.7 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-pysat@3.2.2 python-xarray@2025.12.0
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/pysat/pysatMadrigal
Licenses: Modified BSD
Build system: pyproject
Synopsis: Madrigal instrument support for the pysat ecosystem
Description:

This package implements a functionality to import data from the Madrigal database (upper atmospheric science database) into pysat.

python-spacepy 0.7.0
Propagated dependencies: python-astropy@8.0.0 python-h5py@3.15.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-dateutil@2.9.0 python-scipy@1.16.3
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://github.com/spacepy/spacepy
Licenses: Python Software Foundation License
Build system: pyproject
Synopsis: Tools for Space Science Applications
Description:

SpacePy is a package for Python, targeted at the space sciences, that aims to make basic data analysis, modeling and visualization easier. It builds on the capabilities of NumPy and MatPlotLib packages.

python-gwcs 0.18.3
Propagated dependencies: python-asdf@5.3.1 python-asdf-astropy@0.11.0 python-asdf-wcs-schemas@0.5.0 python-astropy@8.0.0 python-numpy@2.3.1 python-scipy@1.16.3
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://gwcs.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Generalized World Coordinate System
Description:

Generalized World Coordinate System (GWCS) is an Astropy affiliated package providing tools for managing the World Coordinate System of astronomical data.

GWCS takes a general approach to the problem of expressing transformations between pixel and world coordinates. It supports a data model which includes the entire transformation pipeline from input coordinates (detector by default) to world coordinates.

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.

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.

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.

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-andreyvit-diff 0.0.0-0.c7f18ee
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/andreyvit/diff
Licenses: Expat
Build system: go
Synopsis: Quick string diffs for Golang
Description:

Package diff provides quick and easy string diffing functions based on github.com/sergi/go-diff, mainly for diffing strings in tests

go-github-com-samber-lo 1.46.0
Propagated dependencies: go-golang-org-x-text@0.36.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/samber/lo
Licenses: Expat
Build system: go
Synopsis: Lodash-style Golang library
Description:

This package provides re-implemented Golang Generics map, filter, contains, find functionality.

go-github-com-gabriel-vasile-mimetype 1.4.0
Propagated dependencies: go-golang-org-x-net@0.53.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/gabriel-vasile/mimetype
Licenses: Expat
Build system: go
Synopsis: Fast golang library for MIME type and file extension detection
Description:

This is a package for detecting MIME types and extensions based on magic numbers. Features include

  • fast and precise MIME type and file extension detection

  • long list of supported MIME types

  • common file formats are prioritized

  • small and simple API

  • handles MIME type aliases

  • thread safe

  • low memory usage, besides the file header

go-github-com-go-errors-errors 1.4.2
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/go-errors/errors
Licenses: Expat
Build system: go
Synopsis: Errors with stacktraces for Golang
Description:

Package errors provides errors that have stack-traces.

go-github-com-invopop-jsonschema 0.12.0
Propagated dependencies: go-github-com-wk8-go-ordered-map-v2@2.1.8
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/invopop/jsonschema
Licenses: Expat
Build system: go
Synopsis: Generate JSON Schemas from Go types
Description:

Package jsonschema uses reflection to generate JSON Schemas from Go types.

Features:

  • supports arbitrarily complex types, including interface, maps, slices, etc.

  • supports json-schema features such as minLength, maxLength, pattern, format, etc.

  • supports simple string and numeric enums

  • supports custom property fields via the jsonschema_extras struct tag

go-github-com-integrii-flaggy 1.5.2
Propagated dependencies: go-github-com-google-go-cmp@0.7.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/integrii/flaggy
Licenses: Unlicense
Build system: go
Synopsis: Golang CLI input parsing library
Description:

Package flaggy is a input flag parsing package that supports recursive subcommands, positional values, and any-position flags without unnecessary complexeties.

go-github-com-shurcool-graphql 0.0.0-20200928012149-18c5c3165e3a
Dependencies: go-golang-org-x-net@0.53.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/shurcooL/graphql
Licenses: Expat
Build system: go
Synopsis: GraphQL client implementation for Golang
Description:

Package graphql provides a GraphQL client implementation.

go-github-com-agnivade-levenshtein 1.1.1
Propagated dependencies: go-github-com-dgryski-trifles@0.0.0-20220729183022-231ecf6ed548
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/agnivade/levenshtein
Licenses: Expat
Build system: go
Synopsis: Golang implementation to calculate Levenshtein Distance
Description:

Package levenshtein is a Go implementation to calculate Levenshtein Distance. The library is fully capable of working with non-ascii strings. But the strings are not normalized. That is left as a user-dependant use case. Please normalize the strings before passing it to the library if you have such a requirement.

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.

Total packages: 72166