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

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-cje 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/cje
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: LaTeX document class for CJE articles
Description:

The cje article class allows authors to format their papers to Canadian Journal of Economics style with minimum effort. The class includes options for two other formats: review (double spaced, for use at the submission stage) and proof (used by the typesetters to prepare the proof authors will receive for approval).

texlive-tiet-question-paper 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tiet-question-paper
Licenses: Expat
Build system: texlive
Synopsis: LaTeX question paper class for the TIET
Description:

This package provides a LaTeX document class tiet-question-paper.cls in order to create question papers for the Thapar Institute of Engineering and Technologie (TIET). Although created for the TIET, the module is easily adaptable to any organization.

texlive-colorprofiles 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/colorprofiles
Licenses: LPPL 1.2+
Build system: texlive
Synopsis: Collection of free ICC profiles
Description:

This package collects ICC profiles that can be used by color profile aware applications or tools like the pdfx package, as well as TeX and LaTeX packages to access them.

texlive-interlinear 2025.2
Propagated dependencies: texlive-enumitem@2025.2 texlive-etoolbox@2025.2 texlive-l3packages@2025.2 texlive-marginnote@2025.2 texlive-xifthen@2025.2 texlive-xkeyval@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/interlinear
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Create interlinear glossed texts with customizable formatting
Description:

The interlinear package facilitates the creation of interlinear glossed texts, commonly used in linguistic examples. It is based on the gb4e package and builds upon its functionality to provide enhanced features. It offers extensive customization options, allowing users to control font styles, formatting, and layout. With predefined styles and margin note customization, interlinear provides a flexible solution for presenting linguistic data.

texlive-titlepic 2025.2
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-skb 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/skb
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Tools for a repository of long-living documents
Description:

The package provides macros that help to build a document repository for long living documents. It focuses on structure and re-use of text, code, figures etc. The basic concept is first to separate structure from content (i.e., text about a topic from the structure it is presented by) and then separating the content from the actual published document, thus enabling easy re-use of text blocks in different publications (i.e., text about a protocol in a short article about this protocol as well as in a book about many protocols); all without constantly copying or changing text. As a side effect, using the document classes provided, it hides a lot of LaTeX from someone who just wants to write articles and books.

texlive-luaaddplot 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/luaaddplot
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Extension to @code{pgfplots}' @code{\addplot} macro
Description:

This package is an extension to pgfplots. It extends the \addplot macro by a facility which allows modification of data files while they are read. With luaaddplot it is no longer necessary to pre-process data files generated by measuring devices with external scripts.

texlive-optexcount 2025.2
Dependencies: python@3.11.14
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/optexcount
Licenses: Expat
Build system: texlive
Synopsis: Python script for counting words in OpTeX documents
Description:

OpTeXcount is a basic Python utility that analyzes OpTeX source code. It is inspired by already existing TeXcount for LaTeX. The functionality is really lightweight and basic. It counts words and other elements of OpTeX document and sorts them out into individual categories. Users can print the source code with highlighted words using several colors, so they see what is considered as word, header etc.

texlive-feynmp-auto 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/feynmp-auto
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Automatic processing of @code{feynmp} graphics
Description:

The package takes care of running Metapost on the output files produced by the feynmp package, so that the compiled pictures will be available in the next run of LaTeX. The package honours options that apply to feynmp.

texlive-tkz-fct 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tkz-fct
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Tools for drawing graphs of functions
Description:

The tkz-fct package is designed to give math teachers (and students) easy access to programming graphs of functions with TikZ and Gnuplot.

texlive-cascade 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/cascade
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Constructions with braces to present mathematical demonstrations
Description:

The LaTeX package cascade provides a command \Cascade to do constructions to present mathematical demonstrations with successive braces for the deductions.

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

This package provides (pdf)LaTeX, XeLaTeX and LuaLaTeX support for the Gelasio family of fonts designed by Eben Sorkin to be metric-compatible with Georgia in its Regular and Bold weights. Medium and SemiBold weights have been added.

texlive-pedigree-perl 2025.2
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pedigree-perl
Licenses: GPL 2
Build system: texlive
Synopsis: Generate TeX pedigree files from CSV files
Description:

This program generates TeX commands to typeset pedigrees --- either TeX fragments or full LaTeX files, to be processed by the pst-pdgr package. The program has support for multilanguage pedigrees (at the present moment the English and Russian languages are supported).

