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

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-scikit-rf 1.11.0
Propagated dependencies: python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://scikit-rf.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Radio frequency and Microwave Engineering Scikit
Description:

Scikit-rf, or skrf, is a Python package for RF and Microwave engineering.

udis86 1.7.2-0.5336633
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/canihavesomecoffee/udis86
Licenses: FreeBSD
Build system: gnu
Synopsis: Disassembler library for x86 and x86-64
Description:

Udis86 is a disassembler for the x86 and x86-64 class of instruction set architectures. It consists of a C library called libudis86 which provides a clean and simple interface to decode and inspect a stream of raw binary data as disassembled instructions in a structured manner, and a command line tool called udcli that incorporates the library.

libfive 0-5.b1ea998
Dependencies: bash-minimal@5.2.37 boost@1.89.0 eigen@3.4.0 guile@3.0.9 libpng@1.6.39 python-wrapper@3.12.12 qtbase@6.9.2
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://libfive.com
Licenses: MPL 2.0 GPL 2+
Build system: cmake
Synopsis: Tool for programmatic computer-aided design
Description:

Libfive is a tool for programmatic computer-aided design (CAD). In libfive, solid models are defined as Scheme or Python scripts, and there are no opaque function calls into the geometry kernel: everything is visible to the user. Even fundamental, primitive shapes are represented as code in the user-level language.

xfoil 6.99
Dependencies: libx11@1.8.12
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://web.mit.edu/drela/Public/web/xfoil/
Licenses: GPL 2+
Build system: gnu
Synopsis: Program for the design and analysis of subsonic airfoils
Description:

XFOIL is an interactive program for the design and analysis of subsonic isolated airfoils. It consists of a collection of menu-driven routines which perform various useful functions such as:

  • Viscous (or inviscid) analysis of an existing airfoil

  • Airfoil design and redesign by interactive modification of surface speed distributions

  • Airfoil redesign by interactive modification of geometric parameters

  • Blending of airfoils

  • Writing and reading of airfoil coordinates and polar save files

  • Plotting of geometry, pressure distributions, and multiple polars

bcnc 0.9.15
Dependencies: python@3.12.12
Propagated dependencies: opencv@4.13.0 python-numpy@2.3.1 python-pillow@12.1.1 python-pyserial@3.5 python-shxparser@0.0.2 python-svgelements@1.9.6
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/vlachoudis/bCNC
Licenses: GPL 2+ Modified BSD Expat
Build system: pyproject
Synopsis: Swiss army knife for all your CNC/g-code needs
Description:

GrblHAL CNC command sender, autoleveler, g-code editor, digitizer, CAM and swiss army knife for all your CNC needs. The sender is robust and fast able to work nicely with old or slow hardware.

radare2 6.1.8
Dependencies: capstone@5.0.1 gmp@6.3.0 libuv@1.44.2 libzip@1.9.2 lz4@1.10.0 quickjs-ng@0.14.0 xxhash@0.8.3 zlib@1.3.1 zycore@1.5.1 zydis@4.1.1
Propagated dependencies: openssl@3.5.5 sdb@2.4.6
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://radare.org/
Licenses: LGPL 3
Build system: meson
Synopsis: Reverse engineering framework
Description:

Radare2 is a complete framework for reverse-engineering, debugging, and analyzing binaries. It is composed of a set of small utilities that can be used together or independently from the command line.

Radare2 is built around a scriptable disassembler and hexadecimal editor that support a variety of executable formats for different processors and operating systems, through multiple back ends for local and remote files and disk images.

It can also compare (diff) binaries with graphs and extract information like relocation symbols. It is able to deal with malformed binaries, making it suitable for security research and analysis.

libarcus 4.13.0
Dependencies: protobuf@3.21.9 python@3.12.12 python-sip@4.19.25
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/Ultimaker/libArcus
Licenses: LGPL 3+
Build system: cmake
Synopsis: Communication library for Ultimaker software components
Description:

This library contains C++ code and Python3 bindings for creating a socket in a thread and using this socket to send and receive messages based on the Protocol Buffers library. It is designed to facilitate the communication between Cura and its backend and similar code.

zydis 4.1.1
Dependencies: zycore@1.5.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://zydis.re
Licenses: Expat
Build system: cmake
Synopsis: Disassembler and code generation library for x86 and AMD64
Description:

Zydis is a decoder and disassembler library with the following features:

  • Support for all x86 and AMD64 instructions and extensions

  • Optimization for high performance

  • No dynamic memory allocation

  • Thread-safe by design

  • Smaller file-size overhead compared to other common disassembler libraries

