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

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-hobby 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/hobby
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Implementation of Hobby's algorithm for PGF/TikZ
Description:

This package defines a path generation function for PGF/TikZ which implements Hobby's algorithm for a path built out of Bezier curves which passes through a given set of points.

texlive-pst-rubans 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-rubans
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Draw three-dimensional ribbons
Description:

The package uses PStricks and pst-solides3d to draw three dimensional ribbons on a cylinder, torus, sphere, cone or paraboloid. The width of the ribbon, the number of turns, the colour of the outer and the inner surface of the ribbon may be set. In the case of circular and conical helices, one may also choose the number of ribbons.

texlive-modular 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/modular
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Relative section headings for modular documents
Description:

LaTeX sections have absolute depth, e.g., \section, \subsection, etc. When composing modular documents, we want relative depths. The coseoul package provides relative headings, but does not get things right when composing a document modularly from multiple parts. This package provides the missing piece.

texlive-gloss 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gloss
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Create glossaries using BibTeX
Description:

This package provides a glossary package using BibTeX with \cite replaced by \gloss.

texlive-datetime2-serbian 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/datetime2-serbian
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Serbian language module for the @code{datetime2} package
Description:

This module provides the serbian style that can be set using \DTMsetstyle provided by datetime2.sty. It provides both Cyrillic and Latin, Ekavian and Ijekavian variants of Serbian date formats, regionalized and non-regionalized.

texlive-dowith 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/dowith
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Apply a command to a list of items
Description:

The package provides macros for applying a command to all elements of a list without separators, and also for extending and reducing macros storing such lists. Applications in mind belonged to LaTeX, but the package should work with other formats as well.

texlive-beamer 2025.2
Propagated dependencies: texlive-amscls@2025.2 texlive-amsfonts@2025.2 texlive-amsmath@2025.2 texlive-atbegshi@2025.2 texlive-etoolbox@2025.2 texlive-geometry@2025.2 texlive-hyperref@2025.2 texlive-iftex@2025.2 texlive-pgf@2025.2 texlive-translator@2025.2 texlive-xcolor@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://www.ctan.org/pkg/beamer
Licenses: LPPL 1.3c+ GPL 2+ FDL 1.3+
Build system: texlive
Synopsis: LaTeX class for producing presentations and slides
Description:

The beamer LaTeX class can be used for producing slides. The class works in both PostScript and direct PDF output modes, using the pgf graphics system for visual effects. Content is created in the frame environment, and each frame can be made up of a number of slides using a simple notation for specifying material to appear on each slide within a frame. Short versions of title, authors, institute can also be specified as optional parameters. Whole frame graphics are supported by plain frames. The class supports figure and table environments, transparency effects, varying slide transitions and animations.

texlive-nature 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/nature
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Prepare papers for the journal @emph{Nature}
Description:

Nature does not accept papers in LaTeX, but it does accept PDF. This class and BibTeX style provide what seems to be necessary to produce papers in a format acceptable to the publisher.

texlive-pagecolor 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pagecolor
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Interrogate page color
Description:

This package provides the command \thepagecolor, which gives the current page (background) color, i.e., the argument used with the most recent call of \pagecolor{...}. The command \thepagecolornone gives the same color as \thepagecolor, except when the page background color is none (e.g., as a result of using the \nopagecolor command). In that case \thepagecolor is white and \thepagecolornone is none. When \nopagecolor is unknown or broken (crop package), this package provides a replacement. Similar to \newgeometry and \restoregeometry of the geometry package \newpagecolor{...} and \restorepagecolor are provided. For use with the crop package \backgroundpagecolor{...} as well as \newbackgroundpagecolor{...} and \restorebackgroundpagecolor are provided.

texlive-tikzquads 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tikzquads
Licenses: LPPL 1.3c AGPL 3+
Build system: texlive
Synopsis: few shapes designed to be used with CircuiTikZ
Description:

This package defines a few extra shapes, Quadripoles and single port, which can be used standalone, but are mainly meant to be used with CircuiTikZ.

texlive-babel-polish 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/babel-polish
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Babel support for Polish
Description:

This package provides the language definition file for support of Polish in babel. Some shortcuts are defined, as well as translations to Polish of standard LaTeX names.

