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

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.


texlive-multirow 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/multirow
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Create tabular cells spanning multiple rows
Description:

The package has a lot of flexibility, including an option for specifying an entry at the natural width of its text. The package is distributed with the bigdelim and bigstrut packages, which can be used to advantage with \multirow cells.

texlive-listingsutf8 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/listingsutf8
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Allow UTF-8 in listings input
Description:

Package listings does not support files with multi-byte encodings such as UTF-8. In the case of \lstinputlisting, a simple workaround is possible if a one-byte encoding exists that the file can be converted to. The package requires the e-TeX extensions under pdfTeX (in either PDF or DVI output mode).

texlive-multiexpand 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/multiexpand
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Variations on the primitive command @code{\expandafter}
Description:

The package provides two user commands; one that performs multiple expansions, and one that does multiple \expandafter operations, in a single macro call.

texlive-digestif 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/digestif
Licenses: GPL 3+ LPPL 1.3+ FDL 1.3+
Build system: texlive
Synopsis: Editor plugin for LaTeX, ConTeXt etc.
Description:

Digestif is a code analyzer, and a language server, for LaTeX, plain TeX, ConTeXt and Texinfo. It provides context-sensitive completion, documentation, code navigation, and related functionality to any text editor that speaks the LSP protocol.

texlive-borceux 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/borceux
Licenses: FSF-free
Build system: texlive
Synopsis: Diagram macros by Francois Borceux
Description:

The macros support the construction of diagrams, such as those that appear in category theory texts. The user gives the list of vertices and arrows to be included, just as when composing a matrix, and the program takes care of computing the dimensions of the arrows and realizing the page setting. All the user has to do about the arrows is to specify their type (monomorphism, pair of adjoint arrows, etc.) and their direction (north, south-east, etc.); 12 types and 32 directions are available.

texlive-mcaption 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mcaption
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Put captions in the margin
Description:

The mcaption package provides an mcaption environment which puts figure or table captions in the margin. The package works with the standard classes and with the KOMA-Script document classes scrartcl, scrreprt and scrbook.

texlive-lni 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lni
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Official class for the @emph{Lecture Notes in Informatics}
Description:

This is the official version of the class lni for submissions to the Lecture Notes in Informatics published by the Gesellschaft fur Informatik.

texlive-auncial-new 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/auncial-new
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Artificial Uncial font and LaTeX support macros
Description:

The auncial-new bundle provides packages and fonts for a script based on the Artificial Uncial manuscript book-hand used between the 6th & 10th century AD. The script consists of minuscules and digits, with some appropriate period punctuation marks. Both normal and bold versions are provided, and the font is distributed in Adobe Type 1 format.

texlive-float 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/float
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Improved interface for floating objects
Description:

The float package improves the interface for defining floating objects such as figures and tables. It introduces the boxed float, the ruled float and the plaintop float. You can define your own floats and improve the behaviour of the old ones. The package also provides the H float modifier option of the obsolete here package.

texlive-pst-turtle 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-turtle
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Commands for Turtle operations
Description:

This is a PSTricks related package for creating Turtle graphics.

texlive-tex 2025.2
Propagated dependencies: texlive-cm@2025.2 texlive-hyphen-base@2025.2 texlive-knuth-lib@2025.2 texlive-kpathsea@2025.2 texlive-plain@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tex
Licenses: Donald Knuth's license for TeX
Build system: texlive
Synopsis: Sophisticated typesetting engine
Description:

TeX is a typesetting system that incorporates a macro processor. A TeX source document specifies or incorporates a number of macro definitions that instruct the TeX engine how to typeset the document. The TeX engine also uses font metrics generated by Metafont, or by any of several other mechanisms that incorporate fonts from other sources into an environment suitable for TeX. TeX has been, and continues, a basis and an inspiration for several other programs, including e-TeX and PDFTeX. The distribution includes the source of Knuth's TeX book; this source is there to read, as an example of writing TeX ; it should not be processed without Knuth's direct permission.

