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

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.


enchant 2.6.9
Dependencies: aspell@0.60.8.1 hunspell@1.7.0 nuspell@5.1.4
Propagated dependencies: glib@2.86.0
Channel: guix
Location: gnu/packages/enchant.scm (gnu packages enchant)
Home page: https://abiword.github.io/enchant/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Multi-backend spell-checking library wrapper
Description:

Enchant is a library---and command-line program---that wraps a number of different spelling libraries and programs with a consistent interface. By using Enchant, you can use a wide range of spelling libraries, including some specialized for particular languages, without needing to program to each library's interface. If it's not convenient to call a C library, you can access most of Enchant's functionality via the enchant program, which communicates over a pipe, like Ispell, and is indeed Ispell-compatible.

python-pyenchant 2.0.0
Dependencies: enchant@2.6.9
Channel: guix
Location: gnu/packages/enchant.scm (gnu packages enchant)
Home page: https://github.com/pyenchant/pyenchant
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Spellchecking library for Python
Description:

PyEnchant is a spellchecking library for Python, based on the Enchant library. PyEnchant combines all the functionality of the underlying Enchant library with the flexibility of Python. It also provides some higher-level functionality than is available in the C API.

nuspell 5.1.4
Propagated dependencies: icu4c@73.1
Channel: guix
Location: gnu/packages/enchant.scm (gnu packages enchant)
Home page: https://nuspell.github.io/
Licenses: LGPL 3+
Build system: cmake
Synopsis: Fast and safe spellchecking C++ library
Description:

Nuspell is a fast and safe spelling checker software program. It is designed for languages with rich morphology and complex word compounding. Nuspell is written in modern C++ and it supports Hunspell dictionaries.

enchant 1.6.0
Dependencies: aspell@0.60.8.1 hunspell@1.7.0 nuspell@5.1.4
Propagated dependencies: glib@2.86.0
Channel: guix
Location: gnu/packages/enchant.scm (gnu packages enchant)
Home page: https://abiword.github.io/enchant/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Multi-backend spell-checking library wrapper
Description:

Enchant is a library---and command-line program---that wraps a number of different spelling libraries and programs with a consistent interface. By using Enchant, you can use a wide range of spelling libraries, including some specialized for particular languages, without needing to program to each library's interface. If it's not convenient to call a C library, you can access most of Enchant's functionality via the enchant program, which communicates over a pipe, like Ispell, and is indeed Ispell-compatible.

lib3mf 2.2.0
Dependencies: util-linux@2.40.4 libzip@1.9.2 libressl@4.2.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://3mf.io/
Licenses: FreeBSD
Build system: cmake
Synopsis: Implementation of the 3D Manufacturing Format (3MF) file standard
Description:

Lib3MF is a C++ implementation of the 3D Manufacturing Format (3MF) file standard. It offers a way to integrate 3MF reading and writing capabilities, as well as conversion and validation tools for input and output data. The specification can be downloaded at http://3mf.io/specification/.

cutecom 0.60.0-RC1
Dependencies: qtbase@6.9.2 qttools@6.9.2 qtserialport@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://gitlab.com/cutecom/cutecom
Licenses: GPL 3+
Build system: qt
Synopsis: Graphical serial terminal
Description:

cutecom is a graphical serial terminal, like minicom. It is aimed mainly at hardware developers or other people who need a terminal to talk to their devices.

ondsel-solver 0.0.0-1.2e3659c
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/Ondsel-Development/OndselSolver
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Assembly Constraints and Multibody Dynamics code
Description:

The OndselSolver library for assembly constraints and multibody dynamics is used by FreeCAD 1.0.0 for its new Assembly workbench.

libmedfile 6.0.1
Dependencies: hdf5@1.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://www.salome-platform.org
Licenses: GPL 3+
Build system: cmake
Synopsis: Library to read and write MED files
Description:

The purpose of the MED module is to provide a standard for storing and recovering computer data associated to numerical meshes and fields, and to facilitate the exchange between codes and solvers.

The persistent data storage is based upon HDF format (like CGNS, a standard developed by Boeing and NASA in the area of Computational Fluid Dynamic).

MED also provides structures to hold data on meshes and fields. These structures are exchanged between solvers, hide the communication level (CORBA or MPI), and offer persistence (read/write in .med files).

The main benefit of a common exchange format is reduced complexity of code coupling. It also allows sharing such high level functionalities as computation of nodal connectivity of sub-elements (faces and edges), arithmetic operations on fields, entity location functionalities, and interpolation toolkit.

poke-elf 1.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://jemarch.net/poke-elf
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU poke pickle for ELF object files
Description:

poke-elf is a GNU poke pickle for editing ELF object files, executables, shared libraries and core dumps. It supports many architectures and extensions.

wireviz 0.4.1
Dependencies: python-click@8.3.1 python-graphviz@0.21 python-pillow@12.1.1 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/wireviz/WireViz
Licenses: GPL 3
Build system: pyproject
Synopsis: Easily document cables and wiring harnesses
Description:

WireViz is a tool for easily documenting cables, wiring harnesses and connector pinouts. It takes plain text, YAML-formatted files as input and produces beautiful graphical output thanks to GraphViz. It handles automatic BOM creation and has a lot of extra features.

cadabra 1.46
Dependencies: lie@2.2.2 pcre@8.45 gmp@6.3.0 libsigc++@2.9.3 modglue@1.20
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://cadabra.science/
Licenses: GPL 3+
Build system: gnu
Synopsis: Computer algebra system geared towards field theory
Description:

This package provides a computer algebra system geared towards field theory. This package is mostly meant to be used by texmacs and mogan.

