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

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-xcolor-solarized 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/xcolor-solarized
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Defines the 16 colors from Ethan Schoonover's Solarized palette
Description:

Built on top of the xcolor package, this package defines the sixteen colors of Ethan Schoonover's popular color palette, Solarized, for use in documents typeset with LaTeX and friends.

texlive-flipbook 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/flipbook
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Typeset flipbook animations, in the corners of documents
Description:

The package provides techniques for adding flip book animations in the corner of your LaTeX documents (using images or ASCII art). Animations are defined as a set of numbered files (e.g., im1.pdf, im2.pdf, ...). The package relies on fancyhdr to control the corners.

texlive-pyluatex 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pyluatex
Licenses: Expat LPPL 1.3c
Build system: texlive
Synopsis: Execute Python code on the fly in your LaTeX documents
Description:

PyLuaTeX allows you to execute Python code and to include the resulting output in your LaTeX documents in a single compilation run. LaTeX documents must be compiled with LuaLaTeX for this to work. PyLuaTeX runs a Python InteractiveInterpreter (actually several if you use different sessions) in the background for on-the-fly code execution. Python code from your LaTeX file is sent to the background interpreter through a TCP socket. This approach allows your Python code to be executed and the output to be integrated in your LaTeX file in a single compilation run.

texlive-sa-tikz 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/sa-tikz
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: TikZ library to draw switching architectures
Description:

The package provides a library that offers an easy way to draw switching architectures and to customize their aspect.

texlive-pdfprivacy 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pdfprivacy
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: LaTeX package to remove or suppress pdf meta-data
Description:

Creating PDFs with pdfLaTeX populates several PDF meta-data fields such as date/time of creation/modification, information about the LaTeX installation (e.g., pdfTeX version), and the relative paths of included PDFs. The pdfprivacy package provides support for emptying several of these PDF meta-data fields as well as suppressing some pdfTeX meta-data entries in the resulting PDF.

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-gratzer-color-scheme 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gratzer-color-scheme
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Colors definitions, theorems, corollaries, lemmas, and propositions
Description:

This LaTeX package introduces the Gratzer color scheme for math publications, which colors theorems and corollaries red, lemmas and propositions blue, definitions green.

texlive-bohr 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bohr
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Simple atom representation according to the Bohr model
Description:

The package provides means for the creation of simple Bohr models of atoms up to the atomic number 112. In addition, commands are provided to convert atomic numbers to element symbols or element names and vice versa.

texlive-was 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/was
Licenses: LPPL 1.2+
Build system: texlive
Synopsis: Collection of small packages by Walter Schmidt
Description:

This package provides a bundle of packages that arise in the author's area of interest: compliance of maths typesetting with ISO standards; symbols that work in both maths and text modes commas for both decimal separator and maths; and upright Greek letters in maths.

texlive-ycbook 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ycbook
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Versatile book class
Description:

This class is intended to be an interpretation of the mwbk class which is a part of the mwcls package. The mwcls classes are simple, yet powerful and customizable classes that allow the end-user to customize the layout of headers, headings etc. They also have the benefit of being more economic in space than the most common LaTeX classes, while keeping a clear appearance and a smooth flow.

texlive-dot2texi 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/dot2texi
Licenses: GPL 3+
Build system: texlive
Synopsis: Create graphs within LaTeX using the @code{dot2tex} tool
Description:

The dot2texi package allows you to embed graphs in the DOT graph description language in your LaTeX documents. The dot2tex tool is used to invoke Graphviz for graph layout, and to transform the output from Graphviz to LaTeX code. The generated code relies on the TikZ and PGF package or the PSTricks package.

texlive-context-transliterator 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-transliterator
Licenses: FreeBSD
Build system: texlive
Synopsis: Transliterate text from other alphabets
Description:

The package will read text in one alphabet, and provide a transliterated version in another; this is useful for readers who cannot read the original alphabet. The package can make allowance for hyphenation.

texlive-helvetic 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/urw-base35
Licenses: GPL 3+
Build system: texlive
Synopsis: Replacement for Adobe's Helvetica font
Description:

This package provides a drop-in replacement for the Helvetica font from Adobe's basic set.

texlive-ctan-chk 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ctan_chk
Licenses: GPL 3
Build system: texlive
Synopsis: CTAN guidelines verifier and corrector for uploading projects
Description:

ctan_chk is a basic Gawk program that uses CTAN's published guidelines for authors to help eliminate sloppiness in uploaded files/projects. It is completely open for users to program additional guidelines as well as CTAN's future adjustments.

texlive-sageep 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/sageep
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Format papers for the annual meeting of EEGS
Description:

The class provides formatting for papers for the annual meeting of the EEGS: Application of Geophysics to Engineering and Environmental Problems, known as SAGEEP.

texlive-colortab 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/colortab
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Shade cells of tables and halign
Description:

The package lets you shade or colour the cells in the alignment environments such as \halign and LaTeX's tabular and array environments. The colortbl package is to be preferred today with LaTeX (it assures compatibility with the longtable package, which is no longer true with colortab); another modern option is the table-colouring option of the xcolor. However, colortab remains an adequate solution for use with Plain TeX.

texlive-expex 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/expex
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Linguistic examples and glosses, with reference capabilities
Description:

The package provides macros for typesetting linguistic examples and glosses, with a refined mechanism for referencing examples and parts of examples. The package can be used with LaTeX or with Plain TeX.

texlive-tcolorbox 2026.1
Propagated dependencies: texlive-environ@2026.1 texlive-pgf@2026.1 texlive-tools@2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tcolorbox
Licenses: LPPL 1.3c+
Build system: texlive
Synopsis: Coloured boxes, for LaTeX examples and theorems, etc
Description:

This package provides an environment for coloured and framed text boxes with a heading line. Optionally, such a box may be split in an upper and a lower part; thus the package may be used for the setting of LaTeX examples where one part of the box displays the source code and the other part shows the output. Another common use case is the setting of theorems. The package supports saving and reuse of source code and text parts.

texlive-cyrillic 2026.1
Propagated dependencies: texlive-cyrillic-bin@2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/cyrillic
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Support for Cyrillic fonts in LaTeX
Description:

This bundle of macros files provides macro support (including font encoding macros) for the use of Cyrillic characters in fonts encoded under the T2* and X2 encodings. These encodings cover (between them) pretty much every language that is written in a Cyrillic alphabet.

texlive-listlbls 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/listlbls
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Creates a list of all labels used throughout a document
Description:

The package aims to help a LaTeX author to keep track of all defined labels by typesetting a complete list of labels wherever the author requests it. (Of course, the user may need to have additional LaTeX runs to get the references right.)

texlive-classics 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/classics
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Cite classic works
Description:

The package provides a basic framework to cite classic works (specially from authors such as Homer, Plato, Aristotle, Descartes, Hume, and Kant) in accordance with traditional pagination systems. It may be used in conjunction with other citation packages.

texlive-tikz-kalender 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tikz-kalender
Licenses: CC-BY-SA 4.0
Build system: texlive
Synopsis: LaTeX based calendar using TikZ
Description:

This package generates a calendar included events provided as .events files.

texlive-easylist 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/easylist
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Lists using a single active character
Description:

This package allows you to create lists of numbered items with a single active character as the only command. A variety of parameters are available to configure the appearance of the list; lists may be nested (effectively to unlimited depth).

texlive-scientific-thesis-cover 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/scientific-thesis-cover
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Provides cover page and affirmation at the end of a thesis
Description:

Institutions require a cover page and an affirmation at the end of a thesis. This package provides both.

Total packages: 74009