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

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-marvosym 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/marvosym
Licenses: LPPL (any version) SIL OFL 1.1
Build system: texlive
Synopsis: Martin Vogel's Symbols (marvosym) font
Description:

Martin Vogel's Symbol font (marvosym) contains the Euro currency symbol as defined by the European commission, along with symbols for structural engineering; symbols for steel cross-sections; astronomy signs (sun, moon, planets); the 12 signs of the zodiac; scissor symbols; CE sign and others. The package contains both the original TrueType font and the derived Type 1 font, together with support files for TeX (LaTeX).

texlive-tabfigures 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tabfigures
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Maintain vertical alignment of figures
Description:

Knuth designed his original fonts with tabular figures (figures whose width is uniform); this makes some layout problems rather simple. In more recent times, fonts (such as Minion Pro), which offer proportionally spaced figures, are increasingly being used. The package provides mechanisms whereby such proportional figures may still be aligned in tabular style (for example, in the table of contents).

texlive-multilang 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/multilang
Licenses: LPPL 1.2+
Build system: texlive
Synopsis: LaTeX package for maintaining multiple translations of a document
Description:

Maintaining a LaTeX document with translations for multiple languages can be cumbersome and error-prone. This package provides a set of macros for defining macros and environments as wrappers around existing macros and environments. These wrappers allow one to clearly specify multiple translations for the arguments to the wrapped macros and environments while only the translation of the document's language is actually shown. Choosing a translation then is as simple as choosing the document's language via Babel or Polyglossia.

texlive-nox 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/nox
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Adaptable tables
Description:

The package allows data, text (including (La)TeX commands or environments) to be formatted into a array which may be split.

texlive-chhaya 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/chhaya
Licenses: GPL 3+ FSF-free FDL 1.3+
Build system: texlive
Synopsis: Linguistic glossing in Marathi language
Description:

This package provides macros for linguistic glossing as per the rules given by Mumbai University.

texlive-pst-bar 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-bar
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Produces bar charts using PSTricks
Description:

The package uses PSTricks to draw bar charts from data stored in a comma-delimited file. Several types of bar charts may be drawn, and the drawing parameters are highly customizable.

texlive-fancyvrb 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fancyvrb
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Sophisticated verbatim text
Description:

This package provides tools for the flexible handling of verbatim text including: verbatim commands in footnotes; a variety of verbatim environments with many parameters; ability to define new customized verbatim environments; save and restore verbatim text and environments; write and read files in verbatim mode; build "example" environments (showing both result and verbatim source).

texlive-babel-finnish 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/babel-finnish
Licenses: LPPL 1.3c+
Build system: texlive
Synopsis: Babel support for Finnish
Description:

This package provides the language definition file for support of Finnish in babel. It provides all the necessary macros, definitions and settings to typeset Finnish documents.

texlive-constants 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/constants
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Automatic numbering of constants
Description:

The package provides a way to number constants in a mathematical proof automatically, with a system for labelling/referencing. In addition, several families of constants (with different symbols) may be defined.

texlive-truthtable 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/truthtable
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Automatically generate truth tables for given variables and statements
Description:

This LuaLaTeX package permits automatically generating truth tables given a table header. It supports a number of logical operations which can be combined as needed.

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

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

texlive-ifptex 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ifptex
Licenses: Expat
Build system: texlive
Synopsis: Check if the engine is pTeX or one of its derivatives
Description:

The ifptex package is a counterpart of ifxetex, ifluatex, etc.: for the pTeX engine. The ifuptex package is an alias to ifptex provided for backward compatibility.

texlive-tipauni 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tipauni
Licenses: GPL 3+ FDL 1.3+
Build system: texlive
Synopsis: Producing Unicode characters with TIPA commands
Description:

Package TIPA uses the T3 encoding for producing IPA characters. The package is widely used in the field of linguistics, but because of the old encoding, the output documents are less productive than Unicode-based documents. This package redefines most of the TIPA-commands for outputting Unicode characters. Users can now use their beloved TIPA shortcuts with the benefits of Unicode, i.e., searchability, copy-pasting, changing the font and many more.