texlive-inconsolata-nerd-font 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/inconsolata-nerd-font
Licenses: SIL OFL 1.1 LPPL 1.3c
Build system: texlive
Synopsis: Inconsolata Nerd font with support for XeLaTeX or LuaLaTeX
Description:

Inconsolata is a monospaced font designed by Raph Levien. It is already available via the inconsolata package. However, that package provides a pretty old version of the font. Additionally, the Nerd Font project extended the font by a huge amount of additional glyphs. This package provides the Inconsolata Nerd font in TTF format as well as a convenient interface to load the font for the XeTeX and LuaTeX engines.

texlive-collection-binextra 2025.2
Propagated dependencies: asymptote@3.05 texlive-a2ping@2025.2 texlive-adhocfilelist@2025.2 texlive-arara@2025.2 texlive-bibtex8@2025.2 texlive-bibtexu@2025.2 texlive-bundledoc@2025.2 texlive-checklistings@2025.2 texlive-chklref@2025.2 texlive-chktex@2025.2 texlive-clojure-pamphlet@2025.2 texlive-cluttex@2025.2 texlive-collection-basic@2025.2 texlive-ctan-o-mat@2025.2 texlive-ctan-chk@2025.2 texlive-ctanbib@2025.2 texlive-ctanify@2025.2 texlive-ctanupload@2025.2 texlive-ctie@2025.2 texlive-cweb@2025.2 texlive-de-macro@2025.2 texlive-detex@2025.2 texlive-digestif@2025.2 texlive-dtl@2025.2 texlive-dtxgen@2025.2 texlive-dvi2tty@2025.2 texlive-dviasm@2025.2 texlive-dvicopy@2025.2 texlive-dvidvi@2025.2 texlive-dviinfox@2025.2 texlive-dviljk@2025.2 texlive-dviout-util@2025.2 texlive-dvipng@2025.2 texlive-dvipos@2025.2 texlive-dvisvgm@2025.2 texlive-easydtx@2025.2 texlive-expltools@2025.2 texlive-findhyph@2025.2 texlive-fragmaster@2025.2 texlive-git-latexdiff@2025.2 texlive-gsftopk@2025.2 texlive-hook-pre-commit-pkg@2025.2 texlive-installfont@2025.2 texlive-ketcindy@2025.2 texlive-l3sys-query@2025.2 texlive-lacheck@2025.2 texlive-latex-git-log@2025.2 texlive-latex-papersize@2025.2 texlive-latex2man@2025.2 texlive-latex2nemeth@2025.2 texlive-latexdiff@2025.2 texlive-latexfileversion@2025.2 texlive-latexindent@2025.2 texlive-latexmk@2025.2 texlive-latexpand@2025.2 texlive-light-latex-make@2025.2 texlive-listings-ext@2025.2 texlive-ltxfileinfo@2025.2 texlive-ltximg@2025.2 texlive-make4ht@2025.2 texlive-match-parens@2025.2 texlive-mflua@2025.2 texlive-mkjobtexmf@2025.2 texlive-optexcount@2025.2 texlive-patgen@2025.2 texlive-pdfbook2@2025.2 texlive-pdfcrop@2025.2 texlive-pdfjam@2025.2 texlive-pdflatexpicscale@2025.2 texlive-pdftex-quiet@2025.2 texlive-pdftosrc@2025.2 texlive-pdfxup@2025.2 texlive-pfarrei@2025.2 texlive-pkfix@2025.2 texlive-pkfix-helper@2025.2 texlive-ppmcheckpdf@2025.2 texlive-purifyeps@2025.2 texlive-pythontex@2025.2 texlive-runtexshebang@2025.2 texlive-seetexk@2025.2 texlive-spix@2025.2 texlive-sqltex@2025.2 texlive-srcredact@2025.2 texlive-sty2dtx@2025.2 texlive-synctex@2025.2 texlive-tex4ebook@2025.2 texlive-texaccents@2025.2 texlive-texblend@2025.2 texlive-texcount@2025.2 texlive-texdef@2025.2 texlive-texdiff@2025.2 texlive-texdirflatten@2025.2 texlive-texdoc@2025.2 texlive-texdoctk@2025.2 texlive-texfot@2025.2 texlive-texliveonfly@2025.2 texlive-texloganalyser@2025.2 texlive-texlogfilter@2025.2 texlive-texlogsieve@2025.2 texlive-texosquery@2025.2 texlive-texplate@2025.2 texlive-texware@2025.2 texlive-tie@2025.2 texlive-tlcockpit@2025.2 texlive-tpic2pdftex@2025.2 texlive-typeoutfileinfo@2025.2 texlive-upmendex@2025.2 texlive-web@2025.2 texlive-xindex@2025.2 texlive-xindy@2025.2 texlive-xpdfopen@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://www.tug.org/texlive/
Licenses: FSF-free
Build system: trivial
Synopsis: TeX auxiliary programs
Description:

This package provides a myriad of additional TeX-related support programs. It includes programs and macros for DVI file manipulation, literate programming, patgen, and plenty more.

texlive-showcharinbox 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/showcharinbox
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Show characters inside a box
Description:

The package typesets a character inside a box, showing where reference point is, and displaying width, height, and depth information of the character.

texlive-modiagram 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/modiagram
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Drawing molecular orbital diagrams
Description:

The package provides an environment MOdiagram and some commands, to create molecular orbital diagrams using TikZ.

texlive-nodepthtext 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/nodepthtext
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Change small texts to remove the depth of the letters
Description:

This package modifies small texts in order to remove depth of letters (for small texts), with automatic raising/scaling.

texlive-translation-dcolumn-fr 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/translation-dcolumn-fr
Licenses: LPPL (any version)
Build system: texlive
Synopsis: French translation of the documentation of @code{dcolumn}
Description:

This package provides a French translation of the documentation of dcolumn.

texlive-sphack 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/sphack
Licenses: Donald Knuth's license for TeX
Build system: texlive
Synopsis: Patch LaTeX kernel spacing macros
Description:

This package changes the kernel internal \@bsphack/\@esphack so that it is also invisible in vertical mode.

texlive-latex2pydata 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/latex2pydata
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Write data to file in Python literal format
Description:

This package writes data to file using Python literal syntax. The data may be loaded safely in Python using the ast.literal_eval() function or the latex2pydata Python package. The data can also be hashed within LaTeX so that it is possible to check for the existence of external cached content generated with the data.

texlive-pdflatexpicscale 2025.2
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pdflatexpicscale
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Support software for downscaling graphics to be included by pdfLaTeX
Description:

The package provides a script to scale pictures down to a target resolution before creating a PDF document with pdfLaTeX.

texlive-latex-via-exemplos 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/latex-via-exemplos
Licenses: GPL 2+
Build system: texlive
Synopsis: LaTeX course written in Brazilian Portuguese language
Description:

This is a LaTeX2e course written in Brazilian Portuguese language.

texlive-bangtex 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bangtex
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Writing Bangla and Assamese with LaTeX
Description:

The bundle provides class files for writing Bangla and Assamese with LaTeX, and Metafont sources for fonts.

texlive-varsfromjobname 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/varsfromjobname
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Extract variables from the name of the LaTeX file
Description:

The package allows the user to extract information from the job name, provided that the name has been structured appropriately: the package expects the file name to consist of a set of words separated by hyphens.

texlive-tkz-doc 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tkz-doc
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Documentation macros for the TKZ series of packages
Description:

This bundle offers a documentation class (tkz-doc) and a package (tkzexample). These files are used in the documentation of the author's packages tkz-base, tkz-euclide, tkz-fct, tkz-linknodes, and tkz-tab.

Total packages: 70995