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

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.


agda-stdlib 2.1.1
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://wiki.portal.chalmers.se/agda/pmwiki.php
Licenses: Expat
Build system: agda
Synopsis: The Agda Standard Library
Description:

The standard library aims to contain all the tools needed to write both programs and proofs easily. While we always try and write efficient code, we prioritize ease of proof over type-checking and normalization performance. If computational performance is important to you, then perhaps try agda-prelude instead.

zxing-cpp 1.2.0
Dependencies: libpng@1.6.39 zint@2.15.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/zxing-cpp/zxing-cpp
Licenses: ASL 2.0
Build system: cmake
Synopsis: C++ port of ZXing
Description:

ZXing-CPP is a barcode scanning library.

zbar-minimal 0.23.93
Dependencies: dbus@1.15.8 imagemagick@6.9.13-5 libjpeg-turbo@2.1.4 perl@5.36.0 python@3.11.14 v4l-utils-minimal@1.22.1
Propagated dependencies: glib@2.83.3
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/mchehab/zbar
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Bar code reader
Description:

ZBar can read barcodes from various sources, such as video streams, image files, and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code. Included with the library are basic applications for decoding captured bar code images and using a video device (e.g. webcam) as a bar code scanner. For application developers, language bindings are included for C, C++ and Python as well as GUI widgets for GTK and Qt.

barcode 0.99
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://www.gnu.org/software/barcode/
Licenses: GPL 3+
Build system: gnu
Synopsis: Convert text strings to printed bars in various standards
Description:

GNU Barcode is a flexible tool to produce printed barcodes from text strings. It supports a variety of encoding standards and sizing measurements. Barcodes can be output in PostScript or Encapsulated PostScript formats.

dmtx-utils 0.7.6
Dependencies: libdmtx@0.7.7 imagemagick@6.9.13-5 libjpeg-turbo@2.1.4
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/dmtx/dmtx-utils/
Licenses: LGPL 2.1 GPL 2
Build system: gnu
Synopsis: Utilities for working with Data Matrix barcodes
Description:

libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety. This package, dmtx-utils, provides command line utilities that allow scripts and command line users to use libdmtx functionality.

This package includes the following programs:

  1. dmtxquery: Extract information from dmtxread output.

  2. dmtxread: Scan Data Matrix barcodes.

  3. dmtxwrite: Create Data Matrix barcodes.

libdmtx 0.7.7
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/dmtx
Licenses: Modified BSD
Build system: gnu
Synopsis: Library for reading and writing Data Matrix 2D barcodes
Description:

libdmtx is software for reading and writing Data Matrix 2D barcodes of the modern ECC200 variety. libdmtx is a shared library, allowing C/C++ programs to use its capabilities without restrictions or overhead.

zint 2.15.0
Dependencies: libpng@1.6.39 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://www.zint.org.uk/
Licenses: Modified BSD GPL 3+
Build system: qt
Synopsis: Barcode encoding library
Description:

Zint is a suite of programs to allow easy encoding of data in any of the wide range of public domain barcode standards and to allow integration of this capability into your own programs.

python-zbarlight 3.0
Dependencies: zbar@0.23.93
Propagated dependencies: python-pillow@11.1.0
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/Polyconseil/zbarlight
Licenses: Modified BSD
Build system: pyproject
Synopsis: Simple Python wrapper for the zbar barcode library
Description:

Zbarlight is a simple wrapper for the zbar library. It can read all zbar supported codes.

zxing-cpp 2.3.0
Dependencies: libpng@1.6.39 zint@2.15.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/zxing-cpp/zxing-cpp
Licenses: ASL 2.0
Build system: cmake
Synopsis: C++ port of ZXing
Description:

ZXing-CPP is a barcode scanning library.

python-pyzbar 0.1.9
Dependencies: zbar@0.23.93
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/NaturalHistoryMuseum/pyzbar/
Licenses: Expat
Build system: pyproject
Synopsis: Read one-dimensional barcodes and QR codes
Description:

Read one-dimensional barcodes and QR codes using the zbar library.

Features:

  • Pure python

  • Works with PIL / Pillow images, OpenCV / numpy ndarrays, and raw bytes

  • Decodes locations of barcodes

  • No dependencies, other than the zbar library itself

zbar 0.23.93
Dependencies: dbus@1.15.8 imagemagick@6.9.13-5 libjpeg-turbo@2.1.4 perl@5.36.0 python@3.11.14 v4l-utils-minimal@1.22.1
Propagated dependencies: glib@2.83.3 gtk+@3.24.51
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://github.com/mchehab/zbar
Licenses: LGPL 2.1+
Build system: glib-or-gtk
Synopsis: Bar code reader
Description:

ZBar can read barcodes from various sources, such as video streams, image files, and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5, QR Code and SQ Code. Included with the library are basic applications for decoding captured bar code images and using a video device (e.g. webcam) as a bar code scanner. For application developers, language bindings are included for C, C++ and Python as well as GUI widgets for GTK and Qt.

qrencode 4.1.1
Dependencies: libpng@1.6.39
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://fukuchi.org/works/qrencode
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Encode data into a QR Code symbol
Description:

Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust.

