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

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-tlc2 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tlc2-examples
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Examples from @emph{The LaTeX Companion}, second edition
Description:

This package provides the source of the examples printed in The LaTeX Companion book, together with necessary supporting files.

texlive-asmejour 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/asmejour
Licenses: Expat
Build system: texlive
Synopsis: Template for ASME journal papers
Description:

The asmejour class provides a template to format preprints submitted to ASME journals. The layout and reference formats closely follow the style that is currently being used for published papers. The class is intended to be used with the asmejour.bst BibTeX style, which is part of this distribution. The class is compatible with pdfLaTeX or LuaLaTeX.

This package is not a publication of ASME.

texlive-diffcoeff 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/diffcoeff
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Write differential coefficients easily and consistently
Description:

This package allows the easy and consistent writing of ordinary, partial and other derivatives of arbitrary (algebraic or numeric) order. For mixed partial derivatives, the total order of differentiation is calculated by the package. Optional arguments allow specification of points of evaluation (ordinary derivatives), or variables held constant (partial derivatives), and the placement of the differentiand (numerator or appended). The package is built on xtemplate and the configurability it enables, extending to differentials (including simple line elements) and jacobians.

texlive-scalerel 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/scalerel
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Constrained scaling and stretching of objects
Description:

The package provides four commands for vertically scaling and stretching objects. Its primary function is the ability to scale/stretch and shift one object to conform to the size of a specified second object. This feature can be useful in both equations and schematic diagrams. Additionally, the scaling and stretching commands offer constraints on maximum width and/or minimum aspect ratio, which are often used to preserve legibility or for the sake of general appearance.

texlive-ionumbers 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ionumbers
Licenses: GPL 3+
Build system: texlive
Synopsis: Restyle numbers in maths mode
Description:

ionumbers stands for input/output numbers. The package restyles numbers in maths mode. If a number in the input file is written, e.g., as $3,231.44$ as commonly used in English texts, the package is able to restyle it to be output as $3\,231,44$ as commonly used in German texts (and vice versa). This may be useful, for example, if you have a large table and want to include it in texts with different output conventions without the need to change the table.

The package can also automatically group digits left of the decimal separator (thousands) and right of the decimal separator (thousandths) in triplets without the need of specifying commas (English) or points (German) as separators. E.g., the input $1234.567890$ can be output as $1\,234.\,567\,890$.

Finally, an e starts the exponent of the number. For example, $21e6$ may be output as $26\times10\,^{6}$.

texlive-etdipa 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/etdipa
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Simple, lightweight template for scientific documents
Description:

This package provides a complete working directory for the scientific documentation of arbitrary projects. It was originally developed to provide a template for Austrian Diplomarbeiten or Vorwissenschaftliche Arbeiten, which are scientific projects of students at a secondary school.

texlive-showlabels 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/showlabels
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Show label commands in the margin
Description:

This package helps you keep track of all the labels you define, by putting the name of new labels into the margin whenever the \label command is used. The package allows you to do the same thing for other commands. The only one for which this is obviously useful is the \cite command, but it's easy to do it for others, such as the \ref or \begin commands.

texlive-bxeepic 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bxeepic
Licenses: Expat
Build system: texlive
Synopsis: Eepic facilities using @code{pict2e}
Description:

The package provides an Eepic driver to use pict2e facilities.

texlive-decorule 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/decorule
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Decorative swelled rule using font character
Description:

The package implements a decorative swelled rule using only a symbol from a font installed with all distributions of TeX, so it works independently, without the need to install any additional software or fonts.

texlive-fontawesome 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fontawesome
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Font containing web-related icons
Description:

The package offers access to the large number of web-related icons provided by the FontAwesome font.

texlive-asapsym 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/asapsym
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Using the ASAP Symbol font with LaTeX and Plain TeX
Description:

The package provides macros (usable with LaTeX or Plain TeX) for using the ASAP Symbol font, which is also included. The font is distributed in OpenType format, and makes extensive use of OpenType features. Therefore, at this time, only XeTeX and LuaTeX are supported.

texlive-dblfloatfix 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/dblfloatfix
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Fixes for twocolumn floats
Description:

The package solves two problems: floats in a two-column document come out in the right order and allowed float positions are now [tbp]. The package actually merges facilities from fixltx2e and stfloats.