As this package needs the fontspec package for loading an IPA font, it needs to be compiled with XeLaTeX or LuaLaTeX. This package can also be viewed as an ASCII-based input method for producing IPA characters in Unicode. It needs the New Computer Modern font for printing IPA characters.

texlive-lpform 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lpform
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Typesetting linear programming formulations and sets of equations
Description:

The package is designed to aid the author writing linear programming formulations, one restriction at a time. With the package, one can easily label equations, formulations can span multiple pages and several elements of the layout (such as spacing, texts and equation tags) are also customizable. Besides linear programming formulations, this package can also be used to display any series of aligned equations with easy labeling/referencing and other customization options.

texlive-luapstricks 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luapstricks
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: PSTricks backend for LuaLaTeX
Description:

This package enables the use of PSTricks directly in LuaLaTeX documents, without invoking external programmes, by implementing a PostScript interpreter in Lua. Therefore it does not require shell escape to be enabled or special environments, and instead allows PSTricks to be used exactly like in Dvips based documents.

texlive-democodetools 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/democodetools
Licenses: LPPL 1.3c GPL 3+
Build system: texlive
Synopsis: Package for LaTeX code documentation
Description:

This is yet another doc/docx/doc3 package for LaTeX code documentation.

texlive-packdoc 2026.1
Propagated dependencies: texlive-enumitem@2026.1 texlive-etoolbox@2026.1 texlive-geometry@2026.1 texlive-hyperref@2026.1 texlive-marginnote@2026.1 texlive-minted@2026.1-79141 texlive-nowidow@2026.1 texlive-pgfopts@2026.1 texlive-ragged2e@2026.1 texlive-snaptodo@2026.1 texlive-tcolorbox@2026.1 texlive-tools@2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/packdoc
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Document LaTeX packages in a consistent way
Description:

This package offers a variety of features for documenting LaTeX packages, ensuring consistent presentation, cross-referencing, and index generation. It also supports version and change tracking to maintain a consistent change history.

texlive-histogr 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/histogr
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Draw histograms with the LaTeX @code{picture} environment
Description:

This is a collection of macros to draw histogram bars inside a LaTeX picture environment.

texlive-quran-ur 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/quran-ur
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Urdu translations to the @code{quran} package
Description:

The package is prepared for typesetting some Urdu translations of the Holy Quran. It adds eight Urdu translations to the quran package.

texlive-blowup 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/blowup
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Upscale or downscale all pages of a document
Description:

The package blowup only defines the user-level macro \blowUp, which can be used to upscale or downscale all pages of a document. It is similar to the TeX primitive \magnification but more accurate and user-friendly.

texlive-phfquotetext 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/phfquotetext
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Quote verbatim text without white space formatting
Description:

This package provides an environment for displaying block text with special characters, such as verbatim quotes from a referee report which may contain pseudo-(La)TeX code. This behaves like a verbatim environment, except that it displays its content as normal paragraph content, ignoring any white space preformatting.

texlive-mlmodern 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mlmodern
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Blacker Type 1 version of Computer Modern, with multilingual support
Description:

MLModern is a text and math font family with (La)TeX support, based on the design of Donald Knuth's Computer Modern and the Latin Modern project. It avoids the spindliness of most other Type 1 versions of Computer Modern.

texlive-logreq 2026.1
Propagated dependencies: texlive-etoolbox@2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/logreq
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Support for automation of the LaTeX workflow
Description:

The package helps to automate a typical LaTeX workflow that involves running LaTeX several times, running tools such as BibTeX or makeindex, and so on. It will log requests like ``please rerun LaTeX'' or ``please run BibTeX on file X'' to an external XML file which lists all open tasks in a machine-readable format. Compiler scripts and integrated LaTeX editing environments may parse this file to determine the next steps in the workflow. In sum, the package will do two things: enable package authors to use LaTeX commands to issue requests, collect all requests from all packages and write them to an external XML file at the end of the document.

texlive-gtrlib-largetrees 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gtrlib-largetrees
Licenses: LPPL 1.2+
Build system: texlive
Synopsis: Library for genealogytree aiming at large trees
Description:

The main goal of this package is to offer additional database fields and formats for the genealogytree package, particularly for typesetting large trees.

Total packages: 72465