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

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-resphilosophica 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/resphilosophica
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Typeset articles for the journal @emph{Res Philosophica}
Description:

The bundle provides a class for typesetting articles for the journal Res Philosophica.

texlive-venturisadf 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/venturisadf
Licenses: LPPL 1.3+ FSF-free
Build system: texlive
Synopsis: Venturis ADF fonts collection
Description:

This package provides Venturis ADF fonts collection, serif and sans serif complete text font families, in both Adobe Type 1 and OpenType formats for publication. The family is based on Utopia family. Support for using the fonts, in LaTeX, is also provided.

texlive-annotate-equations 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/annotate-equations
Licenses: Expat
Build system: texlive
Synopsis: Easily annotate math equations using TikZ
Description:

This package provides commands that make it easy to highlight terms in equations and add annotation labels using TikZ. It should work with pdfLaTeX as well as LuaLaTeX.

texlive-pgfkeysearch 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pgfkeysearch
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Find keys in a given path recursively
Description:

This package offers a way to find keys in a given path recursively, unlike pgfkeysvalueof.

texlive-listings-ext 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/listings-ext
Licenses: LPPL 1.2+
Build system: texlive
Synopsis: Automated input of source
Description:

The package provides a means of marking a source, so that samples of it may be included in a document (by means of the listings package) in a stable fashion, regardless of any change to the source. The markup in the source text defines tags for blocks of source. These tags are processed by a shell script to make a steering file that is used by the package when LaTeX is being run.

texlive-edmac 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/edmac
Licenses: GPL 2
Build system: texlive
Synopsis: Typeset critical editions
Description:

This is the type example package for typesetting scholarly critical editions.

texlive-quickreaction 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/quickreaction
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Simple way to typeset chemical reactions
Description:

This package provides the quickreaction environment and the \quickarrow command to simplify the typesetting of chemical reactions.

texlive-xetex-bin 2025.2
Dependencies: fontconfig-minimal@2.14.0 harfbuzz@11.4.4 icu4c@73.1 libpng@1.6.39 libxt@1.3.1 zlib@1.3.1 zziplib@0.13.78 freetype@2.13.3 teckit@2.5.10 texlive-dvipdfmx-bin@2025.2
Propagated dependencies: texlive-libkpathsea@2025.2 texlive-scripts@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/xetex
Licenses: X11
Build system: gnu
Synopsis: Binary for @code{texlive-xetex}
Description:

This package provides the binary for texlive-xetex.

texlive-glossaries 2025.2
Dependencies: perl@5.36.0
Propagated dependencies: texlive-amsmath@2025.2 texlive-datatool@2025.2 texlive-etoolbox@2025.2 texlive-mfirstuc@2025.2 texlive-tracklang@2025.2 texlive-xfor@2025.2 texlive-xkeyval@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/glossaries
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Create glossaries and lists of acronyms
Description:

The glossaries package supports acronyms and multiple glossaries, and has provision for operation in several languages (using the facilities of either Babel or Polyglossia). New entries are defined to have a name and description (and optionally an associated symbol). Support for multiple languages is offered, and plural forms of terms may be specified. An additional package, glossaries-accsupp, can make use of the accsupp package mechanisms for accessibility support for PDF files containing glossaries. The user may define new glossary styles, and preambles and postambles can be specified. There is provision for loading a database of terms, but only terms used in the text will be added to the relevant glossary.

The package uses an indexing program to provide the actual glossary; either MakeIndex or Xindy may serve this purpose, and a Perl script is provided to serve as interface. The package supersedes glossary package (which is now obsolete).

texlive-tokcycle 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tokcycle
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Build tools to process tokens from an input stream
Description:

The tokcycle package helps one to build tools to process tokens from an input stream. If a macro to process an arbitrary single token can be built, then tokcycle can provide a wrapper for cycling through an input stream (including macros, spaces, and groups) on a token-by-token basis, using the provided macro on each successive character. tokcycle characterizes each successive token in the input stream as a Character, a Group, a Macro, or a Space. Each of these token categories are processed with a unique directive, to bring about the desired effect of the token cycle. If condition flags are provided to identify active, implicit, and catcode-6 tokens as they are digested. The package provides a number of options for handling groups.

texlive-pst-poker 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-poker
Licenses: LGPL 3
Build system: texlive
Synopsis: Drawing poker cards
Description:

This PSTricks related package can create poker cards in various manners.

texlive-q-and-a 2025.2
Propagated dependencies: texlive-einfart@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/q-and-a
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Typesetting Q&A-style conversation made easier
Description:

Q-and-A is a LaTeX document class for you to typeset Q&A-style conversation. It turns simple pure text Q&A dialog into a carefully designed document. Notably, it features two themes, ChatGPT-light and ChatGPT-dark, enabling you to format your Q&A dialog in a way that closely resembles the interface of ChatGPT.

