_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-elpy 1.35.0-2.7ff8ffa
Propagated dependencies: emacs-company@0.10.2 emacs-find-file-in-project@6.2.1 emacs-highlight-indentation@0.7.0-1.d03803f emacs-yasnippet@0.14.1 emacs-pyvenv@1.21 emacs-s@1.13.0 python-autopep8@1.5.3 python-black@22.3.0 python-flake8@4.0.1 python-jedi@0.18.2 python-yapf@0.32.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/elpy
Licenses: GPL 3+
Synopsis: Python development environment for Emacs
Description:

Elpy brings powerful Python editing to Emacs. It combines and configures a number of other packages written in Emacs Lisp as well as Python, together offering features such as navigation, documentation, completion, interactive development and more.

emacs-empv 4.5.0
Dependencies: fd@9.0.0 mpv@0.38.0
Propagated dependencies: emacs-compat@30.0.0.0 emacs-consult@1.8 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/isamert/empv.el
Licenses: GPL 3+
Synopsis: Emacs multimedia player, media library manager, YouTube frontend
Description:

This package is an Emacs multimedia player based on mpv. It offers a comprehensive interface to mpv, including convenient features such as an embedded radio manager, YouTube integration, and a local music and video library manager.

emacs-xml+ 20170727.2351
Propagated dependencies: emacs-dash@2.19.1
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/bddean/xml-plus
Licenses: GPL 3+
Synopsis: Utilities for xml and html trees
Description:

Utility functions for xml parse trees. - `xml+-query-all and `xml+-query-first are query functions that search descendants in node lists. They don't work with namespace-aware parsing yet - `xml+-node-text gets node text

emacs-meow 1.4.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/meow-edit/meow
Licenses: GPL 3+
Synopsis: Yet another modal editing on Emacs
Description:

Meow is yet another modal editing mode for Emacs. It aims to blend modal editing into Emacs with minimum interface with its original key-bindings, avoiding most if not all the hassle introduced by key-binding conflicts.

emacs-gcmh 0.2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/koral/gcmh
Licenses: GPL 3+
Synopsis: Emacs Garbage Collector Magic Hack
Description:

This package enforces a sneaky garbage collector (GC) strategy to minimize GC interference with the activity. During normal use a high GC threshold is set. When idling GC is immediately triggered and a low threshold is set.

emacs-leaf 4.5.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/conao3/leaf.el
Licenses: AGPL 3+
Synopsis: Simplify your init.el configuration, extended use-package
Description:

This package provides macros that allows you to declaratively configure settings typical of an Elisp package with various keywords. The syntax is similar, but not identical to use-package -- overall, leaf aims at a cleaner and more predictable implementation.

emacs-epkg 4.0.1
Propagated dependencies: emacs-closql@2.0.0 emacs-dash@2.19.1 emacs-llama@0.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacsmirror.net
Licenses: GPL 3+
Synopsis: Browse the Emacsmirror package database
Description:

This package provides access to a local copy of the Emacsmirror package database. It provides low-level functions for querying the database and a package.el user interface for browsing the database. Epkg itself is not a package manager.

emacs-poke 4.2
Dependencies: libgc@8.2.4 readline@8.1.2 libtextstyle@0.21
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://www.gnu.org/software/poke/#documentation
Licenses: GPL 3+
Synopsis: Editing of arbitrary binary data
Description:

GNU poke is an interactive, extensible editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive programming language designed to describe data structures and to operate on them.

emacs-jinx 1.10
Dependencies: enchant@2.6.9
Propagated dependencies: emacs-compat@30.0.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/minad/jinx
Licenses: GPL 3+
Synopsis: Emacs spell checker based on Enchant library
Description:

Jinx is a just-in-time spell-checker for Emacs based on the Enchant library. It lazily highlights misspelled words in the text of the visible portion of the buffer by honouring window boundaries as well as text folding, if any.

emacs-robe 0.8.6
Propagated dependencies: emacs-inf-ruby@2.8.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dgutov/robe
Licenses: GPL 3+
Synopsis: Ruby code assistance tool for Emacs
Description:

Robe can provide information on loaded classes and modules in Ruby code, as well as where methods are defined. This allows the user to jump to method definitions, modules and classes, display method documentation and provide method and constant name completion.

emacs-tldr 20221109.1501
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/kuanyui/tldr.el
Licenses: WTFPL 2
Synopsis: tldr client for Emacs
Description:

This is a tldr client for Emacs. https://github.com/tldr-pages/tldr Just M-x tldr Notice that the first time using it will automatically download the latest tldr docs. You can use =M-x tldr-update-docs= to update docs.

emacs-typo 1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/typoel
Licenses: GPL 3+
Synopsis: Minor mode for typographic editing
Description:

This package provides two Emacs modes, typo-mode and typo-global-mode. These modes automatically insert Unicode characters for quotation marks, dashes, and ellipses. For example, typing " automatically inserts a Unicode opening or closing quotation mark, depending on context.

emacs-sway 0.7-0.84eae5e
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/thblt/sway.el
Licenses: GPL 3+
Synopsis: Communication with the Sway window manager
Description:

This is a basic library to control the Sway window manager from Emacs. Its main use case is in combination with popup managers like Shackle, to use frames instead of windows while still giving focus to existing frames instead of duplicating them.

emacs-ednc 0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sinic/ednc
Licenses: GPL 3+
Synopsis: Emacs Desktop Notification Center
Description:

The Emacs Desktop Notification Center (EDNC) is an Emacs package written in pure Lisp that implements a Desktop Notifications service according to the freedesktop.org specification. EDNC aspires to be a small, but flexible drop-in replacement of standalone daemons like Dunst.

emacs-guix 0.5.2-7.455272c
Dependencies: guile@3.0.9 guix@1.4.0-25.e85f52e
Propagated dependencies: emacs-bui@1.2.1 emacs-dash@2.19.1 emacs-edit-indirect@0.1.13 emacs-geiser@0.28.2-1.bd12f2d emacs-geiser-guile@0.28.2 emacs-magit-popup@2.13.3 guile-gcrypt@0.4.0
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://guix.gnu.org
Licenses: GPL 3+
Synopsis: Emacs interface for GNU Guix
Description:

Emacs-Guix provides a visual interface, tools and features for the GNU Guix package manager. Particularly, it allows you to do various package management tasks from Emacs. To begin with, run M-x guix-about or M-x guix-help command.

emacs-guix 0.5.2-6.a85f070
Dependencies: guile@3.0.9 guix@1.4.0-25.e85f52e
Propagated dependencies: emacs-bui@1.2.1 emacs-dash@2.19.1 emacs-edit-indirect@0.1.13 emacs-geiser@0.31.1 emacs-geiser-guile@0.28.2 emacs-magit-popup@2.13.3 guile-gcrypt@0.4.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://guix.gnu.org
Licenses: GPL 3+
Synopsis: Emacs interface for GNU Guix
Description:

Emacs-Guix provides a visual interface, tools and features for the GNU Guix package manager. Particularly, it allows you to do various package management tasks from Emacs. To begin with, run M-x guix-about or M-x guix-help command.

emacs-ytdl 1.3.6-0.2ea3daf
Dependencies: youtube-dl@2021.12.17
Propagated dependencies: emacs-async@1.9.9 emacs-dash@2.19.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/tuedachu/ytdl
Licenses: GPL 3+
Synopsis: Emacs interface for youtube-dl
Description:

This package manages a video download queue for youtube-dl, which serves as the back end. New videos can be queued at any time. All youtube-dl backends are supported. It is possible to create download profiles depending on the downloaded URL.

emacs-guix 0.5.2-7.455272c
Dependencies: guile@3.0.9 guix@1.4.0-25.e85f52e
Propagated dependencies: emacs-bui@1.2.1 emacs-dash@2.19.1 emacs-edit-indirect@0.1.13 emacs-geiser@0.31.1 emacs-geiser-guile@0.28.2 emacs-magit-popup@2.13.3 guile-gcrypt@0.4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://guix.gnu.org
Licenses: GPL 3+
Synopsis: Emacs interface for GNU Guix
Description:

Emacs-Guix provides a visual interface, tools and features for the GNU Guix package manager. Particularly, it allows you to do various package management tasks from Emacs. To begin with, run M-x guix-about or M-x guix-help command.

emacs-ytel 0.1.0-1.828323f
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/gRastello/ytel/
Licenses: GPL 3+
Synopsis: Query YouTube via Invidious
Description:

This package provide a major mode to search YouTube videos via an elfeed-like buffer. Information about videos displayed in this buffer can be extracted and manipulated by user-defined functions to do various things such as: - playing them in some video player - download them

emacs-tiny 0.2.1-1.fd8a6b0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/tiny
Licenses: GPL 3+
Synopsis: Quickly generate linear ranges in Emacs
Description:

The main command of the tiny extension for Emacs is tiny-expand. It is meant to quickly generate linear ranges, e.g. 5, 6, 7, 8. Some elisp proficiency is an advantage, since you can transform your numeric range with an elisp expression.

emacs-ansi 0.4.1-2.2367fba
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rejeep/ansi.el
Licenses: GPL 3+
Synopsis: Convert strings to ANSI
Description:

emacs-ansi defines functions that turns simple strings to ANSI strings. Turning a string into an ANSI string can be to add color to a text, add color in the background of a text or adding a style, such as bold, underscore or italic.

emacs-ghub 4.1.0
Propagated dependencies: emacs-compat@30.0.0.0 emacs-dash@2.19.1 emacs-let-alist@1.0.6 emacs-treepy@0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/ghub
Licenses: GPL 3+
Synopsis: Emacs client libraries for the APIs of various Git forges
Description:

Ghub provides basic support for using the APIs of various Git forges from Emacs packages. It supports the REST APIs of Github, Github GraphQL, Gitlab, Gitea, Gogs and Bitbucket. It abstracts access to API resources using only a handful of functions that are not resource-specific.

emacs-ytel 0.1.0-0.d40bc7e
Dependencies: curl@8.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/grastello/ytel
Licenses: GPL 3+
Synopsis: Youtube front-end for Emacs
Description:

This package provides a major mode to search YouTube videos via an Elfeed-like buffer. Information about videos displayed in this buffer can be extracted and manipulated by user-defined functions to do various things such as playing them in some video player, or downloading them.

emacs-xelb 0.20
Propagated dependencies: emacs-compat@30.0.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ch11ng/xelb
Licenses: GPL 3+
Synopsis: X protocol Emacs Lisp binding
Description:

emacs-xelb is a pure Emacs Lisp implementation of the X11 protocol based on the XML description files from the XCB project. It features an object-oriented API and permits a certain degree of concurrency. It should enable you to implement low-level X11 applications.

Total results: 7926