adms 2.3.7
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/Qucs/ADMS
Licenses: GPL 3
Build system: gnu
Synopsis: Automatic device model synthesizer
Description:

ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile C code for the API of spice simulators. Based on transformations specified in XML language, ADMS transforms Verilog-AMS code into other target languages.

prusa-slicer 2.9.5
Dependencies: bash-minimal@5.2.37 boost@1.89.0 cereal@1.3.2 cgal@6.1.1 curl@8.6.0 dbus@1.16.2 eigen@3.4.0 eudev@3.2.14 expat@2.7.1 glew@2.2.0 glib@2.86.0 gmp@6.3.0 gtk+@3.24.51 heatshrink@0.4.1 hidapi@0.15.0 ilmbase@2.5.7 libigl@2.4.0 libjpeg-turbo@2.1.4 libpng@1.6.39 mesa@26.0.2 mpfr@4.2.2 nanosvg@0.0.0-0.9da543e nlohmann-json@3.12.0 nlopt@2.10.0 opencascade-occt@7.9.3 openssl@3.5.5 openvdb@11.0.0 pango@1.56.4 prusa-libbgcode@0.0.0-1.5041c09 wxwidgets@3.2.10 qhull@2020.2 onetbb@2022.3.0 webkitgtk-for-gtk3@2.50.3 z3@4.13.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://www.prusa3d.com/prusaslicer/
Licenses: AGPL 3
Build system: cmake
Synopsis: G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
Description:

PrusaSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-code instructions for FFF printers or PNG layers for mSLA 3D printers. It is compatible with any modern printer based on the RepRap toolchain, including all those based on the Marlin, Prusa, Sprinter and Repetier firmware. It also works with Mach3, LinuxCNC and Machinekit controllers.

uranium 4.13.1
Propagated dependencies: cura-binary-data@4.13.1 libarcus@4.13.0 python@3.12.12 python-cryptography@44.0.0 python-numpy@2.3.1 python-pyqt@5.15.11 python-scipy@1.16.3 python-shapely@2.1.1 python-trimesh@4.5.3 python-zeroconf@0.38.1 qtbase@6.9.2 qtdeclarative@5.15.17 qtgraphicaleffects@5.15.17 qtquickcontrols@5.15.17 qtquickcontrols2@5.15.17 qtsvg@5.15.17
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/Ultimaker/Uranium
Licenses: LGPL 3+
Build system: cmake
Synopsis: Python framework for building desktop applications
Description:

Uranium is a Python Framework for building 3D printing related desktop applications using PyQt5. It belongs to the Cura project from Ultimaker.

fritzing 0.9.6
Dependencies: boost@1.89.0 libgit2@1.9.4 qtbase@5.15.17 qtserialport@5.15.17 qtsvg@5.15.17 zlib@1.3.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://fritzing.org
Licenses: GPL 3+ CC-BY-SA 3.0
Build system: gnu
Synopsis: Electronic circuit design
Description:

The Fritzing application is Electronic Design Automation (EDA) software with a low entry barrier, suited for the needs of makers and hobbyists. It offers a unique real-life "breadboard" view, and a parts library with many commonly used high-level components. Fritzing makes it very easy to communicate about circuits, as well as to turn them into PCB layouts ready for production.

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.

cgns 4.5.2
Dependencies: hdf5@1.14.6 gfortran@14.3.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://cgns.org/
Licenses: Zlib
Build system: cmake
Synopsis: Read and write computational fluid dynamics analysis data
Description:

This package provides software that reads, writes, and modifies data in the CFD General Notation System (CGNS) format. The format is meant for recording and recovering computer data associated with the numerical solution of fluid dynamics equations. The format is a conceptual entity established by the documentation; the software is a physical product supplied to enable developers to access and produce data recorded in that format.

emacs-scad-dbus 0.1
Propagated dependencies: emacs-scad-mode@99.0 emacs-hydra@0.15.0 emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/lenbok/scad-dbus
Licenses: GPL 3+
Build system: emacs
Synopsis: Control OpenSCAD from Emacs using D-Bus
Description:

scad-dbus allows controlling OpenSCAD from within Emacs via D-Bus without having to switch programs or reach for the mouse.

emacs-scad-mode 99.0
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://openscad.org/
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode to edit OpenSCAD files
Description:

scad-mode provides an Emacs major mode for editing OpenSCAD code. Features:

  • Syntax highlighting

  • Basic completion function (press M-TAB)

  • Preview rendered model in separate window (press C-c C-c)

  • Open buffer in OpenSCAD (press C-c C-o)

  • Export buffer with OpenSCAD (press C-c C-e)

  • Flymake support (enable flymake-mode in scad-mode buffers)

  • Org Babel support (scad source blocks)