qrcodegen-cpp 1.8.0
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://www.nayuki.io/page/qr-code-generator-library
Licenses: Expat
Build system: cmake
Synopsis: QR Code generator library
Description:

qrcodegen-cpp is a QR code generator library in C++. The project also offers Java, Javascript, Python, C, and Rust implementations.

cm 0.4.4
Dependencies: flint@3.4.0 pari-gp@2.17.3
Propagated dependencies: mpfrcx@0.6.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://www.multiprecision.org/cm/
Licenses: GPL 3+
Build system: gnu
Synopsis: CM constructions for elliptic curves
Description:

The CM software implements the construction of ring class fields of imaginary quadratic number fields and of elliptic curves with complex multiplication via floating point approximations, and the elliptic curve primality proving algorithm (ECPP). It consists of libraries that can be called from within a C program and of executable command line applications.

normaliz 3.10.4
Dependencies: flint@3.4.0 gmp@6.3.0
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://www.normaliz.uni-osnabrueck.de/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tool for discrete convex geometry
Description:

Normaliz is a tool for computations in affine monoids, vector configurations, rational polyhedra and rational cones. Normaliz now computes rational and algebraic polyhedra, i.e., polyhedra defined over real algebraic extensions of QQ.

cmh 1.1.1
Dependencies: gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 mpfrcx@0.6.3 fplll@5.5.0 pari-gp@2.17.3
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://www.multiprecision.org/cmh/home.html
Licenses: GPL 3+
Build system: gnu
Synopsis: Igusa class polynomial computations
Description:

The CMH software computes Igusa (genus 2) class polynomials, which parameterize the CM points in the moduli space of 2-dimensional abelian varieties, i.e. Jacobians of hyperelliptic curves. It can also be used to compute theta constants at arbitrary precision.

flint 3.4.0
Propagated dependencies: gmp@6.3.0 mpfr@4.2.2
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://flintlib.org/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Fast library for number theory
Description:

FLINT is a C library for number theory. It supports arithmetic with numbers, polynomials, power series and matrices over many base rings, including multiprecision integers and rationals, integers modulo n, p-adic numbers, finite fields (prime and non-prime order) and real and complex numbers (via the Arb extension library).

Operations that can be performed include conversions, arithmetic, GCDs, factoring, solving linear systems, and evaluating special functions. In addition, FLINT provides various low-level routines for fast arithmetic.

gappa 1.4.1
Dependencies: boost@1.89.0 gmp@6.3.0 mpfr@4.2.2
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://gitlab.inria.fr/gappa/gappa
Licenses: GPL 3+ CeCILL
Build system: gnu
Synopsis: Proof generator for arithmetic properties
Description:

Gappa is a tool intended to help verifying and formally proving properties on numerical programs dealing with floating-point or fixed-point arithmetic. It has been used to write robust floating-point filters for CGAL and it is used to certify elementary functions in CRlibm. While Gappa is intended to be used directly, it can also act as a backend prover for the Why3 software verification platform or as an automatic tactic for the Coq proof assistant.

lmfit 8.2.2
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://jugit.fz-juelich.de/mlz/lmfit
Licenses: FreeBSD
Build system: cmake
Synopsis: Levenberg-Marquardt minimization and least-squares fitting
Description:

lmfit is a C library for Levenberg-Marquardt least-squares minimization and curve fitting. It is mature code, based on decades-old algorithms from the FORTRAN library MINPACK.

eigen-benchmarks 3.4.0
Dependencies: boost@1.89.0 openblas@0.3.30
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://eigen.tuxfamily.org/index.php?title=Main_Page
Licenses: MPL 2.0
Build system: cmake
Synopsis: Micro-benchmarks of the Eigen linear algebra library
Description:

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. It provides an elegant API based on "expression templates". It is versatile: it supports all matrix sizes, all standard numeric types, various matrix decompositions and geometry features, and more.

fftw-openmpi 3.3.10
Dependencies: openmpi@4.1.6
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://fftw.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Computing the discrete Fourier transform
Description:

FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data---i.e. the discrete cosine/ sine transforms or DCT/DST). With OpenMPI parallelism support.

m4rie 20250128
Dependencies: m4ri@20250128
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://bitbucket.org/malb/m4rie/
Licenses: GPL 2+
Build system: gnu
Synopsis: Arithmetic of dense matrices over F_{2^e}
Description:

M4RI is a library for fast arithmetic with dense matrices over finite fields of characteristic 2. So it extends the functionality of M4RI from F_2 to F_2^e.

spectra 1.1.0
Dependencies: eigen@3.4.0
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://spectralib.org/
Licenses: MPL 2.0
Build system: cmake
Synopsis: C++ library for large scale eigenvalue problems
Description:

Spectra stands for Sparse Eigenvalue Computation Toolkit as a Redesigned ARPACK. It is a C++ library for large scale eigenvalue problems, built on top of Eigen. It is implemented as a header-only C++ library and can be easily embedded in C++ projects that require calculating eigenvalues of large matrices.

python-lrcalc 2.1
Dependencies: lrcalc@2.1
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://math.rutgers.edu/~asbuch/lrcalc
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python bindings for the Littlewood-Richardson Calculator
Description:

This package provides Python bindings for the Littlewood-Richardson Calculator.

Total packages: 69244