_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-tuareg 3.0.1
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/ocaml/tuareg
Licenses: GPL 2+
Build system: gnu
Synopsis: OCaml programming mode, REPL, debugger for Emacs
Description:

Tuareg helps editing OCaml code, to highlight important parts of the code, to run an OCaml REPL, and to run the OCaml debugger within Emacs.

emacs-webkit 0.09-0.96a4850
Dependencies: glib@2.83.3 glib-networking@2.78.1 webkitgtk-with-libsoup2@2.50.3 emacs-evil-collection@0.0.10 gstreamer@1.26.3
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/akirakyle/emacs-webkit
Licenses: Expat
Build system: emacs
Synopsis: Use the webkit browser engine from emacs
Description:

{code

emacs-ecukes 0.6.18
Propagated dependencies: emacs-ansi@0.4.1-2.2367fba emacs-commander@0.7.0 emacs-dash@2.20.0 emacs-espuds@0.3.3 emacs-f@0.21.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-build.scm (gnu packages emacs-build)
Home page: https://github.com/ecukes/ecukes
Licenses: GPL 3+
Build system: emacs
Synopsis: Cucumber for Emacs
Description:

This package provides Ecukes, a Cucumber-inspired integration testing tool for Emacs. Ecukes is not a complete clone of Cucumber and is not intended to be.

emacs-eradio 0.1-0.4776998
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/olavfosse/eradio
Licenses: GPL 3+
Build system: emacs
Synopsis: Simple radio player for GNU Emacs
Description:

Eradio is a simple internet radio player for Emacs. Start, stop or toggle custom-defined channels. An external media player like mpv or VLC is required.

emacs-gemini 1.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.carcosa.net/jmcbray/gemini.el
Licenses: AGPL 3+
Build system: emacs
Synopsis: Syntax highlighting for text/gemini
Description:

This is a very simple syntax-highlighting mode for text/gemini documents. Currently, support is not complete, but it should be enough to help with basic documents.

emacs-shroud 1.105
Propagated dependencies: emacs-bui@1.2.1 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-s@1.13.0 gnupg@2.4.7 shroud@0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.nongnu.org/emacs-shroud
Licenses: GPL 3+
Build system: gnu
Synopsis: Emacs interface to the Shroud password manager
Description:

This package provides an Emacs interface to the Shroud password manager, using the Buffers User Interface library. You can view, copy, and edit secrets from within Emacs.

emacs-jabber 0.9.0
Propagated dependencies: emacs-fsm@0.2.1 emacs-srv@0.2 gnutls@3.8.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-jabber/emacs-jabber
Licenses: GPL 2+
Build system: emacs
Synopsis: XMPP (Jabber) client for Emacs
Description:

jabber.el is an XMPP client for Emacs. XMPP (also known as "Jabber") is an instant messaging system; see https://xmpp.org for more information.

emacs-malyon 20161204
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/speedenator/malyon
Licenses: Expat
Build system: emacs
Synopsis: Z-machine interpreter
Description:

Malyon is a Z-machine interpreter for playing text-based adventure games. Malyon plays version 3 (.z3), version 5 (.z5), and version 8 (.z8) z code files.

emacs-sqlite 1.0-0.dad42b8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/cnngimenez/sqlite.el
Licenses: GPL 3+
Build system: emacs
Synopsis: SQLite interface for Emacs Lisp
Description:

Emacs SQLite is a simple SQLite interface for connecting and retrieving information using the SQLite program through Elisp programming. It is not intended as a user interface.

emacs-noflet 20170629-1.7ae84dc
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nicferrier/emacs-noflet
Licenses: GPL 3+
Build system: emacs
Synopsis: Locally override functions
Description:

emacs-noflet lets you locally override functions, in the manner of flet, but with access to the original function through the symbol: this-fn.

emacs-kaesar 0.9.5
Propagated dependencies: emacs-openssl-cipher@0.8.2-0.5e48a60
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mhayashi1120/Emacs-kaesar
Licenses: GPL 3+
Build system: emacs
Synopsis: Password-based AES algorithm for encrypting/decrypting strings
Description:

This package provides an AES algorithm for encrypting and decrypting strings in Emacs. The supported algorithm is chosen to ensure interoperability with openssl.

emacs-ob-nim 20210601.1807
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: unspecified
Licenses: LGPL 2.1
Build system: emacs
Synopsis: Babel Functions for nim
Description:

Org-Babel support for evaluating nim code (based on ob-C). very limited implementation: - currently only support :results output - not much in the way of error feedback

emacs-pippel 0.1-0.cb19495
Dependencies: python-wrapper@3.11.14
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/arifer612/pippel
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs frontend to Python package manager Pip
Description:

Pippel is an Emacs frontend for the Python package manager Pip. As Pippel also uses Tabulated List mode, it provides a similar package menu like package-list-packages.

emacs-faceup 0.0.1-1.6c92dad
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Lindydancer/faceup
Licenses: GPL 3+
Build system: emacs
Synopsis: Markup language for faces and font-lock regression testing
Description:

Emacs is capable of highlighting buffers based on language-specific font-lock rules. This package makes it possible to perform regression test for packages that provide font-lock rules.

emacs-mocker 0.5.0
Propagated dependencies: emacs-el-x@0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sigma/mocker.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Mocking framework for Emacs Lisp
Description:

Mocker.el is a framework for writing tests in Emacs Lisp. It uses regular Lisp rather than a domain specific language (DSL), which maximizes flexibility (at the expense of conciseness).

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-dtache 0.10.1
Dependencies: dtach@0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~niklaseklund/detached.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Launch and manage detached processes from Emacs
Description:

The Detached package allows users to run processes detached from Emacs. It provides integration with multiple built-in modes, as well as providing an interface to attach and interact with the processes.

emacs-fdroid 0.1.1
Dependencies: fdroidcl@0.7.0
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/migalmoreno/fdroid.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage F-Droid packages from Emacs
Description:

This package is an Emacs interface to F-Droid. Its purpose is to aid in the management of F-Droid packages for an Android device or an emulator inside the comfort of Emacs.

emacs-relint 2.1
Propagated dependencies: emacs-xr@2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mattiase/relint
Licenses: GPL 3+
Build system: emacs
Synopsis: Elisp regexp mistake finder
Description:

Relint (regular expression lint) scans Elisp files for mistakes in regexps, including deprecated syntax and bad practice. It also checks the regexp-like arguments to skip-chars-forward and skip-chars-backward.

emacs-typing 1.1.4-0.a2ef25d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kensanata/typing/
Licenses: GPL 2+
Build system: emacs
Synopsis: Emacs game where you have to type fast
Description:

The Typing of Emacs is a game for Emacs that forces you to type words correctly as fast as possible, otherwise you will die. The game builds the list of words from the active buffer.

emacs-loccur 1.2.5-1.01b7afa
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fourier/loccur
Licenses: GPL 3+
Build system: emacs
Synopsis: Perform an occur-like folding in current buffer
Description:

Loccur is a tool to quickly navigate a file. It is a minor mode for Emacs acting like occur but w/o creating a new window. It just hides all the text excepting lines containing matches.

emacs-eprime 20140513-17a481a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/AndrewHynes/eprime-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: E-prime checking mode for Emacs
Description:

This package provides an E-prime checking mode for Emacs that highlights non-conforming text. The subset of the English language called E-Prime forbids the use of the "to be" form to strengthen your writing.

emacs-skempo 0.2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/xFA25E/skempo
Licenses: GPL 3+
Build system: emacs
Synopsis: Enhancements for skeleton/tempo + abbrev
Description:

Skempo is an attempt to improve Emacs built-in Skeleton and Tempo templates. It tries to make a unified syntax for template definitions. It also adds tags and marks support for Skeleton, and Abbrev support for Tempo.

emacs-gnosis 0.5.7
Propagated dependencies: emacs-compat@30.1.0.1 emacs-emacsql@4.3.3 emacs-org-gnosis@0.1.1 emacs-transient@0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://thanosapollo.org/projects/gnosis
Licenses: GPL 3+
Build system: emacs
Synopsis: Spaced repetition system for GNU Emacs
Description:

Gnosis is a spaced repetition system for note-taking and self-testing where notes are formatted as Question/Answer/Explanation. Notes are reviewed at spaced intervals based on the success or failure in recalling the answer to each question.

Total results: 8531