texlive-synproof 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/synproof
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Easy drawing of syntactic proofs
Description:

The package provides a set of macros based on PSTricks that will enable you to draw syntactic proofs easily (inspired by the Gamut books). Very few commands are needed, however fine tuning of the various parameters (dimensions) can still be achieved through key=value pairs.

texlive-almfixed 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/almfixed
Licenses: GUST font license 1.0
Build system: texlive
Synopsis: Extend TeX-Gyre Latin Modern to full Arabic Unicode support
Description:

Arabic-Latin Modern Fixed is an extension of TeX-Gyre Latin Modern Mono 10 Regular. Every glyph and OpenType feature of the Latin Modern Mono has been retained, with minor improvements. On the other hand, we have changed the vertical metrics of the font.

The unique feature of Arabic-Latin Modern is its treatment of vowels and diacritics. Each vowel and diacritic (ALM Fixed contains a total of 68 such glyphs) may now be edited horizontally within any text editor or processor. Editing complex Arabic texts will now be much easier to input and to proofread.

texlive-elteiktdk 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/elteiktdk
Licenses: Expat
Build system: texlive
Synopsis: TDK-thesis template for Hungarian TDK conferences, Section of Computer Science
Description:

The National Conference of Scientific Students Associations (OTDK) of Hungary is a scientific event for Bachelor and Master students in the country, where students compete with their research papers in all field of science. The conference/competition has two rounds: a university level and a country level (for the best papers). This class template enforces the required formatting rules for TDK theses and generates the cover and title page given on the provided metadata. The formatting rules are defined to meet the requirements for TDK theses submitted at the Eotvos Lorand University, Faculty of Informatics (Budapest, Hungary). This also fits the formatting requirements of the Computer Science Section of the country level round. With sufficient modifications the template could be usable for TDK theses at other national and faculty level sections, too. The template supports producing both Hungarian and English theses.

texlive-biblatex-musuos 2025.2
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-synthslant 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/synthslant
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Synthetically slant text
Description:

This package allows to slant (or shear) short pieces of text to the left or to the right by an arbitrary angle, thus creating for example ``fake italics'' or upright italics. Several back-ends that do the actual shearing are supported, though currently the pdfLaTeX back-end works best concerning output quality and processing speed.

texlive-mindflow 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/mindflow
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Write your ideas in a clear way
Description:

This package provides an environment that has its own line numbers or markers and can be well distinguished from the main text, for writing your ideas or annotations.

texlive-tapir 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tapir
Licenses: GPL 3+
Build system: texlive
Synopsis: Simple geometrical font
Description:

Tapir is a simple geometrical font mostly created of line and circular segments with constant thickness. The font is available as Metafont source and in Adobe Type 1 format. The character set contains all ASCII characters in the range 0-127 (as in cmr10), accented characters used in the Czech, Slovak and Polish languages.

texlive-wordle 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/wordle
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Create Wordle grids
Description:

This package provides environments (in French or English) to display Wordle grids.

texlive-cyklop 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/cyklop
Licenses: GUST font license 1.0
Build system: texlive
Synopsis: The Cyclop typeface
Description:

The Cyclop typeface was designed in the 1920s at the workshop of Warsaw type foundry Odlewnia Czcionek J. Idzkowski i S-ka. This sans serif typeface has a highly modulated stroke so it has high typographic contrast. The vertical stems are much heavier then horizontal ones. Most characters have thin rectangles as additional counters giving the unique shape of the characters. The lead types of Cyclop typeface were produced in slanted variant at sizes 8-48 pt. It was heavily used for heads in newspapers and accidents prints. Typesetters used Cyclop in the inter-war period, during the occupation in the underground press. The typeface was used until the beginnings of the offset print and computer typesetting era. Nowadays it is hard to find the metal types of this typeface.

The fonts are distributed in the Type1 and OpenType formats along with the files necessary for use these fonts in TeX and LaTeX including encoding definition files: T1 (ec), T5 (Vietnamese), OT4, QX, texnansi and nonstandard ones (IL2 for Czech fonts).

texlive-chifoot 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/chifoot
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Chicago-style footnote formatting
Description:

This package provides a very short snippet that sets the footnotes to be conformant with the Chicago style, so the footnotes at the bottom of the page are now marked with a full-sized number, rather than with a superscript number.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091