texlive-ensps-colorscheme 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ensps-colorscheme
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Color palette and styling of ENS Paris-Saclay
Description:

This LaTeX package offers access to the design system of the École Nationale Supérieure Paris-Saclay and can be used to write documents consistent with the guidelines. For now, only the color palette is available.

texlive-theoremref 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/theoremref
Licenses: LPPL (any version) GPL 2
Build system: texlive
Synopsis: References with automatic theorem names
Description:

The theoremref package provides variants of the \label and \ref commands for theorem-like environments, capable of automatically typesetting references including the theorem name (apart from the theorem number). The scheme is particularly valuable if the author decides to change a lemma to a proposition or a theorem (or whatever).

texlive-fitbox 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fitbox
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Fit graphics on a page
Description:

The package allows a box (usually an \includegraphics box) to fit on the page. It scales the box to the maximal allowed size within the user-set limits. If there is not enough space on the page, the box is moved to the next one.

texlive-tengwarscript 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tengwarscript
Licenses: LPPL (any version)
Build system: texlive
Synopsis: LaTeX support for using Tengwar fonts
Description:

The package provides mid-level access to Tengwar fonts, providing good quality output. Each tengwar sign is represented by a command, which will place the sign nicely in relation to previous signs. A transcription package is available from the package's home page: writing all those tengwar commands would quickly become untenable. The package supports the use of a wide variety of tengwar fonts that are available from the net; metric and map files are provided for all the supported fonts.

texlive-etsvthor 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/etsvthor
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Some useful abbreviations for members of e.t.s.v. Thor
Description:

``e.t.s.v. Thor'' stands for Elektrotechnische Studievereniging Thor, a study association of Electrical Engeering at the Eindhoven University of Technology. This package provides abbreviations useful for creating meeting notes or other documents within the association.

texlive-calculation 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/calculation
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Typesetting reasoned calculations, also called calculational proofs
Description:

The calculation environment formats reasoned calculations, also called calculational proofs. The package allows steps and expressions to be numbered (by LaTeX equation numbers, obeying the LaTeX \label command to refer to these numbers), and a step doesn't take vertical space if its hint is empty. An expression in a calculation can be given a comment; it is placed at the side opposite to the equation numbers. Calculations are allowed inside hints although numbering and commenting is then disabled.

texlive-parstat 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/parstat
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Paragraph statistic package for OpTeX
Description:

This is a package for the OpTeX format that counts glyphs and spaces on paragraph lines. From these numbers a statistic is made, which is printed into the log file.

texlive-tuda-ci 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tuda-ci
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: LaTeX templates of Technische Universitat Darmstadt
Description:

The TUDa-CI-Bundle provides a possibility to use the corporate design of TU Darmstadt in LaTeX. It contains document classes as well as some helper packages and configuration files together with some templates for user documentation, which currently are only available in German.

texlive-minim-hatching 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/minim-hatching
Licenses: EUPL 1.2
Build system: texlive
Synopsis: Create tiling patterns with @code{minim-mp} MetaPost processor
Description:

This is a small proof-of-concept library of tiling patterns for use with the minim-mp MetaPost processor.

texlive-aspen 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/aspen
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Simple cryptography notation in LaTeX
Description:

The Aspen package implements LaTeX commands closely related to what is often called security protocol notation, standard protocol engineering notation, standard protocol notation, or protocol narrations. Optionally, the Aspen package also implements LaTeX commands for Burrows-Abadi-Needham logic (BAN logic).

texlive-forest-quickstart 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/forest-quickstart
Licenses: FDL 1.3+
Build system: texlive
Synopsis: Quickstart Guide for Linguists package @code{forest}
Description:

forest is a PGF/TikZ-based package for drawing linguistic (and other kinds of) trees. This manual provides a quickstart guide for linguists with just the essential things that you need to get started.

texlive-volumes 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/volumes
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Typeset only parts of a document, with complete indexes etc
Description:

This package helps you if you want to produce separate printed volumes from one LaTeX document, as well as one comprehensive, all-inclusive version. It suppresses the part of the table of contents that are not typeset, while counters, definitions, index entries etc., are kept consistent throughout the input file.

Total packages: 72465