libarea 0-1.8f8bac8
Dependencies: boost@1.89.0 python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/Heeks/libarea
Licenses: Modified BSD GPL 3+
Build system: gnu
Synopsis: Library and python module for pocketing and profiling operations
Description:

Area is a CAM-related software for pocketing operation.

This project provides library and associated python-module to compute pocket operations.

ephoto 1.6.0
Dependencies: efl@1.26.3
Channel: guix
Location: gnu/packages/enlightenment.scm (gnu packages enlightenment)
Home page: https://smhouston.us/projects/ephoto/
Licenses: FreeBSD Modified BSD
Build system: meson
Synopsis: EFL image viewer/editor/manipulator/slideshow creator
Description:

Ephoto is an image viewer and editor written using the Enlightenment Foundation Libraries (EFL). It focuses on simplicity and ease of use, while taking advantage of the speed and small footprint the EFL provide.

Ephoto’s features include:

  1. Browsing the file system and displaying images in an easy-to-use grid view.

  2. Browsing images in a single image view format.

  3. Viewing images in a slideshow.

  4. Editing your image with features such as cropping, auto enhance, blurring, sharpening, brightness/contrast/gamma adjustments, hue/saturation/value adjustments, and color level adjustment.

  5. Applying artistic filters to your image such as black and white and old photo.

  6. Drag And Drop along with file operations to easily maintain your photo directories.

terminology 1.13.0
Dependencies: efl@1.26.3
Channel: guix
Location: gnu/packages/enlightenment.scm (gnu packages enlightenment)
Home page: https://www.enlightenment.org/about-terminology
Licenses: FreeBSD
Build system: meson
Synopsis: Powerful terminal emulator based on EFL
Description:

Terminology is fast and feature rich terminal emulator. It is solely based on Enlightenment Foundation Libraries. It supports multiple tabs, UTF-8, URL and local path detection, themes, popup based content viewer for non-text contents and more.

python-efl 1.26.1
Dependencies: efl@1.26.3 python-dbus@1.2.18 python-packaging@25.0
Channel: guix
Location: gnu/packages/enlightenment.scm (gnu packages enlightenment)
Home page: https://www.enlightenment.org/
Licenses: LGPL 3
Build system: pyproject
Synopsis: Python bindings for EFL
Description:

PYTHON-EFL are the python bindings for the whole Enlightenment Foundation Libraries stack (eo, evas, ecore, edje, emotion, ethumb and elementary).

evisum 0.6.0
Dependencies: efl@1.26.3
Channel: guix
Location: gnu/packages/enlightenment.scm (gnu packages enlightenment)
Home page: https://www.enlightenment.org
Licenses: FreeBSD
Build system: meson
Synopsis: EFL process viewer
Description:

This is a process monitor and system monitor using the Enlightenment Foundation Libraries (EFL).

rage 0.4.0
Dependencies: efl@1.26.3
Channel: guix
Location: gnu/packages/enlightenment.scm (gnu packages enlightenment)
Home page: https://www.enlightenment.org/about-rage
Licenses: FreeBSD
Build system: meson
Synopsis: Video and audio player based on EFL
Description:

Rage is a video and audio player written with Enlightenment Foundation Libraries with some extra bells and whistles.

enlightenment 0.25.4
Dependencies: alsa-lib@1.2.16 bc@1.08.2 bluez@5.79 dbus@1.16.2 ddcutil@2.2.5 freetype@2.13.3 libdrm@2.4.131 libexif@0.6.24 libxcb@1.17.0 libxext@1.3.6 linux-pam@1.5.2 pulseaudio@16.1 setxkbmap@1.3.4 xcb-util-keysyms@0.4.1 xkeyboard-config@2.44 xorg-server-xwayland@24.1.12
Propagated dependencies: efl@1.26.3 libxkbcommon@1.13.1 wayland-protocols@1.47 font-dejavu@2.37
Channel: guix
Location: gnu/packages/enlightenment.scm (gnu packages enlightenment)
Home page: https://www.enlightenment.org/about-enlightenment
Licenses: FreeBSD
Build system: meson
Synopsis: Lightweight desktop environment
Description:

Enlightenment is resource friendly desktop environment with integrated file manager, wide range of configuration options, plugin system allowing to unload unused functionality, with support for touchscreen and suitable for embedded systems.

Total packages: 32521