texlive-hyphen-base 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://tug.org/texlive/
Licenses: Donald Knuth's license for TeX
Build system: texlive
Synopsis: Core hyphenation support files
Description:

This package includes Knuth's original hyphen.tex, zerohyph.tex to disable hyphenation, language.us which starts the autogenerated files language.dat and language.def (and default versions of those), etc.

texlive-mongolian-babel 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mongolian-babel
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Language definition file for Mongolian in Babel
Description:

This package provides support for Mongolian in a Cyrillic alphabet. (The work derives from the earlier Russian work for Babel.)

texlive-pst-graphicx 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-graphicx
Licenses: LPPL (any version)
Build system: texlive
Synopsis: PSTricks-compatible @code{graphicx} for use with Plain TeX
Description:

The package provides a version of graphicx that avoids loading the graphics bundle's (original) keyval package, which clashes with PSTricks use of xkeyval.

texlive-nicematrix 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/nicematrix
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Improve the typesetting of mathematical matrices with PGF
Description:

This package is based on the package array. It creates PGF/TikZ nodes under the cells of the array and uses these nodes to provide functionalities to construct tabulars, arrays and matrices. Among the features, it provides: continuous dotted lines for the mathematical matrices; exterior rows and columns (so-called border matrices); control of the width of the columns; tools to color rows and columns with a good PDF result; blocks of cells; etc.

texlive-marginalia 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/marginalia
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Non-floating marginal content with automatic placement for LuaLaTeX
Description:

This LuaLaTeX package allows the placement of marginal content anywhere, without \marginpar limits, and automatically adjusts positions to prevent overlaps or content being pushed off the page. In short, it tries to combine the best features from the packages marginnote, marginfix and marginfit with key-value settings that allow fine-grained customization.

texlive-panneauxroute 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/panneauxroute
Licenses: LPPL 1.3c CC-BY-SA 3.0
Build system: texlive
Synopsis: Commands to display French road signs (vector graphics)
Description:

The package provides commands to insert French road signs as vector graphics.

texlive-unbtex 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/unbtex
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Class for theses at @acronym{UnB, University of Brasilia}
Description:

This package provides a class based on abnTeX and compatible with pdfLaTex and Biber to prepare bachelor, master, and doctoral theses for the UnB, Brazil. The class also comes with a template for the various types of theses for undergraduate and graduate programs at UnB. The documentation for the class and the comments in the templates are all written in Portuguese, the language of the target audience.

texlive-mailing 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mailing
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Macros for mail merging
Description:

This package is for use when sending a large number of letters, all with the same body text. The package's \addressfile command is used to specify who the letter is to be sent to; the body of the \mailingtext command specifies the text of the letters, possibly using macros defined in the \addressfile.

texlive-grayhints 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/grayhints
Licenses: LPPL 1.2+
Build system: texlive
Synopsis: Produce gray hints to a variable text field
Description:

The package provides JavaScript code snippets to create gray hints. Gray hints, as the author terms them, are text that appears initially in a text field that gives a short hint as to what the contents of the text field should be. For example, a text field might contain the hint First Name, or a date field might read yyyy/mm/dd. As soon as the field comes into focus, the hint disappears. It reappears when the field is blurred and the user did not enter any text into the field. The package works for Dvips/Distiller, pdfLaTeX, LuaLaTeX, and XeLaTeX.

texlive-hwemoji 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/hwemoji
Licenses: LPPL 1.3c CC-BY 4.0
Build system: texlive
Synopsis: Unicode emoji support for pdfLaTeX with sequences
Description:

This package provides direct support for Unicode emoji in pdfLaTeX, with full access to emoji sequences including but not limited to flag sequences, diversity modifier sequences, and tag sequences.

texlive-tengwarscript 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tengwarscript
Licenses: LPPL (any version)
Build system: texlive
Synopsis: LaTeX support for using Tengwar fonts
Description:

The package provides mid-level access to Tengwar fonts, providing good quality output. Each tengwar sign is represented by a command, which will place the sign nicely in relation to previous signs. A transcription package is available from the package's home page: writing all those tengwar commands would quickly become untenable. The package supports the use of a wide variety of tengwar fonts that are available from the net; metric and map files are provided for all the supported fonts.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087