_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-f3 0.1
Propagated dependencies: emacs-helm@4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cosmicexplorer/f3
Licenses: GPL 3+
Synopsis: Fantastic File Finder for Emacs
Description:

The Fantastic File Finder for Emacs. Find files fast, using helm.

emacs-ov 1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ShingoFukuyama/ov.el
Licenses: GPL 3+
Synopsis: Overlay library for Emacs Lisp
Description:

ov.el provides a simple way to manipulate overlays in Emacs.

emacs-on 0.1.0-0.83baed0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ajgrf/on.el
Licenses: Expat
Synopsis: Hooks for faster Emacs startup
Description:

This package exposes a number of utility hooks and functions ported from Doom Emacs.

emacs-ts 0.3
Propagated dependencies: emacs-dash@2.19.1 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/ts.el
Licenses: GPL 3+
Synopsis: Timestamp and date/time library
Description:

This package facilitates manipulating dates, times, and timestamps by providing a ts struct.

emacs-sx 20191229-0.e9d1093
Propagated dependencies: emacs-markdown-mode@2.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vermiculus/sx.el
Licenses: GPL 3+
Synopsis: Emacs StackExchange client
Description:

Emacs StackExchange client. Ask and answer questions on Stack Overflow, Super User, and other StackExchange sites.

emacs-bm 202309
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/joodland/bm
Licenses: GPL 2+
Synopsis: Visual bookmarks for Emacs
Description:

This package provides visible, buffer local bookmarks and the ability to jump forward and backward to the next bookmark.

emacs-ht 2.3
Propagated dependencies: emacs-dash@2.19.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/ht.el
Licenses: GPL 3+
Synopsis: Hash table library for Emacs
Description:

This package simplifies the use of hash tables in elisp. It also provides functions to convert hash tables from and to alists and plists.

emacs-kv 0.0.19
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nicferrier/emacs-kv
Licenses: GPL 3+
Synopsis: Key/Value data structures library for Emacs Lisp
Description:

emacs-kv is a collection of tools for dealing with key/value data structures such as plists, alists and hash-tables in Emacs Lisp.

emacs-rg 2.1.0
Dependencies: ripgrep@14.1.0
Propagated dependencies: emacs-s@1.13.0 emacs-wgrep@3.0.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://rgel.readthedocs.io/en/latest/
Licenses: GPL 3+
Synopsis: Search tool based on @code{ripgrep}
Description:

rg is an Emacs search package based on the ripgrep command line tool. It allows one to interactively search based on the editing context then refine or modify the search results.

emacs-rg 2.3.0
Propagated dependencies: emacs-s@1.13.0 emacs-wgrep@3.0.0 ripgrep@14.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://rgel.readthedocs.io/en/latest/
Licenses: GPL 3+
Synopsis: Search tool based on @code{ripgrep}
Description:

rg is an Emacs search package based on the ripgrep command line tool. It allows one to interactively search based on the editing context then refine or modify the search results.

emacs-ag 0.48
Dependencies: the-silver-searcher@2.2.0
Propagated dependencies: emacs-dash@2.19.1 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+
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-pg 0.42
Propagated dependencies: emacs-peg@1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emarsden/pg-el
Licenses: GPL 2+
Synopsis: Emacs Lisp interface for PostgreSQL
Description:

This module lets you access the PostgreSQL object-relational DBMS from Emacs, using its socket-level frontend/backend protocol. The module is capable of automatic type coercions from a range of SQL types to the equivalent Emacs Lisp type. This is a low level API, and won't be useful to end users.

emacs-xr 2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/xr.html
Licenses: GPL 3+
Synopsis: Convert string regexp to rx notation
Description:

This is an inverse companion to the rx package for translating regexps in string form to the rx notation. Its chief uses are:

  • Migrating existing code to rx form, for better readability and maintainability

  • Understanding complex regexp strings and finding errors in them

In addition to Emacs regexps, this package can also parse and troubleshoot skip set strings, which are arguments to skip-chars-forward and skip-chars-backward.

emacs-lf 20210808.1921
Propagated dependencies: emacs-s@1.13.0 emacs-dash@2.19.1
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://alhassy.github.io/lf.el/
Licenses: GPL 3
Synopsis: A Language Features library for Emacs Lisp
Description:

This library provides common desirable “L”anguage “F”eatures: 0. A unifed interface for defining both variables and functions. LF-DEFINE. 1. A way to define typed, constrained, variables. LF-DEFINE. 2. A way to define type specifed functions. LF-DEFINE. 3. A macro to ease variable updates: (lf-define very-long-name (f it)) ≋ (setq very-long-name (f very-long-name)) 4. A more verbose, yet friendlier, alternative to SETF: LF-DEFINE. Minimal Working Example: (lf-define age 0 [(integerp it) (<= 0 it 100)]) (lf-define age 123) ;; ⇒ Error: Existing constraints for “age” violated! ;; “age” is not updated; it retains old value. (lf-define age 29) ;; OK, “age” is now 29. This file has been tangled from a literate, org-mode, file. There are numerous examples in tests.el.

emacs-mpv 0.2.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/kljohann/mpv.el
Licenses: GPL 3+
Synopsis: control mpv for easy note-taking
#<unspecified>
emacs-git 20140128.1041
Propagated dependencies: emacs-s@1.13.0 emacs-dash@2.19.1 emacs-f@0.20.0
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: http://github.com/rejeep/git.el
Licenses: GPL 3+
Synopsis: An Elisp API for programmatically using Git
Description:

No description available.

emacs-txl 0.0.2-0.5acbd90
Propagated dependencies: emacs-request@0.3.2-1.3336eaa emacs-guess-language@0.0.1-0.e6b78ed
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/tmalsburg/txl.el
Licenses: GPL 3+
Synopsis: Provides machine translation through DeepL
Description:

Provides machine translation through DeepL

emacs-ipp 20230714.1021
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emarsden/ipp-el
Licenses:
Synopsis: Implementation of the Internet Printing Protocol
Description:

Documentation at https://melpa.org/#/ipp

emacs-age 20240410.433
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/anticomputer/age.el
Licenses:
Synopsis: The Age Encryption Library
Description:

Documentation at https://melpa.org/#/age

emacs-gpt 20240721.1747
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/stuhlmueller/gpt.el
Licenses:
Synopsis: Run instruction-following language models
Description:

Documentation at https://melpa.org/#/gpt

emacs-fzf 20240822.201
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/bling/fzf.el
Licenses:
Synopsis: A front-end for fzf.
Description:

Documentation at https://melpa.org/#/fzf

emacs-aqi 20230530.1204
Propagated dependencies: emacs-request@20230127.417
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/zzkt/aqi
Licenses:
Synopsis: Air quality data from the World Air Quality Index
Description:

Documentation at https://melpa.org/#/aqi

emacs-ecb 20170728.1921
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: a code browser for Emacs
Description:

Documentation at https://melpa.org/#/ecb

emacs-mix 20240122.720
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ayrat555/mix.el
Licenses:
Synopsis: Mix Major Mode. Build Elixir using Mix
Description:

Documentation at https://melpa.org/#/mix

Total results: 7926