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

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-romandeadf 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/romandeadf
Licenses: LPPL 1.3c GPL 2
Build system: texlive
Synopsis: Romande ADF fonts and LaTeX support
Description:

Romande ADF is a serif font family with oldstyle figures, designed as a substitute for Times, Tiffany or Caslon. The family currently includes upright, italic and small-caps shapes in each of regular and demi-bold weights and an italic script in regular. The support package renames the fonts according to the Karl Berry font name scheme and defines four families. Two of these primarily provide access to the ``standard'' or default characters while the ``alternate'' families support alternate characters, additional ligatures and the long ``s''. The included package files provide access to these features in LaTeX as explained in the documentation.

texlive-dsptricks 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/dsptricks
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Macros for Digital Signal Processing (DSP) plots
Description:

The package provides a set of LaTeX macros (based on PSTricks) for plotting the kind of graphs and figures that are usually employed in digital signal processing publications. DSPTricks provides facilities for standard discrete-time lollipop plots, continuous-time and frequency plots, and pole-zero plots. The companion package DSPFunctions (dspfunctions.sty) provides macros for computing frequency responses and DFTs, while the package DSPBlocks (dspblocks.sty) supports DSP block diagrams.

texlive-mathtools 2025.2
Propagated dependencies: texlive-amsmath@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mathtools
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Mathematical tools to use with @code{amsmath}
Description:

Mathtools provides a series of packages designed to enhance the appearance of documents containing a lot of mathematics. It is based on amsmath and fixes various deficiencies of it and standard LaTeX. It provides:

  • Extensible symbols, such as brackets, arrows, harpoons, etc.;

  • Various symbols such as \coloneqq (:=);

  • Easy creation of new tag forms;

  • Showing equation numbers only for referenced equations;

  • Extensible arrows, harpoons and hookarrows;

  • Starred versions of the matrix environments for specifying the column alignment;

  • More building blocks: multlined, cases-like environments, new gathered environments;

  • Maths versions of \makebox, \llap, \rlap etc.;

  • Cramped math styles; and more...

texlive-pinlabel 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pinlabel
Licenses: LPPL (any version)
Build system: texlive
Synopsis: TeX labelling package
Description:

Pinlabel is a labelling package for attaching perfectly formatted TeX labels to figures and diagrams in both EPS and PDF formats. It is suitable both for labelling a new diagram and for relabelling an existing diagram. The package uses coordinates derived from GhostView and labels are placed with automatic and consistent spacing relative to the object labelled.

texlive-gfnotation 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gfnotation
Licenses: GPL 3
Build system: texlive
Synopsis: Typeset Gottlob Frege's notation in plain TeX
Description:

The package implements macros for plain TeX to typeset the notation invented by Gottlob Frege in 1879 for his books Begriffsschrift and Grundgesetze der Arithmetik (two volumes). The output styles of both books are supported.

texlive-arsenal 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/arsenal
Licenses: SIL OFL 1.1 LPPL 1.3c
Build system: texlive
Synopsis: Open Type font by Andrij Shevchenko
Description:

In 2011 Andrij's typeface became a winner of the Ukrainian Type Design Competition ``Mystetsky Arsenal'' in which three main criteria were sought for: being zeitgeist, practical, and Ukrainian. Andrij's winning entry was crowned Arsenal and made publicly available. Arsenal is a semi-grotesque with traditional forms. It is primarily designed for body text and intended for various professional communication. Its special qualities of letter shapes and subtle contrast modulation articulate grace and expressiveness. Arsenal's somewhat lyrical sentiment abides to the Ukrainian nature of the font. This package provides the fonts and LaTeX support for them with matching math. It needs LuaLaTeX or XeLaTeX.

texlive-bibtools 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bibtools
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Bib management tools
Description:

This package provides a set of bibliography tools. It includes:

  • aux2bib, a Perl script which will take an .aux file and make a portable .bib file to go with it;

  • bibify, a shell script that will optimize away one pass of the LaTeX-BibTeX cycle, in some cases;

  • bibkey, a shell script that finds entries whose keyword field matches the given keys (uses sed and awk);

  • cleantex, a shell script to tidy up after a LaTeX run;

  • looktex, a shell script to list entries that match a given regexp;

  • makebib, a shell script to make an exportable .bib file from an existing (set of) .bib file(s) and an optional set of citations (uses sed);

  • printbib, a shell script to make a DVI file from a .bib file, sorted by cite key, and including fields like keyword, abstract, and comment;

  • bib2html, a Perl script that makes a browsable HTML version of a bibliography (several .bst files are supplied);

  • and citekeys, a shell script that lists the citation keys of a .bib file.

