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

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-git-gutter 0.93
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-git-gutter
Licenses: GPL 3+
Build system: emacs
Synopsis: See and manage hunks of text in a version control system
Description:

This package is an Emacs minor mode for displaying and interacting with hunks of text managed in a version control system. Added modified and deleted areas can be indicated with symbols on the edge of the buffer, and commands can be used to move between and perform actions on these hunks.

Git, Mercurial, Subversion and Bazaar are supported, and many parts of the display and behaviour is easily customisable.

emacs-nyxt 0.1.1-0.5f732e3
Dependencies: nyxt@3.11.7
Propagated dependencies: emacs-sly@1.0.43-9.9c43bf6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.migalmoreno.com/nyxt.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Interact with Nyxt from Emacs
Description:

This package consists of custom logic to interact with Nyxt from Emacs.

emacs-eshell-z 0.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xuchunyang/eshell-z
Licenses: GPL 3+
Build system: emacs
Synopsis: Quick navigation to frequently visited directories
Description:

This package is a port of z, and keeps track of visited directories and commands invoked within them in order to enable navigation via input of matching regexps.

emacs-csound-mode 0.2.3
Propagated dependencies: emacs-dash@2.20.0 emacs-highlight@0-2.24366df emacs-multi@2.0.1 emacs-shut-up@0.3.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hlolli/csound-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for coding in CSound
Description:

This package provides both a basic major mode for editing CSound files, as well as a REPL for fast feedback when composing and sound-designing using CSound.

emacs-auth-source-xoauth2 1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ccrusius/auth-source-xoauth2
Licenses: ASL 2.0
Build system: emacs
Synopsis: XOAuth2 authentication capabilities for Emacs auth-source
Description:

This package adds XOAuth2 authentication capabilities to Emacs auth-source. This integration requires some preliminary work on the users’ part, which includes creating tokens.

emacs-lcr 1.5
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jyp/lcr
Licenses: GPL 3+
Build system: emacs
Synopsis: Lightweight coroutines in Emacs Lisp
Description:

This package provides macros that can translate code into equivalent continuation-passing code, as well as miscellaneous utility functions written in continuation-passing style.

emacs-claude-code-ide 0.2.5
Propagated dependencies: emacs-flycheck@35.0 emacs-transient@0.11.0 emacs-vterm@0.0.2-2.056ad74 emacs-web-server@0.1.2 emacs-websocket@1.15
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/manzaltu/claude-code-ide.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Claude Code IDE integration for Emacs
Description:

This package provides native integration with Claude Code CLI through the MCP. It creates a bidirectional bridge between Claude and Emacs, enabling Claude to leverage Emacs features including LSP, project management, tree-sitter, and custom Elisp functions. Features include automatic project detection and session management, terminal integration with vterm or eat, diagnostic integration with Flycheck and Flymake, advanced diff viewing with ediff, and an extensible MCP tools server for accessing Emacs commands such as xref and imenu.

emacs-math-symbol-lists 1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vspinu/math-symbol-lists
Licenses: GPL 3+
Build system: emacs
Synopsis: Lists of Unicode math symbols and @code{LaTeX} commands
Description:

This is a storage package used by completion engines like company-math.

emacs-weblorg 0.1.2-0.0db218b
Propagated dependencies: emacs-templatel@0.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs.love/weblorg/
Licenses: GPL 3+
Build system: emacs
Synopsis: Static site generator for Org mode
Description:

Weblorg is a static site generator particularly suitable for blogs, written in Emacs Lisp and with support for templates and themes. It requires no external dependencies.

emacs-srv 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/legoscia/srv.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs Lisp library to perform SRV DNS requests
Description:

SRV implements RFC 2782 (SRV records). It is used to look up hostname and port for a service at a specific domain. There might be multiple results, and the caller is supposed to attempt to connect to each hostname+port in turn.

emacs-vc-hgcmd 1.14.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/muffinmad/emacs-vc-hgcmd
Licenses: GPL 3+
Build system: emacs
Synopsis: Version control (VC) backend for the Mercurial command server
Description:

This package provides an Emacs VC backend to work with Mercurial repositories through the Mercurial command server. The main advantage compared to vc-hg is speed.

