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

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-rit-fonts 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/rit-fonts
Licenses: SIL OFL 1.1 LPPL 1.3+
Build system: texlive
Synopsis: Malayalam fonts by Rachana Institute of Typography (RIT)
Description:

The RIT font collection provides versions of ten font families in Malayalam (the language spoken in the southern Indian state of Kerala) script in TrueType and WOFF2 formats. The fonts are: RIT Rachana, RIT Panmana, RIT MeeraNew, RIT TN Joy, RIT Karuna, RIT Keralayeeam, RIT Sundar, RIT Uroob, RIT Ezhuthu, and RIT Kutty.

A LaTeX package that will help users to make use of these Unicode-compliant fonts in LaTeX documents with XeTeX or LuaTeX is also provided.

texlive-bxenclose 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bxenclose
Licenses: Expat
Build system: texlive
Synopsis: Enclose the document body with some pieces of code
Description:

The package enables authors to designate in the preamble to make the document body enclosed with the given pieces of code. As is known, there are already various mechanisms provided by LaTeX kernel or packages that attach hooks at the beginning and end of documents.

texlive-luatexbase 2025.2
Propagated dependencies: texlive-ctablestack@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luatexbase
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Basic resource management for LuaTeX code
Description:

The LaTeX kernel builds in support for LuaTeX functionality, also available as ltluatex.tex for users of plain TeX and those with older LaTeX kernel implementations. This support is based on ideas taken from the original luatexbase package, but there are interface differences. This stub package provides a compatibility layer to allow existing packages to upgrade smoothly to the new support structure.

texlive-tikz-ext 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tikz-ext
Licenses: FDL 1.3+ LPPL (any version)
Build system: texlive
Synopsis: Collection of libraries for PGF/TikZ
Description:

This is a collection of libraries for PGF/TikZ. Currently these are transformations.mirror, paths.arcto, paths.ortho, paths.timer, patterns.images, topaths.arcthrough and misc.

texlive-embedall 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/embedall
Licenses: LPPL 1.2+
Build system: texlive
Synopsis: Embed source files into the generated PDF
Description:

The package provides a means of storing a project, without losing anything. It uses the embedfile package to attach to the generated PDF all files used in creating your project. In particular, it can embed images, external TeX files, and external codes.

texlive-example 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/example
Licenses: GPL 3+
Build system: texlive
Synopsis: Typeset examples for TeX courses
Description:

The package makes it easier to produce examples for TeX course. It provides an example environment, which typesets its contents on the left of the page, and prints it verbatim on the right.

texlive-notoccite 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/notoccite
Licenses: Public Domain
Build system: texlive
Synopsis: Prevent trouble from citations in table of contents, etc
Description:

If you have \cite commands in \section-like commands, or in \caption, the citation will also appear in the table of contents, or list of whatever. If you are also using an unsrt-like bibliography style, these citations will come at the very start of the bibliography, which is confusing. This package suppresses the effect.

texlive-fbox 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fbox
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Extended @code{\fbox} macro from standard LaTeX
Description:

This package redefines \fbox to allow an optional argument for different frames. It can be any combination of l)eft, r)ight, t)op, and b)ottom, for example: \fbox[lt]{foo}. Using uppercase letters or a combination of lowercase and uppercase is also possible.

texlive-iitem 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/iitem
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Multiple level of lists in one list-like environment
Description:

The package defines multiple level lists within one list-like environment, with the help of the \iitem, \iiitem, ... macros.

texlive-copyedit 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/copyedit
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Copyediting support for LaTeX documents
Description:

This package implements copyediting support for LaTeX documents. Authors can enjoy the freedom of using, for example, words with US or UK or Canadian or Australian spelling in a mixed way, yet, they can choose any one of the usage forms for their entire document irrespective of kinds of spelling they have adopted. In the same fashion, the users can have the benefit of the following features available in the package:

  • localization --- British-American-Australian-Canadian,

  • close-up, hyphenation, and spaced words,

  • Latin abbreviations,

  • acronyms and abbreviations,

  • itemization, nonlocal lists and labels,

  • parenthetical and serial commas,

  • non-local tokenization in language through abbreviations and pronouns.

texlive-minifp 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/minifp
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Fixed-point real computations to 8 decimals
Description:

The package provides basic arithmetic operations to 8 decimal places for plain TeX or LaTeX. Results are exact when they fit within the digit limits. Along with the basic package is an optional extension that adds computation of sin, cos, log, sqrt, exp, powers and angles. These are also exact when theoretically possible and are otherwise accurate to at least 7 decimal places. In addition, the package provides a stack-based programming environment.

