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

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.


emacs-emms-mode-line-cycle 0.2.5
Propagated dependencies: emacs-emms@24
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/momomo5717/emms-mode-line-cycle
Licenses: GPL 3+
Build system: emacs
Synopsis: Display the EMMS mode line as a ticker
Description:

This is a minor mode for updating the EMMS mode-line string cyclically within a specified width. It is useful for displaying long track titles.

emacs-indent-bars 0.9.2
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jdtsmith/indent-bars
Licenses: GPL 3+
Build system: emacs
Synopsis: Highlight indentation with bars
Description:

Indent Bars highlights indentation with configurable vertical graphical bars, using stipples. The color and appearance (weight, pattern, position within the character, zigzag, etc.) are all configurable. Indent Bars works in any mode using fixed tab or space-based indentation. In the terminal (or on request) it uses vertical bar characters instead of stipple patterns. Optional Treesitter support is also available.

emacs-alect-themes 0.11
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alezost/alect-themes
Licenses: GPL 3+
Build system: emacs
Synopsis: Low contrast, light, dark and black color theme for Emacs
Description:

emacs-alect-themes provides configurable light, dark and black color themes for Emacs. The themes are intended to be used with GUI.

emacs-jsdoc 0.4.0
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0 tree-sitter-javascript@0.23.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/isamert/jsdoc.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Inserts JSDoc function comments/typedefs easily
Description:

This package provides an easy way to insert JSDoc function comments and typedefs using Emacs' builtin tree-sitter.

emacs-ibuffer-vc 0.12
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/ibuffer-vc
Licenses: GPL 3+
Build system: emacs
Synopsis: Group Ibuffer's list by revision control system indications
Description:

Ibuffer-VC adds functionality to Ibuffer for grouping buffers by their parent revision control system root directory, and for displaying, or sorting, by the status of listed files.

emacs-ag 0.48
Dependencies: the-silver-searcher@2.2.0
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/ag.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Front-end for ag (the-silver-searcher) for Emacs
Description:

This package provides the ability to use the silver searcher, a code searching tool, sometimes abbreviated to ag. Features include version control system awareness, use of Perl compatible regular expressions, editing the search results directly and searching file names rather than the contents of files.

emacs-glsl-mode 2.4-0.b071120
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jimhourihan/glsl-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for Open GLSL shader files
Description:

This package provides a major mode for editing OpenGLSL grammar files, usually files ending with .vert, .frag, .glsl or .geom. It is based on C mode plus some features and pre-specified fontifications.

emacs-eval-in-repl-hy 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-hy-mode@1.0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kaz-yos/eval-in-repl
Licenses: Expat
Build system: emacs
Synopsis: One keybinding to communicate with REPLs
Description:

This package provides an ESS-like binding to send lines or regions to a REPL from Hy buffers.

emacs-org-texlive-collection 9.7.39
Propagated dependencies: texlive-capt-of@2025.2 texlive-collection-latexrecommended@2025.2 texlive-soul@2025.2 texlive-standalone@2025.2 texlive-ulem@2025.2 texlive-wrapfig@2025.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://orgmode.org/
Licenses: FSF-free
Build system: trivial
Synopsis: Basic TeX Live packages for Org mode LaTeX export
Description:

This meta-package propagates the TeX Live packages minimally required by the LaTeX output produced by Org mode.

emacs-org-gnosis 0.1.1
Propagated dependencies: emacs-compat@30.1.0.1 emacs-emacsql@4.3.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://thanosapollo.org/projects/org-gnosis/
Licenses: GPL 3+
Build system: emacs
Synopsis: Roam-like note taking system
Description:

Org Gnosis is a knowledge management tool that leverages Org mode for storing notes and journal entries, integrating them with an SQLite database for efficient retrieval and relationship mapping.

emacs-blackout 1.0-1.4bac446
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/raxod502/blackout
Licenses: GPL 3+
Build system: emacs
Synopsis: Clean up mode lighters
Description:

This package provides a function for hiding and customizing display of major and minor modes in the mode line.

emacs-beacon 1.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/beacon
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs minor mode creating a light that follows your cursor around
Description:

Beacon is an Emacs minor-mode. Whenever the window scrolls a light will shine on top of your cursor so you know where it is.

emacs-anaconda-mode 0.1.16-0.f900bd7
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0 emacs-pythonic@0.2-1.9eff417 emacs-s@1.13.0 emacs-tramp@2.8.0.5 emacs-xref@1.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/pythonic-emacs/anaconda-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Python code navigation, documentation lookup and completion in Emacs
Description:

This package provides Python code navigation, documentation lookup, and code completion for Emacs. It uses a lightweight Python backend to offer features like jumping to definitions, finding references, and viewing documentation, enhancing the Python development experience within Emacs.

emacs-window-tool-bar 0.3
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://github.com/chaosemer/window-tool-bar
Licenses: GPL 3+
Build system: emacs
Synopsis: Add tool bars inside Emacs windows
Description:

This package puts a tool bar in each Emacs window. This allows you to see multiple tool bars simultaneously directly next to the buffer it acts on which feels much more intuitive. Emacs "browsing" modes generally have sensible tool bars, for example: *info*, *help*, and *eww* have them.

It does this while being mindful of screen real estate. If `tool-bar-map is nil, then this package will not take up any space for an empty tool bar.

Most modes do not define a custom tool bar, so calling (setq tool-bar-map nil) in your init file will make most buffers not take up space for a tool bar.

To get the default behavior, run (global-window-tool-bar-mode 1) or enable via M-x customize-group RET window-tool-bar RET.

This uses the per-window tab line to show the tool bar. If you want to share space with an existing tab line, mode line, or header line, add (:eval (window-tool-bar-string)) to `tab-line-format', `mode-line-format', or `header-line-format'. For additional documentation, see info node `(emacs)Window Tool Bar'.

emacs-sly-named-readtables 0.1-1.a5a4267
Propagated dependencies: emacs-sly@1.0.43-9.9c43bf6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joaotavora/sly-named-readtables
Licenses: GPL 3+
Build system: emacs
Synopsis: Named-readtables support for SLY
Description:

sly-named-readtables is an external contrib for SLY that enables different readtables to be active in different parts of the same file.

emacs-expreg 1.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/casouri/expreg
Licenses: GPL 3+
Build system: emacs
Synopsis: Increase selected region by semantic units with tree-sitter
Description:

expreg, like expand-region, provides commands to expand and contract the region by semantic units. Unlike expand-region, expreg can leverage Emacs 29's tree-sitter support.

emacs-ebib 2.51.1
Propagated dependencies: emacs-biblio@0.3 emacs-compat@30.1.0.1 emacs-ivy@0.15.1 emacs-parsebib@6.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://joostkremers.github.io/ebib/
Licenses: Modified BSD GPL 3+
Build system: emacs
Synopsis: BibTeX database manager for Emacs
Description:

Ebib is a BibTeX database manager that runs in GNU Emacs. With Ebib you can create, sort and manage your .bib database files, all within Emacs. It supports searching, multi-line field values and @String and @Preamble definitions. Ebib integrates with (La)TeX mode, Org mode and other Emacs editing modes.

emacs-editorconfig 0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://editorconfig.org/
Licenses: GPL 3+
Build system: emacs
Synopsis: Define and maintain consistent coding styles between different editors and IDEs
Description:

The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.

emacs-counsel-tramp 0.7.7
Propagated dependencies: emacs-counsel@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/masasam/emacs-counsel-tramp
Licenses: GPL 3+
Build system: emacs
Synopsis: Ivy interface for TRAMP
Description:

This package allows ivy-mode to display and filter SSH servers.

emacs-tao-theme 1.1.1-1.468ee4f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/11111000000/tao-theme-emacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Parameterized uncolored color themes for Emacs
Description:

This package provides two parameterized uncolored color themes for Emacs: tao-yin and tao-yang. The default tao-theme-scale-fn is tao-theme-golden-scale.

You can customize: tao-theme-scale-fn, that returns 16 2-digit numbers; tao-theme-scale-filter-fn, for edge filter; and tao-theme-use-height.

emacs-lexic 0-0.f9b3de4
Dependencies: sdcv@0.5.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.tecosaur.net/tec/lexic
Licenses: GPL 3+
Build system: emacs
Synopsis: Find out more about words using Stardict dictionaries
Description:

This provides a major mode to view the output of dictionary tools, and utilities that perform searches and nicely format the results. Currently tied to sdcv, but this is intended to be changed in the future.

emacs-elysium 0.0.1-0.049ad30
Propagated dependencies: emacs-gptel@0.9.9.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lanceberge/elysium/
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically apply @code{gptel} changes
Description:

This package extends gptel, using that package to generate suggestions based on the user's request. Those code suggestions will then automatically be applied to the buffer in the format of a git merge.

emacs-parinfer-mode 0.4.10
Propagated dependencies: emacs-dash@2.20.0 emacs-rainbow-delimiters@2.1.5 emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DogLooksGood/parinfer-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: Lisp structure editing mode
Description:

parinfer-mode is a proof-of-concept editor mode for Lisp programming languages. It will infer some changes to keep Parens and Indentation inline with one another.

emacs-assess 0.7
Propagated dependencies: emacs-m-buffer@0.16.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/assess.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Test support functions
Description:

This provides functions to support ert, the Emacs Regression Test framework. It includes

  • a set of predicates for comparing strings, buffers and file contents.

  • explainer functions for all predicates giving useful output macros for creating many temporary buffers at once, and for restoring the buffer list.

  • methods for testing indentation, by comparison or "round-tripping".

  • methods for testing fontification.

Assess aims to be a stateless and noiseless as possible, leaving Emacs unchanged whether the tests succeed or fail and suppressing extraneous messages.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087