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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


texlive-texmate 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/texmate
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Comprehensive chess annotation in LaTeX
Description:

TeXmate formats chess games from very simple ASCII input. The clean 1.: e4 e5; 2.: Nf3 Nc6; 3.: Bb5 a6 will produce the same results as the sloppier 1 e4 e5; Nf3 Nc6 3..: Bb5 a6. The resulting format is fully customizable. There are 4 levels of commentary: 1 is the main game, 2-3 are commentaries. Each has its fonts, punctuation marks, etc., and these are also customizable. The package includes a tool for the creation of diagrams. The package works in conjunction with skak to produce diagrams of the current position automatically. For chess fonts, the package uses the chessfss system.

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.

texlive-braille 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/braille
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Support for Braille
Description:

This package allows the user to produce Braille documents on paper for the blind without knowing Braille. Python scripts grade1.py and grade2.py convert ordinary text to grade 1 and 2 Braille tags; then, the LaTeX package takes the tags and prints out corresponding Braille symbols.

texlive-poster-mac 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/poster-mac
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Make posters and banners with TeX
Description:

The package offers macros for making posters and banners with TeX. It is compatible with most TeX macro formats, including Plain TeX, LaTeX, AmSTeX, and AmS-LaTeX. The package creates a poster as huge box, which is then distributed over as many printer pages as necessary. The only special requirement is that your printer not be bothered by text that lies off the page. This is true of most printers, including laser printers and PostScript printers.

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

The class is for typesetting a thesis at the University of Electronic Science and Technology of China.

texlive-bguq 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/bguq
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Improved quantifier stroke for Begriffsschrift packages
Description:

The font contains a single character: the Begriffsschrift quantifier (in several sizes), as used to set the Begriffsschrift (concept notation) of Frege. The font is not intended for end users; instead it is expected that it will be used by other packages which implement the Begriffsschrift.

texlive-lshort-japanese 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/lshort-japanese
Licenses: GPL 3+
Build system: texlive
Synopsis: Japanese version of the @emph{Short Introduction to LaTeX2e}
Description:

This is the Japanese version of the (Not so) Short Introduction to LaTeX2e.

texlive-revtex4 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/revtex4-0
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Styles for various physics journals (old version)
Description:

This is an old version of revtex, and is kept as a courtesy to users having difficulty with the incompatibility of that latest version.

texlive-xq 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/xq
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Support for writing about xiangqi
Description:

The package is for writing about xiangqi or chinese chess. You can write games or parts of games and show diagrams with special positions.

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-changelog 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/changelog
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Typesetting @url{keepachangelog.com} style change logs
Description:

This package provides a changelog environment (which itself provides a version environment) to represent a change log. The package supports multiple authors, unreleased changes, and yanked (revoked) releases.

texlive-labelschanged 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/labelschanged
Licenses: Public Domain
Build system: texlive
Synopsis: Identify labels which cause endless ``may have changed'' warnings
Description:

Several conditions can cause LaTeX labels to keep changing, no matter how many times a document is recompiled. This package helps diagnose the cause of repeated ``Label(s) may have changed'' warnings. The names and before/after definitions of changing labels are printed at the end of each compile. Multiply-defined labels are printed as well.

texlive-matc3mem 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/matc3mem
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Class for MatematicaC3 textbooks
Description:

The class is a development of memoir, with additions (specifically, mathematical extensions) that provide support for writing the books for the Matematica C3 project to produce mathematical textbooks for use in Italian high schools.

texlive-hands 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/hands
Licenses: Public Domain
Build system: texlive
Synopsis: Pointing hand font
Description:

This package provides right- and left-pointing hands in both black-on-white and white-on-black realisation. The font is distributed as Metafont source.

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

The class typesets papers for IMS (Iranian Mathematical Society) conference proceedings. The class uses the XePersian package.

texlive-memory 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/memory
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Containers for data in LaTeX
Description:

The package allows the user to declare single object or array containers.

texlive-twoxtwogame 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/twoxtwogame
Licenses: ASL 2.0 CC-BY 4.0
Build system: texlive
Synopsis: Visualize 2x2 normal-form games
Description:

This is a package for the visualization of 2x2 normal form games. The package is based on PGF/TikZ and produces vector graphics that are intended for use in scientific publications. The commands include the creation of graphical representations of 2x2 games, the visualization of equilibria in 2x2 games and game embeddings for 2x2 games.

texlive-logix 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/logix
Licenses: SIL OFL 1.1 LPPL 1.3c
Build system: texlive
Synopsis: Supplement to the Unicode math symbols
Description:

The package provides a Unicode font with over 4,000 symbols to supplement the Unicode math symbols. It is compatible with and complements the AMS STIX2 math fonts, but focuses on new symbols and symbol variants more suited to work in logic.

texlive-2up 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/twoup-gen
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Macros to print two-up
Description:

The 2up package offers considerable flexibility as to paper size and layout, and produces a standard DVI file without involving additional DVI or PostScript filters.

texlive-scheme-minimal 2025.2
Propagated dependencies: texlive-collection-basic@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://www.tug.org/texlive/
Licenses: FSF-free
Build system: trivial
Synopsis: Minimal scheme (plain only)
Description:

This is the minimal TeX Live scheme, with support for only plain TeX. (No LaTeX macros.) LuaTeX is included because Lua scripts are used in TeX Live infrastructure. This scheme corresponds exactly to collection-basic.

texlive-colortab 2025.2
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-datetime2-finnish 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/datetime2-finnish
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Finnish language module for the @code{datetime2} package
Description:

This module provides the finnish style that can be set using \DTMsetstyle provided by datetime2.sty.

texlive-biblatex-jura2 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/biblatex-jura2
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Citation style for the German legal profession
Description:

The package offers BibLaTeX support for citations in German legal texts.

texlive-abntex2 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/abntex2
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Typeset technical and scientific Brazilian documents based on ABNT rules
Description:

The bundle provides support for typesetting technical and scientific Brazilian documents (like academic thesis, articles, reports, research project and others) based on the ABNT rules. It replaces the old abntex.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087