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

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.


cppawk 20220703
Dependencies: coreutils@9.1 gawk-mpfr@5.3.0 gcc@14.3.0 sed@4.9
Channel: guix
Location: gnu/packages/gawk.scm (gnu packages gawk)
Home page: https://www.kylheku.com/cgit/cppawk/
Licenses: FreeBSD
Build system: copy
Synopsis: Wrapper script that adds C preprocessing to Awk
Description:

cppawk is a shell script that invokes the C preprocessor (cpp) on Awk code and calls Awk (by default GNU Awk) on the result.

cppawk understands the basic Awk options like -F and -v, and also understands common cpp options like -I and -Dmacro=value.

cppawk has no dependencies beyond Awk, cpp, sed and some GNU core utilities (including printf). Preprocessed programs can be captured and transferred to systems that have Awk but not cpp or cppawk.

gawk 5.3.0
Dependencies: libsigsegv@2.14 bash@5.2.37
Channel: guix
Location: gnu/packages/gawk.scm (gnu packages gawk)
Home page: https://www.gnu.org/software/gawk/
Licenses: GPL 3+
Build system: gnu
Synopsis: Text scanning and processing language
Description:

Gawk is the GNU implementation of Awk, a specialized programming language for the easy manipulation of formatted text, such as tables of data. Gawk features many extensions beyond the traditional implementation, including network access, sorting, and large libraries.

cppawk-egawk 20220703
Dependencies: egawk-next@5.1.60-0.f00e74f coreutils@9.1 gcc@14.3.0 sed@4.9
Channel: guix
Location: gnu/packages/gawk.scm (gnu packages gawk)
Home page: https://www.kylheku.com/cgit/cppawk/
Licenses: FreeBSD
Build system: copy
Synopsis: Wrapper script that adds C preprocessing to Enhanced GNU Awk
Description:

cppawk is a shell script that invokes the C preprocessor (cpp) on Awk code and calls Awk (by default GNU Awk) on the result.

cppawk understands the basic Awk options like -F and -v, and also understands common cpp options like -I and -Dmacro=value.

cppawk has no dependencies beyond Awk, cpp, sed and some GNU core utilities (including printf). Preprocessed programs can be captured and transferred to systems that have Awk but not cpp or cppawk.

gdmd 10.5.0-0.26.0
Dependencies: gdc@10.5.0 perl@5.36.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://github.com/D-Programming-GDC/gdmd
Licenses: GPL 3+
Build system: copy
Synopsis: DMD-like wrapper for GDC
Description:

This package provides a DMD-like wrapper for the GNU D Compiler.

gdmd 14.3.0-0.26.0
Dependencies: gdc@14.3.0 perl@5.36.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://github.com/D-Programming-GDC/gdmd
Licenses: GPL 3+
Build system: copy
Synopsis: DMD-like wrapper for GDC
Description:

This package provides a DMD-like wrapper for the GNU D Compiler.

gdc 12.5.0
Dependencies: isl@0.24 libstdc++-headers@12.5.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1 gcc@12.5.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gdcproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU D Compiler
Description:

GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.

This compiler is based on the DMD frontend version 2.100.2.

gccgo 12.5.0
Dependencies: isl@0.24 libstdc++-headers@12.5.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Go frontend to GCC
Description:

This package is part of the GNU Compiler Collection and provides the GNU compiler for the Go programming language.

gccgo 16.1.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Go frontend to GCC
Description:

This package is part of the GNU Compiler Collection and provides the GNU compiler for the Go programming language.

gdmd 14.3.0-0.26.0
Dependencies: gdc@14.3.0 perl@5.36.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://github.com/D-Programming-GDC/gdmd
Licenses: GPL 3+
Build system: copy
Synopsis: DMD-like wrapper for GDC
Description:

This package provides a DMD-like wrapper for the GNU D Compiler.

libgccjit 14.3.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GCC library generating machine code on-the-fly at runtime
Description:

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

gccgo 15.2.0
Dependencies: isl@0.24 libstdc++-headers@15.2.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Go frontend to GCC
Description:

This package is part of the GNU Compiler Collection and provides the GNU compiler for the Go programming language.

libgccjit 15.2.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GCC library generating machine code on-the-fly at runtime
Description:

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

isl 0.18
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://libisl.sourceforge.io/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Manipulating sets and relations of integer points bounded by linear constraints
Description:

isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.

gdc 15.2.0
Dependencies: isl@0.24 libstdc++-headers@15.2.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1 gcc@15.2.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gdcproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU D Compiler
Description:

GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.

This compiler is based on the DMD frontend version 2.111.0.

libgccjit 11.5.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GCC library generating machine code on-the-fly at runtime
Description:

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

gdc 14.3.0
Dependencies: isl@0.24 libstdc++-headers@14.3.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1 gcc@14.3.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gdcproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU D Compiler
Description:

GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.

This compiler is based on the DMD frontend version 2.108.1.

gdmd 15.2.0-0.26.0
Dependencies: gdc@15.2.0 perl@5.36.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://github.com/D-Programming-GDC/gdmd
Licenses: GPL 3+
Build system: copy
Synopsis: DMD-like wrapper for GDC
Description:

This package provides a DMD-like wrapper for the GNU D Compiler.

libstdc++-doc 5.5.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU libstdc++ documentation
Description:

GCC is the GNU Compiler Collection. It provides compiler front-ends for several languages, including C, C++, Objective-C, Fortran, Java, Ada, and Go. It also includes runtime support libraries for these languages.

isl 0.11.1
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://libisl.sourceforge.io/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Manipulating sets and relations of integer points bounded by linear constraints
Description:

isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.

gccgo 14.3.0
Dependencies: isl@0.24 libstdc++-headers@14.3.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Go frontend to GCC
Description:

This package is part of the GNU Compiler Collection and provides the GNU compiler for the Go programming language.

gdmd 9.5.0-0.26.0
Dependencies: gdc@9.5.0 perl@5.36.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://github.com/D-Programming-GDC/gdmd
Licenses: GPL 3+
Build system: copy
Synopsis: DMD-like wrapper for GDC
Description:

This package provides a DMD-like wrapper for the GNU D Compiler.

gccgo 13.3.0
Dependencies: isl@0.24 libstdc++-headers@13.3.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Go frontend to GCC
Description:

This package is part of the GNU Compiler Collection and provides the GNU compiler for the Go programming language.

gdc 9.5.0
Dependencies: isl@0.24 libstdc++-headers@9.5.0 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1 gcc@9.5.0
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://www.gdcproject.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU D Compiler
Description:

GDC is the D frontend for the GNU Compiler Collection. It also includes the druntime and phobos libraries.

This compiler is based on the DMD frontend version 2.076.2.

libgccjit 12.5.0
Dependencies: isl@0.24 gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1 elfutils@0.192 zlib@1.3.1
Channel: guix
Location: gnu/packages/gcc.scm (gnu packages gcc)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GCC library generating machine code on-the-fly at runtime
Description:

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

Total packages: 72465