texlive-dviout-util 2025.2
Propagated dependencies: texlive-dviout-util-bin@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://www.tug.org/texlive/
Licenses: Expat
Build system: texlive
Synopsis: Utilities from the @code{dviout} package
Description:

This package provides two utilities: chkdvifont, which check fonts in DVI/TFM/JFM/FONT files, and dvispc, which corrects the page-independence of DVI file using color specials or tpic specials, and transforms between a DVI file and a text file.

texlive-ptex2pdf 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ptex2pdf
Licenses: GPL 2
Build system: texlive
Synopsis: Convert Japanese TeX documents to PDF
Description:

The Lua script provides system-independent support of Japanese typesetting engines in TeXworks. As TeXworks typesetting setup does not allow for multistep processing, this script runs one of the pTeX-based programs followed by dvipdfmx.

texlive-tex-virtual-academy-pl 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tex-virtual-academy-pl
Licenses: FDL 1.3+
Build system: texlive
Synopsis: TeX usage web pages, in Polish
Description:

TeX Virtual Academy is a bundle of Polish documentation in HTML format about TeX and Co. It contains information for beginners, LaTeX packages, descriptions, etc.

texlive-pst-flags 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-flags
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Draw flags of countries using PSTricks
Description:

This package provides a number of macros for rendering flags of countries and their associated artefacts using PSTricks. Formatting of the resulting drawings is entirely controlled by TeX macros. A good working knowledge of LaTeX should be sufficient to design flags of sovereign countries and adapt them to create new designs. Features such as color or shape customisation and dynamic modifications are possible by cleverly adjusting the options supplied to the TeX macros.

texlive-scalebar 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/scalebar
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Create scalebars for maps, diagrams or photos
Description:

This is a small package to create scalebars for maps, diagrams or photos. It was designed for use with cave maps but can be used for anything from showing a scalebar in kilometres for topographic maps to a scalebar in micrometres for an electron microscope image.

texlive-pynotebook 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pynotebook
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Present code (and execution with LuaLaTeX) as in a Jupyter Notebook
Description:

This package provides environments to (re)create a Jupyter notebook with: raw blocks markdown blocks (with full LaTeX support) code blocks (Python) with execution thanks to piton and PyLuaTeX.

texlive-ctable 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/ctable
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Flexible typesetting of table and figure floats
Description:

This package provides commands to typeset centered, left- or right-aligned table and (multiple-)figure floats, with footnotes.

texlive-nxuthesis 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/nxuthesis
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Thesis template for Ningxia University
Description:

This package provides a LaTeX thesis template for Ningxia University in order to make it easy to write theses for graduate students.

texlive-axodraw2-bin 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/axodraw2
Licenses: GPL 3+
Build system: gnu
Synopsis: Binary for @code{texlive-axodraw2}
Description:

This package provides the binary for texlive-axodraw2.

texlive-lettrine 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lettrine
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Typeset dropped capitals
Description:

The lettrine package supports various dropped capitals styles, typically those described in the French typographic books. In particular, it has facilities for the paragraph text's left edge to follow the outline of capitals that have a regular shape (such as A and V).

texlive-jnuexam 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/jnuexam
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Exam class for Jinan University
Description:

The package provides an exam class for Jinan University (China).

texlive-makebase 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/makebase
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Typeset counters in a different base
Description:

This package typesets a LaTeX counter such as page in an arbitrary base (default 16). It does not change font or typeface.

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

The package should be useful to all people that prepare their texts with LaTeX and want to draw MSC in their texts. The package is not an MSC editor; it simply takes a textual description of an MSC and draws the corresponding MSC. The current version of the MSC macro package supports the full MSC2000 language.

texlive-modes 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/modes
Licenses: Public Domain
Build system: texlive
Synopsis: Collection of Metafont @code{mode_def}'s
Description:

The modes file collects all known Metafont modes for printing or display devices, of whatever printing technology. Special provision is made for write-white printers, and a landscape mode is available, for making suitable fonts for printers with pixels whose aspect is non-square. The file also provides definitions that make \specials identifying the mode in Metafont's GF output, and put coding information and other Xerox-world information in the TFM file.

texlive-gost 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gost
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: BibTeX styles to format according to GOST
Description:

This package provides BibTeX styles to format bibliographies in English, Russian or Ukrainian according to GOST 7.0.5-2008 or GOST 7.1-2003. Both 8-bit and Unicode (UTF-8) versions of each BibTeX style, in each case offering a choice of sorted and unsorted. Further, a set of three styles (which do not conform to current standards) are retained for backwards compatibility.

texlive-gradient-text 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gradient-text
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Decorate text with linear gradient colors
Description:

This package enables writers to conveniently decorate text with linear gradient colors. The RGB values of the first and the last character are specified as parameters while the rest of the text is colored automatically.

Total packages: 70995