emacs-isearch-dabbrev 0.1-1.1efe7ab
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Dewdrops/isearch-dabbrev
Licenses: GPL 3+
Build system: emacs
Synopsis: Use @code{dabbrev} within @code{isearch}
Description:

This package allows dabbrev-expand to be used within isearch-mode.

emacs-jinja2-mode 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/paradoxxxzero/jinja2-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major mode for jinja2
Description:

Emacs major mode for jinja2 with: syntax highlighting, sgml/html integration, and indentation (working with sgml).

emacs-memory-usage 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/memory-usage.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Analyze the memory usage of Emacs in various ways
Description:

This package provides the command memory-usage, which lists all buffers and how much memory they use.

emacs-eval-in-repl-sml 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-sml-mode@6.12
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 Standard ML buffers.

emacs-html-to-hiccup 1-0.50a52e2
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/plexus/html-to-hiccup
Licenses: MPL 2.0 GPL 3+
Build system: emacs
Synopsis: Turn HTML into Hiccup syntax
Description:

This is an Emacs package that turns HTML into Hiccup syntax which is a popular notation to use when doing Clojure/ClojureScript web development.

emacs-rmsbolt 0.1.2-0.ff49666
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jgkamat/rmsbolt
Licenses: AGPL 3+
Build system: emacs
Synopsis: Emacs viewer for compiler output
Description:

RMSBolt is a package to provide assembly or bytecode output for a source code input file.

emacs-simple-modeline 1.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gexplorer/simple-modeline
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple mode-line configuration for Emacs
Description:

This package provides a simple mode-line configuration for Emacs.

emacs-org-sidebar 0.4
Propagated dependencies: emacs-dash@2.20.0 emacs-org@9.7.39 emacs-org-ql@0.8.10 emacs-org-super-agenda@1.3 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-sidebar
Licenses: GPL 3+
Build system: emacs
Synopsis: Helpful sidebar for Org buffers
Description:

This package provides a sidebar for Org buffers. At the top is a chronological list of scheduled and deadlined tasks in the current buffer (similar to the Org agenda ,but without all its features), and below that is a list of all other non-done to-do items. If the buffer is narrowed, the sidebar only shows items in the narrowed portion; this allows seeing an overview of tasks in a subtree.

emacs-esxml 0.3.8
Propagated dependencies: emacs-kv@0.0.19
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tali713/esxml/
Licenses: GPL 3+
Build system: emacs
Synopsis: SXML for EmacsLisp
Description:

This is XML/XHTML done with S-Expressions in EmacsLisp. Simply, this is the easiest way to write HTML or XML in Lisp. This library uses the native form of XML representation as used by many libraries already included within Emacs. See esxml-to-xml for a concise description of the format.

emacs-clj-refactor 3.12.0
Propagated dependencies: emacs-cider@1.20.0 emacs-clojure-mode@5.20.0 emacs-hydra@0.15.0 emacs-inflections@2.6 emacs-multiple-cursors@1.5.0 emacs-paredit@26 emacs-parseedn@1.2.1 emacs-yasnippet@0.14.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clojure-emacs/clj-refactor.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Powerful refactoring functionality for Clojure projects
Description:

This Emacs package complements the refactoring functionality you'd find in Clojure mode and CIDER.

emacs-helm-system-packages 1.10.2
Dependencies: recutils@1.9
Propagated dependencies: emacs-helm@4.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-system-packages
Licenses: GPL 3+
Build system: emacs
Synopsis: Helm System Packages is an interface to your package manager
Description:

List all available packages in Helm (with installed packages displayed in their own respective face). Fuzzy-search, mark and execute the desired action over any selections of packages: Install, uninstall, display packages details (in Org Mode) or insert details at point, find files owned by packages... And much more, including performing all the above over the network.

emacs-mode-line-bell 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/mode-line-bell
Licenses: GPL 3+
Build system: emacs
Synopsis: Flash the mode-line instead of ringing the bell
Description:

This Emacs package provides a global minor mode mode-line-bell-mode which sets ring-bell-function to a function that will briefly flash the mode-line when the bell is rung.

emacs-zop-to-char 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/thierryvolpiatto/zop-to-char
Licenses: GPL 3+
Build system: emacs
Synopsis: Visual zap-to-char command for Emacs
Description:

This package provides a visual zap-to-char command for Emacs.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087