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

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-functan 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/functan
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Macros for functional analysis and PDE theory
Description:

This package provides a convenient and coherent way to deal with name of functional spaces (mainly Sobolev spaces) in functional analysis and PDE theory. It also provides a set of macros for dealing with norms, scalar products and convergence with some object oriented flavor (it gives the possibility to override the standard behavior of norms, ...).

texlive-sshrc-insight 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/sshrc-insight
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: LaTeX class for SSHRC Insight Grant proposals
Description:

The sshrc-insight LaTeX class facilitates the preparation of funding proposals for the Insight Grants program of Canada's Social Sciences and Humanities Research Council (SSHRC).

texlive-fillwith 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fillwith
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Fill vertical space with solid rules or dotted lines
Description:

This package provides a LaTeX package for filling vertical space with something rather than nothing. Currently supported somethings are solid rules and dotted lines, with or without numbers.

texlive-arphic 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/arphic
Licenses: Arphic Public License
Build system: texlive
Synopsis: Arphic (Chinese) font packages
Description:

These are font bundles for the Chinese Arphic fonts which work with the CJK package. TrueType versions of these fonts for use with XeLaTeX and LuaLaTeX are provided by the arphic-ttf package.

texlive-titlepic 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/titlepic
Licenses: Public Domain
Build system: texlive
Synopsis: Add picture to title page of a document
Description:

The package allows you to place a picture on the title page (cover page) of a LaTeX document. The package currently only works with the document classes article, report and book.

texlive-hanzibox 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/hanzibox
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Boxed Chinese characters with Pinyin above and translation below
Description:

This is a LaTeX package written to simplify the input of Chinese with Hanyu Pinyin and translation. Hanyu Pinyin is placed above Chinese with the xpinyin package, and the translation is placed below. The package can be used as a utility for learning to write and pronounce Chinese characters, for Chinese character learning plans, presentations, exercise booklets and other documentation work.

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-usebib 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/usebib
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Simple bibliography processor
Description:

The package is described by its author as a poor person's replacement for the more powerful methods provided by BibLaTeX to access data from a .bib file. Its principle commands are \bibinput, which specifies a database to use, and \usebibdata, which typesets a single field from a specified entry in that database.

texlive-featpost 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/featpost
Licenses: GPL 3+
Build system: texlive
Synopsis: MetaPost macros for 3D
Description:

These macros allow the production of three-dimensional schemes containing angles, circles, cylinders, cones and spheres, among other things.

texlive-a4wide 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/a4wide
Licenses: LPPL 1.0+
Build system: texlive
Synopsis: Wide A4 layout
Description:

This package increases the width of the typeset area of an A4 page. This sort of operation is capable of producing typographically poor results; the operation itself is better provided by the geometry package.

texlive-dotseqn 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/dotseqn
Licenses: Donald Knuth's license for TeX
Build system: texlive
Synopsis: Flush left equations with dotted leaders to the numbers
Description:

The package provides a different format for typesetting equations, one reportedly used in old style Britsh books: equations aligned on the left, with dots on the right leading to the equation number. In default of an equation number, the package operates much like the fleqn class option (no leaders).

texlive-fetchcls 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/fetchcls
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Fetch the current class name
Description:

With standard LaTeX you are able to check for the class in use invoking the kernel command \@ifclassloaded. However, doing so you cannot get the explicit class name, unless you want to loop over every possible class name until \@ifclassloaded returns true --- don't do that! With the help of the present package you can obtain the name of the current class with significantly less effort. Just load the package as usual, then, the control sequence \classname will hold the name you were looking for.

texlive-jacow 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/jacow
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Class for submissions to the proceedings of conferences on JACoW.org
Description:

The jacow class is used for submissions to the proceedings of conferences on JACoW, an international collaboration that publishes the proceedings of accelerator conferences held around the world.

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

This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the PoiretOne family of fonts, designed by Denis Masharov. PoiretOne is a decorative geometric grotesque with a hint of Art Deco and constructivism. There is currently just a regular weight and an artificially emboldened bold.

texlive-palatino 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 Palatino font
Description:

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

texlive-limecv 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/limecv
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: (Xe/Lua)LaTeX document class for curriculum vitae
Description:

limecv is a LaTeX document class to write curriculum vitae. It is designed with the following design rules: simple, elegant and clean. To this end, it offers several environments and macros for convenience.

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-randintlist 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/randintlist
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Create random integer number lists, with repeating and sorting options
Description:

This package (like luarandom, but without the obligation to use LuaLaTeX) provides some macros for creating random integer number lists. This list can have multiple numbers or not, and this list can be sorted or not.

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

The package provides a language description file that enables support of Friulan either with Babel or with Polyglossia.

texlive-mathabx-type1 2026.1
Propagated dependencies: texlive-mathabx@2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mathabx-type1
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Outline version of the @code{mathabx} fonts
Description:

This is an Adobe Type 1 outline version of the mathabx fonts.

texlive-xlop 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/xlop
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Calculate and display arithmetic operations
Description:

Xlop (eXtra Large OPeration) will typeset arithmetic problems either in-line or as in school (using French school conventions). Many other features allow dealing with numbers (tests, display, some high level operations, etc.)

texlive-pst-mirror 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-mirror
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Images on a spherical mirror
Description:

The package provides commands and supporting PostScript material for drawing images as if reflected by a spherical mirror.

texlive-lcyw 2026.1
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lcyw
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Make classic Cyrillic CM fonts accessible in LaTeX
Description:

The package makes the classic CM Cyrillic fonts accessible for use with LaTeX.

Total packages: 32521