texlive-biblatex-subseries 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/biblatex-subseries
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Manages subseries with BibLaTeX
Description:

Some publishers organize book series with subseries. In this case, two numbers are associated with one volume: the number inside the series and the number inside the subseries. This package provides new fields to manage such system.

texlive-mex 2025.2
Propagated dependencies: texlive-enctex@2025.2 texlive-hyphen-complete@2025.2 texlive-knuth-lib@2025.2 texlive-pdftex@2025.2 texlive-pl@2025.2 texlive-plain@2025.2 texlive-tex@2025.2 texlive-tex-ini-files@2025.2 texlive-utf8mex@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mex
Licenses: Donald Knuth's license for TeX
Build system: texlive
Synopsis: Polish formats for TeX
Description:

MeX is an adaptation of Plain TeX (MeX) and LaTeX209 (LaMeX) formats to the Polish language and to Polish printing customs. It contains a complete set of Metafont sources of Polish fonts, hyphenation rules for the Polish language and sources of formats.

texlive-metalogox 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/metalogox
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Adjust TeX logos, with font detection
Description:

This package extends the metalogo package to automatically adjust the appearance of the logos TeX, LaTeX, LaTeX2e, XeLaTeX, and LuaLaTeX, depending on the font detected or the option given to metalogox.

texlive-mcexam 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mcexam
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Create randomized multiple choice questions
Description:

This LaTeX package automatically randomly permutes the order of questions as well as the answer options in different versions of a multiple choice exam/test. Next to the exam versions themselves, the package also allows printing a concept version of the exam, a key table with the correct answers or points, and a document with solutions and explanations per exam version. The package also allows writing an R code which processes the results of the exam and calculates the grades.

texlive-alegreya 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/alegreya
Licenses: SIL OFL 1.1 LPPL (any version)
Build system: texlive
Synopsis: Alegreya fonts with LaTeX support
Description:

Alegreya, designed by Juan Pablo del Peral, is a typeface originally intended for literature. It conveys a dynamic and varied rhythm which facilitates the reading of long texts. Bold, black, small caps and five number styles are available.

texlive-mfpic 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mfpic
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Draw Metafont/post pictures from (La)TeX commands
Description:

Mfpic is a scheme for producing pictures from (La)TeX commands. Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment) enclose a group in which drawing commands may be placed. The commands generate a Meta-language file, which may be processed by MetaPost (or even Metafont). The resulting image file will be read back in to the document to place the picture at the point where the original (La)TeX commands appeared.

texlive-detex 2025.2
Propagated dependencies: texlive-detex-bin@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/detex
Licenses: Modified BSD
Build system: texlive
Synopsis: Strip TeX from a source file
Description:

Detex is a program to remove TeX constructs from a text file. It recognizes the \input command. The program assumes it is dealing with LaTeX input if it sees the string \begin{document} in the text. In this case, it also recognizes the \include and \includeonly commands. The author now considers this program to be obsolete and Piotr Kubowicz's OpenDetex as its successor.

texlive-mhchem 2025.2
Propagated dependencies: texlive-amsmath@2025.2 texlive-chemgreek@2025.2 texlive-graphics@2025.2 texlive-l3kernel@2025.2 texlive-l3packages@2025.2 texlive-tools@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mhchem
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Typeset chemical formulae/equations and H and P statements
Description:

The bundle provides three packages: The mhchem package provides commands for typesetting chemical molecular formulae and equations. The hpstatement package provides commands for the official hazard statements and precautionary statements (H and P statements) that are used to label chemicals. The rsphrase package provides commands for the official Risk and Safety (R and S) Phrases that are used to label chemicals.

texlive-options 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/options
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Provides convenient key-value options for LaTeX package writers
Description:

The options package provides easy to use key-value options for LaTeX package writers. It has a similar interface as pgfkeys with path options but comes with more built-in data types and more convenient support for families and searching.

texlive-luaxml 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luaxml
Licenses: X11
Build system: texlive
Synopsis: Lua library for reading and serialising XML files
Description:

LuaXML is a pure Lua library for reading and serializing XML files. The current release is aimed mainly at support for the odsfile package.

texlive-musikui 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/musikui
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Easy creation of ``arithmetical restoration'' puzzles
Description:

This package permits easily typesetting arithmetical restorations using LaTeX.

texlive-chhaya 2025.2
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-fixpdfmag 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fixpdfmag
Licenses: Public Domain
Build system: texlive
Synopsis: Fix magnification in pdfTeX
Description:

This package provides a recent change to pdfTeX has caused magnification to apply to page dimensions.

Total packages: 70995