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

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 2.7.0.1
Dependencies: ghc-aeson@2.0.3.0 ghc-alex@3.2.7.4 ghc-ansi-terminal@0.11.4 ghc-async@2.2.4 ghc-blaze-html@0.9.1.2 ghc-boxes@0.1.5 ghc-case-insensitive@1.2.1.0 ghc-data-hash@0.2.0.1 ghc-edit-distance@0.2.2.1 ghc-equivalence@0.4.1 ghc-gitrev@1.3.1 ghc-happy@1.20.1.1 ghc-hashable@1.4.2.0 ghc-hashtables@1.3.1 ghc-monad-control@1.0.3.1 ghc-murmur-hash@0.1.0.10 ghc-parallel@3.2.2.0 ghc-peano@0.1.0.1 ghc-pqueue@1.4.3.0 ghc-regex-tdfa@1.3.2.1 ghc-split@0.2.3.5 ghc-strict@0.4.0.1 ghc-text-icu@0.8.0.2 ghc-unordered-containers@0.2.19.1 ghc-uri-encode@1.5.0.7 ghc-vector-hashtables@0.1.1.2 ghc-zlib@0.6.3.0
Channel: guix
Location: gnu/packages/agda.scm (gnu packages agda)
Home page: https://wiki.portal.chalmers.se/agda/
Licenses: Expat Modified BSD
Build system: haskell
Synopsis: Dependently typed functional programming language and proof assistant
Description:

Agda is a dependently typed functional programming language: it has inductive families, which are similar to Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterised modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). Agda is also a proof assistant: it is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL.

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

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.

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.

zbar-minimal 0.23.93
Dependencies: 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.86.0
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.

zint-with-qt 2.16.0
Dependencies: libpng@1.6.39 qtsvg@6.9.2 qttools@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 (with graphical user interface)
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.

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.

zint 2.16.0
Dependencies: libpng@1.6.39
Channel: guix
Location: gnu/packages/aidc.scm (gnu packages aidc)
Home page: https://www.zint.org.uk/
Licenses: Modified BSD GPL 3+
Build system: cmake
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.

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.

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.

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.

zbar 0.23.93
Dependencies: 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.86.0 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.

zxing-cpp 2.3.0
Dependencies: libpng@1.6.39 zint@2.16.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.

pari-gp 2.17.3
Dependencies: gmp@6.3.0 libx11@1.8.12 perl@5.36.0 readline@8.2.13
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://pari.math.u-bordeaux.fr/
Licenses: GPL 2+
Build system: gnu
Synopsis: PARI/GP, a computer algebra system for number theory
Description:

PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorisations, algebraic number theory, elliptic curves...), but it also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers, etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations.

r-dtt 0.1-2.1
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Discrete Trigonometric Transforms
Description:

This package provides functions for 1D and 2D Discrete Cosine Transform (DCT), Discrete Sine Transform (DST) and Discrete Hartley Transform (DHT).

form 4.3.0-0.e7c52d3
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://www.nikhef.nl/~form/
Licenses: GPL 3+
Build system: gnu
Synopsis: Symbolic manipulation system for very big expressions
Description:

FORM is a symbolic manipulation system. It reads symbolic expressions from files and executes symbolic/algebraic transformations upon them. The answers are returned in a textual mathematical representation. The size of the considered expressions in FORM is only limited by the available disk space and not by the available RAM.

gap 4.14.0
Dependencies: gmp@6.3.0 readline@8.2.13 zlib@1.3.1 cddlib@0.94m curl@8.6.0 libx11@1.8.12 libxaw@1.0.16 libxt@1.3.1 zeromq@4.3.5
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://www.gap-system.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: System for computational group theory
Description:

GAP is a system for computational discrete algebra, with particular emphasis on computational group theory. It provides a programming language, a library of thousands of functions implementing algebraic algorithms written in the GAP language as well as large data libraries of algebraic objects.

python-flint 0.8.0
Dependencies: gmp@6.3.0 flint@3.3.1
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://fredrikj.net/python-flint/
Licenses: Expat
Build system: pyproject
Synopsis: Python module wrapping ARB and FLINT
Description:

Python-flint is a Python extension module wrapping FLINT (Fast Library for Number Theory) and Arb (arbitrary-precision ball arithmetic). It supports integers, rationals, modular integers, real and complex ball arithmetic, polynomials and matrices over all these types and other mathematical functions.

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.

ginac 1.8.1
Dependencies: cln@1.3.6 readline@8.2.13
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://www.ginac.de/
Licenses: GPL 2+
Build system: gnu
Synopsis: Library for symbolic computation
Description:

GiNaC is a C++ library for symbolic computation. Contrary to other CAS it does not try to provide extensive algebraic capabilities and a simple programming language but instead accepts a given language (C++) and extends it by a set of algebraic capabilities.

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.

kiss-fft-for-extempore 1.3.0
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://github.com/extemporelang/kiss_fft
Licenses: Modified BSD
Build system: cmake
Synopsis: Mixed-radix Fast Fourier Transform
Description:

Kiss FFT attempts to be a reasonably efficient, moderately useful FFT that can use fixed or floating data types and can easily be incorporated into a C program.

java-la4j 0.6.0
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: http://la4j.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Java library that provides Linear Algebra primitives and algorithms
Description:

The la4j library is a Java library that provides Linear Algebra primitives (matrices and vectors) and algorithms. The key features of the la4j library are:

  • No dependencies and tiny size

  • Fluent object-oriented/functional API

  • Sparse (CRS, CCS) and dense (1D/2D arrays) matrices

  • Linear systems solving (Gaussian, Jacobi, Zeidel, Square Root, Sweep and other)

  • Matrices decomposition (Eigenvalues/Eigenvectors, SVD, QR, LU, Cholesky and other)

  • MatrixMarket/CSV IO formats support for matrices and vectors

symmetrica 3.1.0
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://gitlab.com/sagemath/symmetrica/
Licenses: ISC
Build system: gnu
Synopsis: Combinatoric C Library
Description:

Symmetrica is a library for combinatorics. It has support for the representation theory of the symmetric group and related groups, combinatorics of tableaux, symmetric functions and polynomials, Schubert polynomials, and the representation theory of Hecke algebras of type A_n.

Page: 16789101301
Total packages: 31209