mpb 1.12.0
Dependencies: fftw@3.3.10 gsl@2.8 guile@3.0.9 guile-libctl@4.6.0 hdf5@1.14.6 openblas@0.3.31 readline@8.2.13 zlib@1.3.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://mpb.readthedocs.io/en/latest/
Licenses: GPL 2+
Build system: gnu
Synopsis: Computes band structures and electromagnetic modes of dielectric structures
Description:

MIT Photonic-Bands (MPB) computes definite-frequency eigenstates (harmonic modes) of Maxwell's equations in periodic dielectric structures for arbitrary wavevectors, using fully-vectorial and three-dimensional methods.

fasthenry 3.0-12Nov96
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://www.rle.mit.edu/cpg/research_codes.htm
Licenses: non-copyleft
Build system: gnu
Synopsis: Multipole-accelerated inductance analysis program
Description:

Fasthenry is an inductance extraction program based on a multipole-accelerated algorithm.

meshlab 2025.07
Dependencies: boost@1.89.0 cgal@6.1.1 embree@4.4.1 glew@2.2.0 lib3ds@1.3.0 lib3mf@2.2.0 libe57format@3.2.0 libigl@2.4.0 mpfr@4.2.2 muparser@2.3.5 onetbb@2022.3.0 openctm@1.0.3.603 qhull@2020.2 tinygltf@2.9.6 xerces-c@3.3.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://www.meshlab.net/
Licenses: GPL 3+
Build system: qt
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.

lib3ds 1.3.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://code.google.com/archive/p/lib3ds
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: 3DS format file toolkit
Description:

Lib3ds is a toolkit for handling the 3DS format for 3D model files. Its main goal is to simplify the creation of 3DS import and export filters.

microcom 2025.11.0
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://git.pengutronix.de/cgit/tools/microcom
Licenses: GPL 2+
Build system: gnu
Synopsis: Minimalistic serial line terminal program
Description:

Microcom is a minimalistic terminal program for accessing devices via a serial connection. It features connection via RS232 serial interfaces (including setting of transfer rates) as well as in telnetmode as specified in rfc2217 and a (Linux specific) CAN mode.

meep 1.33.0
Dependencies: fftw@3.3.10 gsl@2.8 guile@3.0.9 guile-libctl@4.6.0 harminv@1.4.2 hdf5@1.14.6 mpb@1.12.0 openblas@0.3.31 zlib@1.3.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://meep.readthedocs.io/en/latest/
Licenses: GPL 2+
Build system: gnu
Synopsis: Finite-difference time-domain (FDTD) simulation software
Description:

Meep is a finite-difference time-domain (FDTD) simulation software package developed at MIT to model electromagnetic systems.

pcb 4.3.0
Dependencies: dbus@1.16.2 mesa@26.0.2 glu@9.0.2 gd@2.3.3 gtk+@2.24.33 gtkglext@1.2.0 shared-mime-info@2.3 tk@8.6.12
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: http://pcb.geda-project.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Design printed circuit board layouts
Description:

GNU PCB is an interactive tool for editing printed circuit board layouts. It features a rats-nest implementation, schematic/netlist import, and design rule checking. It also includes an autorouter and a trace optimizer; and it can produce photorealistic and design review images.

sterm 20200306
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/wentasah/sterm
Licenses: GPL 3+
Build system: gnu
Synopsis: Simple serial terminal
Description:

This is a minimalist terminal program like minicom or cu. The only thing it does is creating a bidirectional connection between stdin/stdout and a terminal device (e.g. serial line). It can also set serial line baudrate, manipulate DTR/RTS modem lines, send break and throttle transmission speed.

inspekt3d 0-0.703f52c
Dependencies: mesa@26.0.2 guile@3.0.9
Propagated dependencies: libfive@0-5.b1ea998 guile3.0-opengl@0.2.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://gitlab.com/kavalogic-inc/inspekt3d/
Licenses: GPL 3+
Build system: gnu
Synopsis: Lightweight 3D viewer for Libfive written in Guile Scheme
Description:

Inspekt3d is a lightweight 3D viewer for Libfive written in Guile Scheme. The viewer can be used interactively with a REPL (for example Geiser in Emacs).

rizin 0.8.2
Dependencies: capstone@5.0.1 file@5.46 libuv@1.44.2 libzip@1.9.2 lz4@1.10.0 openssl@3.5.5 pcre2@10.42 tree-sitter@0.25.3 xxhash@0.8.3 zlib@1.3.1 zstd@1.5.6 libmspack@0.11
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://rizin.re
Licenses: GPL 3+
Build system: meson
Synopsis: Disassemble, debug, analyze, and manipulate binary files
Description:

Rizin is a reverse engineering framework and a set of small command-line utilities, providing a complete binary analysis experience with features like disassembler, hexadecimal editor, emulation, binary inspection, debugger, and more.

audmes 2025.04.05
Dependencies: alsa-lib@1.2.16 pulseaudio@16.1 wxwidgets@3.2.10
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://sourceforge.net/projects/audmes/
Licenses: GPL 2+
Build system: cmake
Synopsis: Oscilloscope and spectrum analyzer using sound card
Description:

The audio measurement system is a system for audio measurement through sound card. It contains: generator, oscilloscope, audio spectrum analyzer (FFT) and frequency sweep plot.

libnest2d-for-cura 4.12.0
Dependencies: boost@1.89.0 clipper@6.4.2 nlopt@2.10.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/Ultimaker/libnest2d
Licenses: LGPL 3
Build system: cmake
Synopsis: 2D irregular bin packaging and nesting library
Description:

Libnest2D is a library and framework for the 2D bin packaging problem. It was inspired from the SVGNest Javascript library.

Total packages: 72465