_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-llm 0.24.2
Propagated dependencies: emacs-plz@0.9.1 emacs-plz-event-source@0.1.3 emacs-plz-media-type@0.2.4
Channel: little-guix-channel
Location: rodion/packages/emacs.scm (rodion packages emacs)
Home page: https://github.com/ahyatt/llm
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs library abstracting Large Language Model capabilities
Description:

This package provides interfaces to abstract various LLMs out in the world. To respect user freedom, it will warn you before interacting with non-free LLMs.

emacs-try 0.0.1
Channel: rain-and-roses
Location: rain-and-roses/packages/emacs-xyz.scm (rain-and-roses packages emacs-xyz)
Home page: https://github.com/larstvei/try
Licenses: GPL 3+
Build system: emacs
Synopsis: Try out Emacs packages
Description:

This Package allows you to try out Emacs packages without installing them. If you pass a URL to a plain text `.el`-file it evaluates the content, without storing the file.

emacs-try 0.0.1-0.8831ded
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/larstvei/try
Licenses: GPL 3+
Build system: emacs
Synopsis: Try out Emacs packages.
Description:

Try is a package that allows you to try out Emacs packages without installing them. If you pass a URL to a plain text `.el`-file it evaluates the content, without storing the file.

emacs-ezf 0.1.0-0.038513f
Propagated dependencies: emacs-helm@4.0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mickeynp/ezf
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Fuzzy Finder
Description:

Emacs Fuzzy Finder is like fzf, but it leverages the power of your Emacs instance to filter and select candidates. Use ezf as part of piping and command substitutions to manually select and filter matches.

emacs-aio 1.1
Propagated dependencies: emacs-elfeed@4.0.1 emacs-skewer-mode@1.8.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/emacs-aio
Licenses: Unlicense
Build system: emacs
Synopsis: Async/Await for Emacs Lisp
Description:

aio is to Emacs Lisp as asyncio is to Python. This package builds upon Emacs generators to provide functions that pause while they wait on asynchronous events. They do not block any thread while paused.

emacs-shx 1.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/riscy/shx-for-emacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Extras for the Comint mode shell
Description:

This package extends Comint mode: it parses markup in the output stream, enabling plots and graphics to be embedded, and adds command-line functions which plug into Emacs (e.g., use :e <filename> to edit a file).

emacs-ffi 0.2.2
Dependencies: emacs-compat@31.0.0.1 libltdl@2.4.7 libffi@3.4.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs-ffi.github.io/emacs-ffi/
Licenses: GPL 3+
Build system: emacs
Synopsis: FFI for Emacs based on libffi
Description:

This package provides an FFI for Emacs. It is based on libffi and relies on the dynamic module support in order to be loaded into Emacs. It is relatively full-featured, but for the time being low-level.

emacs-epc 0.1.1-1.e1bfa5c
Propagated dependencies: emacs-deferred@0.5.1 emacs-ctable@0.1.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kiwanami/emacs-epc
Licenses: GPL 3+
Build system: emacs
Synopsis: RPC stack for Emacs Lisp
Description:

This program is an asynchronous RPC stack for Emacs. Using this RPC stack, Emacs can communicate with the peer process smoothly. Because the protocol employs S-expression encoding and consists of asynchronous communications, the RPC response is fairly good.

emacs-csv 2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/u11/csv.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Elisp functions for reading and parsing CSV files
Description:

csv.el provides functions for reading and parsing CSV files. It follows the format as defined in RFC 4180 Common Format and MIME Type for CSV Files (http://tools.ietf.org/html/rfc4180).

emacs-lin 2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/lin
Licenses: GPL 3+ FDL 1.3+
Build system: emacs
Synopsis: Make Hl Line mode more suitable for selection UIs
Description:

Lin is a stylistic enhancement for Emacs’ built-in Hl Line mode. It remaps the hl-line face (or equivalent) buffer-locally to a style that is optimal for major modes where line selection is the primary mode of interaction.

emacs-dvc 0.0.0-1.591
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: http://xsteve.at/prg/emacs_dvc/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Emacs front-end for various distributed version control systems
Description:

DVC is a legacy Emacs front-end for a number of distributed version control systems. It currently supports GNU Arch, GNU Bazaar, git, Mercurial, and Monotone. It also provides some integration with Gnus, e.g., for applying patches received by email.

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-lin 0.3.0
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://protesilaos.com/emacs/lin
Licenses: GPL 3+
Build system: emacs
Synopsis: Lin is a stylistic enhancement for Emacs’ built-in hl-line-mode
Description:

emacs-lin is a stylistic enhancement for Emacs’ built-in hl-line-mode. It remaps the hl-line face (or equivalent) buffer-locally to a style that is optimal for major modes where line selection is the primary mode of interaction.

emacs-lpy 0.1.0-6.fa95b11
Propagated dependencies: emacs-function-args@0.6.0-0.beba049 emacs-lispy@0.27.0-3.df1b7e6 emacs-zoutline@0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/lpy
Licenses: GPL 3+
Build system: emacs
Synopsis: Modal editing for Python
Description:

This package provides a minor mode for Python that binds useful commands to unprefixed keys, such as j or e, under certain circumstances, and leaves the keys untouched outside of those situations, allowing unprefixed keys to insert their respective characters as expected.

emacs-eev 20251123-0.35f33e1
Channel: rain-and-roses
Location: rain-and-roses/packages/emacs-xyz.scm (rain-and-roses packages emacs-xyz)
Home page: https://anggtwu.net/#eev
Licenses: GPL 3+
Build system: emacs
Synopsis: Tool for automating almost everything with Emacs
Description:

Eev is a library for Emacs that lets us create executable logs of what we do in a format that is reasonably easy to read and to modify, and that lets us “play back” those logs step by step in any order

emacs-kkp 0-0.7395723
Propagated dependencies: emacs-compat@31.0.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/benotn/kkp
Licenses: GPL 3+
Build system: emacs
Synopsis: Kitty Keyboard Protocol input support
Description:

kkp.el implements support for the Kitty Keyboard Protocol in Emacs. It provides an alternative, improved way to transmit keyboard input from a terminal to Emacs running in that terminal. For debugging key translation, see kkp-debug.el.

emacs-amx 3.4
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DarwinAwardWinner/amx
Licenses: GPL 3+
Build system: emacs
Synopsis: Alternative M-x interface for Emacs
Description:

Amx is an alternative interface for M-x in Emacs. It provides several enhancements over the ordinary execute-extended-command, such as prioritizing your most-used commands in the completion list and showing keyboard shortcuts, and it supports several completion systems for selecting commands, such as Ido and Ivy.

emacs-flx 0.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/lewang/flx
Licenses: GPL 3+
Build system: emacs
Synopsis: Fuzzy matching for Emacs
Description:

Flx provides fuzzy matching for emacs a la sublime text. The sorting algorithm is a balance between word beginnings (abbreviation) and contiguous matches (substring). The longer the substring match, the higher it scores. This maps well to how we think about matching. Flx has support for ido (interactively do things) through flx-ido.

emacs-age 0.1.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/anticomputer/age.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Age Encryption support for Emacs
Description:

This package provides transparent Age file encryption and decryption in Emacs. It is based on the Emacs EasyPG code and offers similar Emacs file handling for Age encrypted files: maintain .org.age encrypted Org files, provide Age encrypted authentication information out of .authinfo.age, open/edit/save Age encrypted files via Tramp...

emacs-aas 1.2-0.ddc2b7a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ymarco/auto-activating-snippets
Licenses: GPL 3+
Build system: emacs
Synopsis: As-you-type template expansions
Description:

The Auto Activating Snippets package is an engine for auto-expanding templates. aas.el tracks input by character along a tree until it reaches a registered key sequence. It’s like running a long prefix command, but the keys you type appear in the buffer until you complete a registered sequence, at which point the template triggers.

emacs-ivy 0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/swiper
Licenses: GPL 3+
Build system: emacs
Synopsis: Incremental vertical completion for Emacs
Description:

This package provides ivy-read as an alternative to completing-read and similar functions. No attempt is made to determine the best candidate. Instead, the user can navigate candidates with ivy-next-line and ivy-previous-line. The matching is done by splitting the input text by spaces and re-building it into a regular expression.

emacs-mct 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/mct
Licenses: GPL 3+ FDL 1.3+
Build system: emacs
Synopsis: Enhancement of the default Emacs minibuffer completion UI
Description:

Minibuffer and Completions in Tandem, also known as MCT, or mct.el, is an Emacs package that enhances the default minibuffer and *Completions* buffer so that they work together as part of a unified framework. The idea is to make the presentation and overall functionality be consistent with other popular, vertically aligned completion UIs while leveraging built-in functionality.

emacs-ein 20230826
Propagated dependencies: emacs-anaphora@1.0.4 emacs-dash@2.20.0 emacs-deferred@0.5.1 emacs-polymode@0.2.2 emacs-request@0.3.2-1.3336eaa emacs-websocket@1.16 emacs-with-editor@3.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/millejoh/emacs-ipython-notebook
Licenses: GPL 3+
Build system: emacs
Synopsis: Jupyter client for all languages
Description:

The Emacs IPython Notebook (EIN) package provides a Jupyter Notebook client and integrated REPL (like SLIME) in Emacs. EIN improves notebook editing by allowing you to use Emacs. It also expose IPython features such as code evaluation, object inspection and code completion. These features can be accessed anywhere in Emacs and improve Python code editing and reading in general in Emacs.

emacs-pde 0.2.17
Dependencies: findutils@4.10.0 perl@5.36.0 perl-critic@1.140
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://metacpan.org/release/Emacs-PDE
Licenses: GPL 1+
Build system: perl
Synopsis: Perl Development Environment for Emacs
Description:

Emacs::PDE is a collection of Emacs Lisp extensions to facilitate Perl programming. CPerl Mode has provided an excellent environment for coding; Emacs::PDE provides other common tools such as creating files using templates, smart compiling, perldoc, perltidy, debugger, tags tree view and so on. PDE also provides an easy configuration for Perl programming, and a tutorial for novices to start using Emacs.

Page: 11011121314361
Total packages: 8657