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

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-biblatex-musuos 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/biblatex-musuos
Licenses: LPPL (any version)
Build system: texlive
Synopsis: BibLaTeX style for citations in @file{musuos.cls}
Description:

The style is designed for use with the musuos class, but it should be usable with other classes, too.

texlive-alchemist 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/alchemist
Licenses: GPL 3+ LPPL (any version)
Build system: texlive
Synopsis: Typeset alchemist and astrological symbols
Description:

This style file makes the alchemical and astrological symbols accessible in Unicode.

texlive-bidicontour 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bidicontour
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Bidi-aware coloured contour around text
Description:

The package is a re-implementation of the contour package, making it Bidi-aware, and adding support of the xdvipdfmx (when the outline option of the package is used).

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-uml 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/uml
Licenses: LPPL (any version)
Build system: texlive
Synopsis: UML diagrams in LaTeX
Description:

This package provides a PSTricks related package for writing UML (Unified Modelling Language) diagrams in LaTeX. Currently, it implements a subset of class diagrams, and some extra constructs as well. The package cannot be used together with pst-uml.

texlive-harmony 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/harmony
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Typeset harmony symbols, etc., for musicology
Description:

The package harmony.sty helps typesetting harmony symbols for musicology.

texlive-facture-belge-simple-sans-tva 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/facture-belge-simple-sans-tva
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Simple Belgian invoice without VAT
Description:

This package can be used to generate invoices for Belgian individuals who do not have a VAT number and who wish to do occasional work, or to carry out paid additional activities during their free time up to 6,000 euros per calendar year (amount indexed annually) without having to pay tax or social security contributions (see the website Activites complementaires). The package can also generate expense reports. All totals are calculated automatically, in the invoice and in the expense report.

texlive-cmap 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/cmap
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Make PDF files searchable and copyable
Description:

This package embeds CMap tables into PDF files to make search and copy-and-paste functions work properly.

texlive-pmgraph 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pmgraph
Licenses: GPL 3+
Build system: texlive
Synopsis: Poor man's graphics
Description:

This package provides a set of extensions to LaTeX picture environment, including a wider range of vectors, and a lot more box frame styles.

texlive-doi 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/doi
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Create correct hyperlinks for DOI numbers
Description:

You can hyperlink DOI numbers to doi.org. However, some publishers have elected to use nasty characters in their DOI numbering scheme (<, >, _ and ; have all been spotted). This will either upset LaTeX, or your PDF reader. This package contains a single user-level command \doi, which takes a DOI number, and creates a correct hyperlink to the target of the DOI.

texlive-algorithm2e 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/algorithm2e
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Floating algorithm environment with algorithmic keywords
Description:

Algorithm2e is an environment for writing algorithms. An algorithm becomes a floating object (like figure, table, etc.). The package provides macros that allow you to create different keywords, and a set of predefined key words is provided; you can change the typography of the keywords. The package allows vertical lines delimiting a block of instructions in an algorithm, and defines different sorts of algorithms such as Procedure or Function; the name of these functions may be reused in the text or in other algorithms.

texlive-opensans 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/opensans
Licenses: ASL 2.0 LPPL 1.3c
Build system: texlive
Synopsis: Open Sans font family, and LaTeX support
Description:

Open Sans is a humanist sans serif typeface designed by Steve Matteson. The package provides support for this font family in LaTeX. It includes the original TrueType fonts, as well as Type 1 versions.

texlive-returntogrid 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/returntogrid
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Semi-automatic grid typesetting
Description:

returntogrid offers a few commands to get something like an simple, semi-automatic grid typesetting. It does more or less what the existing gridset package does. The main differences to gridset are that returntogrid works also with LuaLaTeX and that it has also a command to do some horizontal movements to get to Tab positions.

texlive-albatross 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/albatross
Licenses: Modified BSD
Build system: texlive
Synopsis: Find fonts that contain a given glyph
Description:

This is a command line tool for finding fonts that contain a given (Unicode) glyph. It relies on Fontconfig.

