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

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-makebarcode 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/makebarcode
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Print various kinds 2/5 and Code 39 bar codes
Description:

The package contains macros for printing various 2/5 bar codes and Code 39 bar codes. The macros do not use fonts but create the bar codes directly using vertical rules. It is therefore possible to vary width to height ratio, ratio of thin and thick bars. The package is therefore convenient for printing ITF bar codes as well as bar codes for identification labels for HP storage media.

texlive-emarks 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/emarks
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Named mark registers with e-TeX
Description:

E-TeX provides 32 768 mark registers; using this facility is far more comfortable than LaTeX tricks with \markright, \markboth, \leftmark and \rightmark. The package provides two commands for marking: \marksthe and \marksthecs, which have starred forms which disable expansion; new mark registers are allocated as needed. Syntax is closely modelled on the \marks primitive. Four commands are provided for retrieving the marks registers content: \thefirstmarks, \thebotmarks, \thetopmarks and \getthemarks; and the command \ifmarksequal is available for comparing the content of marks registers. The package requires an e-TeX enabled engine, and the etex package.

texlive-datetime2-catalan 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/datetime2-catalan
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Catalan language module for the @code{datetime2} package
Description:

This module provides the catalan style that can be set using \DTMsetstyle provided by datetime2.sty. This package is currently unmaintained.

texlive-context-sudoku 2026.1
Propagated dependencies: texlive-context@2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/context-sudoku
Licenses: Expat
Build system: texlive
Synopsis: Sudokus for ConTeXt
Description:

This package provides a port of Peter Norvig's sudoku solver to Lua/ConTeXt. It provides four basic commands for typesetting sudokus, as well as a command handler.

texlive-guitartabs 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/guitartabs
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Class for drawing guitar tablatures easily
Description:

This package provides is a simple LaTeX2e class that allows guitarists to create basic guitar tablatures using LaTeX.

texlive-cascadiamono-otf 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/cascadiamono-otf
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Fontspec support for the OpenType font CascadiaMono
Description:

This package provides support for the OpenType font CascadiaMono --- i.e., with LuaLaTeX or XeTeX and Fontspec --- which is a variant of CascadiaCode, but without ligatures.

texlive-cochineal 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/cochineal
Licenses: SIL OFL 1.1 LPPL 1.3+
Build system: texlive
Synopsis: Cochineal fonts with LaTeX support
Description:

Cochineal is a fork from the Crimson fonts (Roman, Italic, Bold, BoldItalic only), which contain roughly 4200 glyphs in the four styles mentioned above. Cochineal adds more than 1500 glyphs in those styles so that it is possible to make a TeX support collection that contains essentially all glyphs in all styles. The fonts are provided in OpenType and PostScript formats.

texlive-platex 2026.1
Propagated dependencies: texlive-babel@2026.1 texlive-cm@2026.1 texlive-firstaid@2026.1 texlive-hyphen-base@2026.1 texlive-knuth-lib@2026.1 texlive-l3backend@2026.1 texlive-l3kernel@2026.1 texlive-latex@2026.1 texlive-latex-fonts@2026.1 texlive-ptex@2026.1 texlive-ptex-fonts@2026.1 texlive-tex-ini-files@2026.1 texlive-unicode-data@2026.1 texlive-uptex@2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/platex
Licenses: Modified BSD
Build system: texlive
Synopsis: Miscellaneous macros for pTeX and pLaTeX2e
Description:

The bundle provides pLaTeX2e and miscellaneous macros for pTeX and e-pTeX.

texlive-glossaries-nynorsk 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/glossaries-nynorsk
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Nynorsk language module for the glossaries package
Description:

Norwegian Nynorsk language module for the glossaries package.

texlive-lua-alt-getopt 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lua-alt-getopt
Licenses: Expat
Build system: texlive
Synopsis: Process application arguments as @code{getopt_long}
Description:

This package provides a Lua module for processing application arguments in the same way as BSD/GNU getopt_long(3) functions do.

texlive-diabetes-logbook 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/diabetes-logbook
Licenses: GPL 3
Build system: texlive
Synopsis: Logbook for people with type one diabetes
Description:

Initially a logbook for me, a person with type one diabetes mellitus, this evolved over time into a TeX project, making it prettier and easier to use. I've made it simple to use, while not forgoing the document's beauty or the speed of input. The logbook, with slight commenting out and editing, could be used as a journal by anybody, although the template and graphing functionality are set up for people using insulin injections and blood glucose teststrips, as well as counting/estimating carbs, protein, and fat.

texlive-outerhbox 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/outerhbox
Licenses: GPL 3+
Build system: texlive
Synopsis: Collect horizontal material for contributing to a paragraph
Description:

The package provides the \outerhbox command, which is similar to \hbox, except that material is set in outer horizontal mode. This prevents TeX from optimising away maths penalties and the like, that are needed when the material is \unhbox'ed.

texlive-properties 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/properties
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Load properties from a file
Description:

The package loads properties (key, value) from a properties file, e.g., \jobname.properties.

texlive-unam-thesis 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/unam-thesis
Licenses: GPL 3+
Build system: texlive
Synopsis: Create documents according to the UNAM guidelines
Description:

This is a class for creating dissertation documents according to the National Autonomous University of Mexico (UNAM) guidelines.

texlive-biblatex-apa 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/biblatex-apa
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: BibLaTeX citation and reference style for APA
Description:

This is a fairly complete BibLaTeX style (citations and references) for APA (American Psychological Association) publications. It implements and automates most of the guidelines in the APA 7th edition style guide for citations and references.

texlive-clrscode 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/clrscode
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Typesets pseudocode as in Introduction to Algorithms
Description:

This package allows you to typeset pseudocode in the style of Introduction to Algorithms, Second edition, by Cormen, Leiserson, Rivest, and Stein. The package was written by the authors. You use the commands the same way the package's author did when writing the book, and your output will look just like the pseudocode in the text.

texlive-glossaries-norsk 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/glossaries-norsk
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Norsk Bokmal language module for @code{glossaries} package
Description:

This package adds Norwegian Bokmal translations for the glossaries package. These will be loaded automatically when the Babel package is loaded with the option norsk.

texlive-beamertheme-focus 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/beamertheme-focus
Licenses: GPL 3
Build system: texlive
Synopsis: Minimalist presentation theme for LaTeX Beamer
Description:

This package provides a presentation theme for LaTeX Beamer that aims at a clean and minimalist design, so to minimize distractions and put the focus directly on the content.

texlive-tabulary 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tabulary
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Tabular with variable width columns balanced
Description:

The package defines a tabular*-like environment, tabulary, taking a "total width" argument as well as the column specifications. The environment uses column types L, C, R and J for variable width columns (\raggedright, \centering, \raggedleft, and normally justified). In contrast to tabularx's X columns, the width of each column is weighted according to the natural width of the widest cell in the column.

texlive-regexpatch 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/regexpatch
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: High level patching of commands
Description:

The package generalises the macro patching commands provided by P. Lehmann's etoolbox. The difference between this package and its sibling xpatch is that this package sports a very powerful \regexpatchcmd based on the l3regex module of the LaTeX3 experimental packages.

texlive-nameauth 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/nameauth
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Name authority mechanism for consistency in body text and index
Description:

Publications, that reference many names, require editors and proofreaders to track those names in the text and index. The package offers name authority macros that allow authors and compilers to normalize occurrences of names, variant name forms, and pen names in the text and index. This may help minimize writing and production time and cost.

texlive-ebgaramond-maths 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ebgaramond-maths
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: LaTeX support for EBGaramond fonts in mathematics
Description:

This package provides some LaTeX support for the use of EBGaramond12 in mathematics.

texlive-chemexec 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/chemexec
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Creating (chemical) exercise sheets
Description:

The package provides environments and commands that the author needed when preparing exercise sheets and other teaching material. In particular, the package supports the creation of exercise sheets, with separating printing of solutions.

texlive-chngcntr 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/chngcntr
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Change the resetting of counters
Description:

This package defines commands \counterwithin (which sets up a counter to be reset when another is incremented) and \counterwithout (which unsets such a relationship).

Total packages: 74011