_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-master-xwidgets 32.0.50-1771186649.4717a8a
Dependencies: webkitgtk-with-libsoup2@2.50.3 libxcomposite@0.4.6 cairo@1.18.4 dbus@1.16.2 gtk+@3.24.51 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libwebp@1.3.2 pango@1.56.4 poppler@22.09.0 gnutls@3.8.9 libgccjit@14.3.0 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.16 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: divya-lambda
Location: divya-lambda/packages/emacs.scm (divya-lambda packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: The extensible, customizable, self-documenting text editor (with xwidgets support)
Description:

GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.

emacs-master-pgtk-igc 31.0.50-1.0676197
Dependencies: cairo@1.18.4 dbus@1.16.2 gtk+@3.24.51 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libwebp@1.3.2 pango@1.56.4 poppler@22.09.0 gnutls@3.8.9 libgccjit@14.3.0 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.16 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: emacs-master
Location: emacs-master.scm (emacs-master)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: The extensible, customizable, self-documenting text editor
Description:

GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.

emacs-fish-completion 1.2
Dependencies: fish@4.7.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/Ambrevar/emacs-fish-completion
Licenses: GPL 3+
Build system: emacs
Synopsis: Fish completion for Emacs pcomplete
Description:

This package provides completion for the Fish shell to pcomplete (used by shell and Eshell). You can set it up globally with:

(when (and (executable-find "fish")
           (require 'fish-completion nil t))
  (global-fish-completion-mode))

Alternatively, you can call the fish-completion-mode manually or in shell/Eshell mode hook.

The package emacs-bash-completion is an optional dependency: if available, fish-completion-complete can be configured to fall back on bash to further try completing. See fish-completion-fallback-on-bash-p.

emacs-claude-code-ide 0.2.7-2.56db02e
Propagated dependencies: emacs-flycheck@36.0 emacs-transient@0.13.2 emacs-vterm@0.0.2-3.a01a289 emacs-web-server@0.1.2 emacs-websocket@1.16
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-org-page-native 20241227.814
Propagated dependencies: emacs-ht-native@2.4-0.1c49aad emacs-simple-httpd-native@1.5.1 emacs-mustache-native@0.23 emacs-htmlize-native@1.59 emacs-org-native@9.8.3 emacs-dash-native@2.20.0 emacs-git-native@20140128.1041
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/kelvinh/org-page
Licenses: GPL 3+
Build system: emacs
Synopsis: Static site generator based on org mode
Description:

See documentation at https://github.com/kelvinh/org-page Org-page is a static site generator based on org mode. Org-page provides following features: 1) org sources and html files managed by git 2) incremental publication (according to =git diff= command) 3) category support 4) tags support (auto generated) 5) RSS support (auto generated) 6) search engine support (auto generated) 7) a beautiful theme 8) theme customization support 9) commenting (implemented using disqus) 10) site visiting tracking (implemented using google analytics) 11) index/about page support (auto generated if no default provided) 12) site preview 13) highly customizable.

emacs-window-tool-bar 0.3
Propagated dependencies: emacs-compat@31.0.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-persistent-soft 20150223.1853
Propagated dependencies: emacs-pcache@20220724.1841 emacs-list-utils@0.4.7
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: http://github.com/rolandwalker/persistent-soft
Licenses: FreeBSD
Build system: emacs
Synopsis: Persistent storage, returning nil on failure
Description:

Quickstart (require persistent-soft) (persistent-soft-store hundred 100 "mydatastore") (persistent-soft-fetch hundred "mydatastore") ; 100 (persistent-soft-fetch thousand "mydatastore") ; nil quit and restart Emacs (persistent-soft-fetch hundred "mydatastore") ; 100 Explanation This is a wrapper around pcache.el, providing "soft" fetch and store routines which never throw an error, but instead return nil on failure. There is no end-user interface for this library. It is only useful from other Lisp code. The following functions are provided: `persistent-soft-store `persistent-soft-fetch `persistent-soft-exists-p `persistent-soft-flush `persistent-soft-location-readable `persistent-soft-location-destroy To use persistent-soft, place the persistent-soft.el library somewhere Emacs can find it, and add the following to your ~/.emacs file: (require persistent-soft) See Also M-x customize-group RET persistent-soft RET Notes Using pcache with a more recent version of CEDET gives Unsafe call to `eieio-persistent-read'. eieio-persistent-read: Wrong type argument: class-p, nil This library provides something of a workaround. Compatibility and Requirements GNU Emacs version 24.4-devel : yes, at the time of writing GNU Emacs version 24.3 : yes GNU Emacs version 23.3 : yes GNU Emacs version 22.3 and lower : no Uses if present: pcache.el (all operations are noops when not present) Bugs Persistent-soft is a wrapper around pcache which is a wrapper around eieio. Therefore, persistent-soft should probably be rewritten to use eieio directly or recast as a patch to pcache. TODO Setting print-quoted doesn't seem to influence EIEIO. It doesn't seem right that the sanitization stuff is needed. Detect terminal type as returned by (selected-terminal) as unserializable. Correctly reconstitute cyclic list structures instead of breaking them. Notice and delete old data files. ; License Simplified BSD License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. This software is provided by Roland Walker "AS IS" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall Roland Walker or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Roland Walker.

emacs-avk-emacs-themes 20230825.922
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/avkoval/avk-emacs-themes
Licenses:
Build system: melpa
Synopsis: Various themes by Alex V. Koval
Description:

Documentation at https://melpa.org/#/avk-emacs-themes

emacs-other-emacs-eval 20180408.1348
Propagated dependencies: emacs-async@20260729.1431
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/other-emacs-eval
Licenses:
Build system: melpa
Synopsis: Evaluate the Emacs Lisp expression in other Emacs
Description:

Documentation at https://melpa.org/#/other-emacs-eval

emacs-license-snippets 1.0.0
Propagated dependencies: emacs-yasnippet@0.14.3
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/sei40kr/license-snippets
Licenses: GPL 3+
Build system: emacs
Synopsis: LICENSE templates for yasnippet
Description:

LICENSE templates for yasnippet

emacs-nerd-icons-dired 0.0.1
Propagated dependencies: emacs-nerd-icons@0.1.0-2.d41902f
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/rainstormstudio/nerd-icons-dired
Licenses: GPL 3
Build system: emacs
Synopsis: nerd-icons theme for dired
Description:

nerd-icons theme for dired

emacs-clojure-snippets 20241226.1639
Propagated dependencies: emacs-yasnippet@20250602.1342
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/mpenet/clojure-snippets
Licenses:
Build system: melpa
Synopsis: Yasnippets for clojure
Description:

Documentation at https://melpa.org/#/clojure-snippets

emacs-elfeed-dashboard 20210727.603
Propagated dependencies: emacs-elfeed@20260919.1336
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Manoj321/elfeed-dashboard
Licenses:
Build system: melpa
Synopsis: An extensible frontend for elfeed using org-mode
Description:

Documentation at https://melpa.org/#/elfeed-dashboard

emacs-flymake-quickdef 20200308.2342
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/karlotness/flymake-quickdef
Licenses:
Build system: melpa
Synopsis: Quickly define a new Flymake backend
Description:

Documentation at https://melpa.org/#/flymake-quickdef

emacs-python-docstring 20231203.2036
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/glyph/python-docstring-mode
Licenses:
Build system: melpa
Synopsis: Smart Python docstring formatting
Description:

Documentation at https://melpa.org/#/python-docstring

emacs-flycheck-dedukti 20171103.1212
Propagated dependencies: emacs-flycheck@20260902.1403 emacs-dedukti-mode@20171103.1212
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/rafoo/flycheck-dedukti
Licenses:
Build system: melpa
Synopsis: Flycheck integration of Dedukti
Description:

Documentation at https://melpa.org/#/flycheck-dedukti

emacs-catppuccin-theme 20260406.30
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/catppuccin/emacs
Licenses:
Build system: melpa
Synopsis: Catppuccin for Emacs - 🍄 Soothing pastel theme for Emacs
Description:

Documentation at https://melpa.org/#/catppuccin-theme

emacs-colorless-themes 20210102.1035
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://git.sr.ht/~lthms/colorless-themes.el
Licenses:
Build system: melpa
Synopsis: A macro to generate mostly colorless themes
Description:

Documentation at https://melpa.org/#/colorless-themes

emacs-flymake-yamllint 20230226.1024
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/shaohme/flymake-yamllint
Licenses:
Build system: melpa
Synopsis: YAML linter with yamllint
Description:

Documentation at https://melpa.org/#/flymake-yamllint

emacs-recursive-narrow 20190306.1521
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/nflath/recursive-narrow
Licenses:
Build system: melpa
Synopsis: Narrow-to-region that operates recursively
Description:

Documentation at https://melpa.org/#/recursive-narrow

emacs-ert-expectations 20121009.734
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://www.emacswiki.org/emacs/download/ert-expectations.el
Licenses:
Build system: melpa
Synopsis: The simplest unit test framework in the world
Description:

Documentation at https://melpa.org/#/ert-expectations

emacs-consult-flyspell 20230322.204
Propagated dependencies: emacs-consult@20260913.2232
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/OlMon/consult-flyspell
Licenses:
Build system: melpa
Synopsis: Consult integration for flyspell
Description:

Documentation at https://melpa.org/#/consult-flyspell

emacs-highlight-blocks 20190318.1557
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Fanael/highlight-blocks
Licenses:
Build system: melpa
Synopsis: Highlight the blocks point is in
Description:

Documentation at https://melpa.org/#/highlight-blocks

emacs-flycheck-phpstan 20260717.1734
Propagated dependencies: emacs-flycheck@20260902.1403 emacs-phpstan@20260717.1734
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-php/phpstan.el
Licenses:
Build system: melpa
Synopsis: Flycheck integration for PHPStan
Description:

Documentation at https://melpa.org/#/flycheck-phpstan

Total packages: 8754