texlive-collection-binextra 2026.1
Propagated dependencies: asymptote@3.12 texlive-a2ping@2026.1 texlive-adhocfilelist@2026.1 texlive-arara@2026.1 texlive-bibtex8@2026.1 texlive-bibtexu@2026.1 texlive-bundledoc@2026.1 texlive-checklistings@2026.1 texlive-chklref@2026.1 texlive-chktex@2026.1 texlive-clojure-pamphlet@2026.1 texlive-cluttex@2026.1 texlive-collection-basic@2026.1 texlive-ctan-o-mat@2026.1 texlive-ctan-chk@2026.1 texlive-ctanbib@2026.1 texlive-ctanify@2026.1 texlive-ctanupload@2026.1 texlive-ctie@2026.1 texlive-cweb@2026.1 texlive-de-macro@2026.1 texlive-detex@2026.1 texlive-digestif@2026.1 texlive-dtl@2026.1 texlive-dtxgen@2026.1 texlive-dvi2tty@2026.1 texlive-dviasm@2026.1 texlive-dvicopy@2026.1 texlive-dvidvi@2026.1 texlive-dviinfox@2026.1 texlive-dviljk@2026.1 texlive-dviout-util@2026.1 texlive-dvipng@2026.1 texlive-dvipos@2026.1 texlive-dvisvgm@2026.1 texlive-easydtx@2026.1 texlive-expltools@2026.1 texlive-findhyph@2026.1 texlive-fragmaster@2026.1 texlive-git-latexdiff@2026.1 texlive-gsftopk@2026.1 texlive-hook-pre-commit-pkg@2026.1 texlive-installfont@2026.1 texlive-ketcindy@2026.1 texlive-l3sys-query@2026.1 texlive-lacheck@2026.1 texlive-latex-git-log@2026.1 texlive-latex-papersize@2026.1 texlive-latex2man@2026.1 texlive-latex2nemeth@2026.1 texlive-latexdiff@2026.1 texlive-latexfileversion@2026.1 texlive-latexindent@2026.1 texlive-latexmk@2026.1 texlive-latexpand@2026.1 texlive-light-latex-make@2026.1 texlive-listings-ext@2026.1 texlive-ltxfileinfo@2026.1 texlive-ltximg@2026.1 texlive-make4ht@2026.1 texlive-match-parens@2026.1 texlive-mflua@2026.1 texlive-mkjobtexmf@2026.1 texlive-optexcount@2026.1 texlive-patgen@2026.1 texlive-pdfbook2@2026.1 texlive-pdfcrop@2026.1 texlive-pdfjam@2026.1 texlive-pdflatexpicscale@2026.1 texlive-pdftex-quiet@2026.1 texlive-pdftosrc@2026.1 texlive-pdfxup@2026.1 texlive-pfarrei@2026.1 texlive-pkfix@2026.1 texlive-pkfix-helper@2026.1 texlive-ppmcheckpdf@2026.1 texlive-purifyeps@2026.1 texlive-pythontex@2026.1 texlive-runtexfile@2026.1 texlive-runtexshebang@2026.1 texlive-seetexk@2026.1 texlive-show-pdf-tags@2026.1 texlive-spix@2026.1 texlive-sqltex@2026.1 texlive-srcredact@2026.1 texlive-sty2dtx@2026.1 texlive-synctex@2026.1 texlive-tex4ebook@2026.1 texlive-texaccents@2026.1 texlive-texblend@2026.1 texlive-texcount@2026.1 texlive-texdef@2026.1 texlive-texdiff@2026.1 texlive-texdirflatten@2026.1 texlive-texdoc@2026.1 texlive-texdoctk@2026.1 texlive-texfot@2026.1 texlive-texliveonfly@2026.1 texlive-texloganalyser@2026.1 texlive-texlogfilter@2026.1 texlive-texlogsieve@2026.1 texlive-texosquery@2026.1 texlive-texplate@2026.1 texlive-texware@2026.1 texlive-tie@2026.1 texlive-tlcockpit@2026.1 texlive-tpic2pdftex@2026.1 texlive-typeoutfileinfo@2026.1 texlive-upmendex@2026.1 texlive-web@2026.1 texlive-xdvipsk@2026.1 texlive-xdvipsk-support@2026.1 texlive-xindex@2026.1 texlive-xindy@2026.1 texlive-xpdfopen@2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://www.tug.org/texlive/
Licenses: FSF-free
Build system: trivial
Synopsis: TeX auxiliary programs
Description:

This package provides a myriad of additional TeX-related support programs. It includes programs and macros for DVI file manipulation, literate programming, patgen, and plenty more.

texlive-exercises 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/exercises
Licenses: LPPL 1.2+
Build system: texlive
Synopsis: Typeset exercises and solutions with automatic addition of points
Description:

This package defines the environments exercise and solution. The layout of these environments can be customized. The -- optional -- points in the exercises can be added automatically. The package also permits hiding the solutions.

texlive-envelope-letter 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/envelope-letter
Licenses: GPL 3+
Build system: texlive
Synopsis: Draw a layout to fold the first page of a letter into its own envelope
Description:

This package provides the \makeenvelope command, which draws a layout for folding the first page of a letter into its own envelope, which is provided with the recipient and sender addresses.

texlive-bookdb 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bookdb
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: BibTeX style file for cataloguing a home library
Description:

This package provides an extended book entry for use in cataloguing a home library. The extensions include fields for binding, category, collator, condition, copy, illustrations, introduction, location, pages, size, value, volumes.

texlive-pst-moire 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-moire
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: PSTricks package to draw moiré patterns
Description:

This is a PSTricks package to draw moiré patterns.

texlive-umich-thesis 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/umich-thesis
Licenses: LPPL (any version)
Build system: texlive
Synopsis: University of Michigan thesis LaTeX class
Description:

This package provides a LaTeX2e class to create a University of Michigan dissertation according to the Rackham dissertation handbook.

texlive-makeplot 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/makeplot
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Easy plots from Matlab in LaTeX
Description:

Makeplot is a LaTeX package that uses the PSTricks pst-plot functions to plot data that it takes from Matlab output files.

texlive-footmisc 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/footmisc
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Range of footnote options
Description:

This is a collection of ways to change the typesetting of footnotes. The package provides means of changing the layout of the footnotes themselves, a way to number footnotes per page, to make footnotes disappear in a "moving" argument, and to deal with multiple references to footnotes from the same place. The package also has a range of techniques for labelling footnotes with symbols rather than numbers.

texlive-ecothesis 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ecothesis
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: LaTeX thesis template for the Universidade Federal de Vicosa
Description:

The package provides a LaTeX thesis template for the UFV, Brazil.

texlive-mycv 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mycv
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: List-driven CV class, allowing TikZ decorations
Description:

The class provides a set of functionality for writing CV with different layouts. The idea is that a user can write some custom configuration directives, by means of which is possible both to produce different CV layouts and quickly switch among them. In order to process such directives, the class uses a set of lists, provided by the package etextools. Basic support for using TikZ decorations is also provided.

Total packages: 32521