texlive-quran 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/quran
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Easy way to typeset any part of the @emph{Holy Quran}
Description:

This package offers the user an easy way to typeset the Holy Quran. It provides several macros for typesetting the whole or any part of the Quran based on its popular division, including Surah, Ayah, Juz, Hizb, Quarter, and Page. Besides the Arabic original, translations to English, German, French, and Persian are provided, as well as an English transliteration.

texlive-volumes 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/volumes
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Typeset only parts of a document, with complete indexes etc
Description:

This package helps you if you want to produce separate printed volumes from one LaTeX document, as well as one comprehensive, all-inclusive version. It suppresses the part of the table of contents that are not typeset, while counters, definitions, index entries etc., are kept consistent throughout the input file.

texlive-authordate 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/authordate
Licenses: Donald Knuth's license for TeX
Build system: texlive
Synopsis: Author/date style citation styles
Description:

The bundle provides four BibTeX styles (authordate1, ..., authordate4), and a LaTeX package, for citation in author/date style. The BibTeX styles differ in how they format names and titles; one of them is necessary for the LaTeX package to work.

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

The package contains LaTeX support for the DejaVu fonts, which are derived from the Vera fonts but contain more characters and styles. The fonts are included in the original TrueType format, and in converted Type 1 format. The (currently) supported encodings are: OT1, T1, IL2, TS1, T2*, X2, QX, and LGR. The package doesn't (currently) support mathematics.

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

This package provides (re-)definitions of some LaTeX commands that can be useful for the preparation of papers with the style of the proceedings of symposia sponsored by the IAG published by Springer-Verlag.

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

This package provides the Libre Baskerville family of fonts, designed by Pablo Impallari, for use with LaTeX, pdfLaTeX, XeLaTeX or LuaLaTeX. It is primarily intended to be a web font but is also attractive as a text font. A BoldItalic variant has been artificially generated.

texlive-gothic 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gothic
Licenses: LPPL 1.2+ LPPL 1.3c Public Domain
Build system: texlive
Synopsis: Collection of old German-style fonts
Description:

This package provides a collection of fonts that reproduce those used in old German printing and handwriting. The set comprises Gothic, Schwabacher and Fraktur fonts, a pair of handwriting fonts, Sutterlin and Schwell, and a font containing decorative initials. In addition, there are two re-encoding packages for Haralambous's fonts, providing T1, using virtual fonts, and OT1 and T1, using Metafont.

texlive-geschichtsfrkl 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/geschichtsfrkl
Licenses: LPPL (any version)
Build system: texlive
Synopsis: BibLaTeX style for historians
Description:

The package provides a BibLaTeX style, (mostly) meeting the requirements of the History Faculty of the University of Freiburg (Germany).

texlive-sty2dtx 2025.2
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/sty2dtx
Licenses: GPL 3
Build system: texlive
Synopsis: Create a @file{.dtx} file from a @file{.sty} file
Description:

The package provides a Perl script that converts a .sty file (LaTeX package) to .dtx format (documented LaTeX source), by surrounding macro definitions with macro and macrocode environments. The macro name is automatically inserted as an argument to the macro environment. Code lines outside macro definitions are wrapped only in macrocode environments. Empty lines are removed. The script should not be thought to be fool proof and 100% accurate but rather as a good start to the business of making a .dtx file from an undocumented style file. Full .dtx files are generated. A template based on the skeleton file from dtxtut is used. User level macros are added automatically to the Usage section of the .dtx file. A corresponding .ins file can be generated as well.

texlive-vancouver 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/vancouver
Licenses: LPPL 1.3+
Build system: texlive
Synopsis: Bibliographic style file for Biomedical journals
Description:

This BibTeX style file is expected to meet the Uniform Requirements for Manuscripts Submitted to Biomedical Journals (also known as the Vancouver style).

texlive-garuda-c90 2025.2
Propagated dependencies: texlive-fonts-tlwg@2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/garuda-c90
Licenses: GPL 2+
Build system: texlive
Synopsis: TeX support (from CJK) for the Garuda font
Description:

This package provides TeX support (from CJK) for the Garuda font.

texlive-isodate 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/isodate
Licenses: LPPL (any version)
Build system: texlive
Synopsis: Tune the output format of dates according to language
Description:

This package provides ten output formats of the commands \today, \printdate, \printdateTeX, and \daterange (partly language dependent). The commands \printdate and \printdateTeX print any date. The command \daterange prints a date range and leaves out unnecessary year or month entries. This package supports German (old and new rules), Austrian, US English, British English, French, Danish, Swedish, and Norwegian.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091