_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-helm-bibtex 2.0.1-2.6064e86
Propagated dependencies: emacs-biblio@0.3 emacs-dash@2.19.1 emacs-f@0.21.0 emacs-helm@4.0 emacs-ivy@0.14.2 emacs-parsebib@6.3 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tmalsburg/helm-bibtex
Licenses: GPL 3+
Synopsis: Bibliography manager based on Helm
Description:

This package provides bibliography manager for Emacs, based on Helm and the BibTeX completion backend.

Key features:

  • Quick access to your bibliography from within Emacs

  • Powerful search capabilities

  • Provides instant search results as you type

  • Tightly integrated with LaTeX authoring, emails, Org mode, etc.

  • Open the PDFs, URLs, or DOIs associated with an entry

  • Insert LaTeX cite commands, Ebib links, or Pandoc citations, BibTeX entries, or plain text references at point, attach PDFs to emails

  • Support for note taking

  • Quick access to online bibliographic databases such as Pubmed, arXiv, Google Scholar, Library of Congress, etc.

  • Imports BibTeX entries from CrossRef and other sources.

emacs-helm-ls-git 1.9.4
Propagated dependencies: emacs-helm@4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-ls-git
Licenses: GPL 3+
Synopsis: Helm interface for listing the files in a Git repository
Description:

This package provides a Helm interface for Git files.

  • Display the open buffers in project.

  • Display a status source showing state of project (modified files etc.).

  • Display a list of all files in project under git control.

  • Quickly look at diffs of modified files.

  • Allow switching to git status with your preferred frontend (vc-dir, Magit,etc.).

  • Full integration of git-grep, also allow usage of helm-grep (you can use ack-grep instead of grep).

  • Integrate usage of gid from id-utils.

  • Full integration with helm-find-files, allow you to browse projects unrelated to current-buffer.

  • In addition, all actions of type files and buffers are provided.

emacs-ledger-mode 4.0.0-0.11e8503
Dependencies: ledger@3.3.2
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://ledger-cli.org/
Licenses: GPL 2+
Synopsis: Command-line double-entry accounting program
Description:

Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line. This may put off some users, since there is no flashy UI, but for those who want unparalleled reporting access to their data there are few alternatives.

Ledger uses text files for input. It reads the files and generates reports; there is no other database or stored state. To use Ledger, you create a file of your account names and transactions, run from the command line with some options to specify input and requested reports, and get output. The output is generally plain text, though you could generate a graph or html instead. Ledger is simple in concept, surprisingly rich in ability, and easy to use.

This package provides the Emacs mode.

emacs-ledger-mode 4.0.0-0.11e8503
Dependencies: ledger@3.3.2
Channel: guix
Location: gnu/packages/finance.scm (gnu packages finance)
Home page: https://ledger-cli.org/
Licenses: GPL 2+
Synopsis: Command-line double-entry accounting program
Description:

Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line. This may put off some users, since there is no flashy UI, but for those who want unparalleled reporting access to their data there are few alternatives.

Ledger uses text files for input. It reads the files and generates reports; there is no other database or stored state. To use Ledger, you create a file of your account names and transactions, run from the command line with some options to specify input and requested reports, and get output. The output is generally plain text, though you could generate a graph or html instead. Ledger is simple in concept, surprisingly rich in ability, and easy to use.

This package provides the Emacs mode.

emacs-gemini-mode 20221127.1619
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://git.carcosa.net/jmcbray/gemini.el
Licenses: GPL 3
Synopsis: A simple highlighting package for text/gemini
Description:

This package provides a major mode for editing text/gemini files. Currently, it only provides syntax-highlighting support. This file is not part of GNU Emacs. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.

emacs-company-web 20220115.2146
Propagated dependencies: emacs-company@1.0.2 emacs-dash@2.19.1 emacs-web-completion-data@20160318.848
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/osv/company-web
Licenses: GPL 3
Synopsis: Company version of ac-html, complete for web,html,emmet,jade,slim modes
Description:

Same as ac-html, but for `company completion framework. Configuration: (add-to-list company-backends company-web-html) (add-to-list company-backends company-web-jade) (add-to-list company-backends company-web-slim) or, for example, setup web-mode-hook: (define-key web-mode-map (kbd "C-'") company-web-html) (add-hook web-mode-hook (lambda () (set (make-local-variable company-backends) (company-web-html company-files)) (company-mode t))) When you use `emmet-mode (with `web-mode and `html-mode') you may autocomplete as well as regular html complete. P.S: You may be interested in next packages: `ac-html-bootstrap - Twitter:Bootstrap completion data for company-web (and ac-html as well) `ac-html-csswatcher - Watch your project CSS/Less files for classes and ids `ac-html-angular - Angular 1.5 completion data;

emacs-mastodon-alt 0.0.1-0.e99161f
Propagated dependencies: emacs-mastodon@1.0.13-4.a8c80d2
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/rougier/mastodon-alt
Licenses: GPL 3+
Synopsis: Emacs alternative mastodon layout
Description:
emacs-stumpwm-mode 0.0.1-3.920f8fc
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 3+
Synopsis: Emacs minor-mode for Stumpwm
Description:

Emacs minor-mode for Stumpwm

emacs-flymake-vale 0.0-0.914f301
Channel: kbg
Location: kbg/packages/emacs-xyz.scm (kbg packages emacs-xyz)
Home page: https://github.com/tpeacock19/flymake-vale
Licenses: GPL 3
Synopsis: Flymake Vale Backend
Description:

Flymake backend for Vale prose linter.

emacs-plt-dotemacs head-106.d5aeba2
Channel: plt
Location: plt/home/emacs.scm (plt home emacs)
Home page: https://sr.ht/~plattfot/dotemacs
Licenses: GPL 3+
Synopsis: My Emacs config
Description:

This contains my config for Emacs.

emacs-company-tern 0.3.0
Propagated dependencies: emacs-company@1.0.2 emacs-tern@0.21.0 emacs-dash@2.19.1 emacs-s@1.13.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/proofit404/company-tern
Licenses: GPL 3+
Synopsis: Tern backend for company-mode
Description:

This package provides Tern backend for Company.

emacs-ivy-clipmenu 0.0.1-1.d2071f2
Propagated dependencies: emacs-f@0.21.0 emacs-ivy@0.14.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wpcarro/ivy-clipmenu.el
Licenses: Expat
Synopsis: Ivy integration with clipmenu
Description:

Ivy integration with the clipboard manager, clipmenu.

emacs-helm-firefox 1.3
Propagated dependencies: emacs-helm@4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-firefox
Licenses: GPL 3+
Synopsis: Display firefox bookmarks with Emacs Helm interface
Description:

Display firefox bookmarks with Emacs Helm interface

emacs-ob-translate 20170720.1919
Propagated dependencies: emacs-google-translate@0.12.0 emacs-org@9.7.19
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/krisajenkins/ob-translate
Licenses: GPL 3+
Synopsis: Translation of text blocks in org-mode.
Description:

Supports translation of text blocks in org-mode.

emacs-helm-suggest 0.1-0.7e9687f
Propagated dependencies: emacs-helm@4.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/xuchunyang/helm-suggest/
Licenses: GPL 3+
Synopsis: Web suggest with Emacs Helm
Description:

This package provides web suggestions with Emacs Helm.

emacs-flycheck-elm 0-0.1b60050
Propagated dependencies: emacs-flycheck@34.1 emacs-let-alist@1.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/bsermons/flycheck-elm
Licenses: GPL 3+
Synopsis: Flycheck support for the Elm language
Description:

Flycheck Elm adds Flycheck support for Elm language.

emacs-company-jedi 0.04
Propagated dependencies: emacs-jedi@0.2.8 emacs-company@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-company-jedi
Licenses: GPL 3+
Synopsis: Provides Python completion in @code{company-mode}
Description:

This package provides a Company backend for Python.

emacs-eval-in-repl 0.9.6
Dependencies: emacs-slime@2.31 emacs-sml-mode@6.12 emacs-cider@1.16.1 emacs-geiser@0.31.1 emacs-lua-mode@20221027-1.d074e41 emacs-js2-mode@20231224 emacs-js3-mode@1.1.0-1.229aeb3 emacs-js-comint@1.1.1 emacs-inf-ruby@2.8.1 emacs-tuareg@3.0.1 emacs-hy-mode@1.0.4 emacs-racket-mode@0.0.2-7.cef5a55
Propagated dependencies: emacs-dash@2.19.1 emacs-paredit@26 emacs-ace-window@0.10.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/kaz-yos/eval-in-repl/
Licenses: GPL 3+
Synopsis: Consistent ESS-like eval interface for various REPLs
Description:

Consistent ESS-like eval interface for various REPLs

emacs-docker-tramp 0.1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-pe/docker-tramp.el
Licenses: GPL 3+
Synopsis: TRAMP integration for docker containers
Description:

This package provides a TRAMP method for Docker containers.

emacs-company-flow 0.1.0-1.76ef585
Propagated dependencies: emacs-company@1.0.2 emacs-dash@2.19.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/aaronjensen/company-flow/
Licenses: GPL 3+
Synopsis: Flow backend for @code{company-mode}
Description:

This package provides completion for JavaScript files utilizing Flow.

emacs-awesome-tray 0.1-0.86fe7b0
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/manateelazycat/awesome-tray
Licenses: GPL 3+
Synopsis: An awesome tray for emacs
Description:

Hide mode-line, display necessary information at right of minibuffer.

emacs-org-mind-map 0.4
Propagated dependencies: emacs-dash@2.19.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/theodorewiles/org-mind-map
Licenses: GPL 3+
Synopsis: Create Graphviz directed graphs from Org files
Description:

This package creates Graphviz directed graphs from Org files.

emacs-helm-notmuch 1.1
Propagated dependencies: notmuch@0.38.2 emacs-helm@4.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/xuchunyang/helm-notmuch
Licenses: GPL 3+
Synopsis: Search emails with Notmuch and Helm
Description:

Search emails, searching result displays as you type thanks to helm.

emacs-org-generate 1.0.0
Dependencies: emacs-cort@7.1.0 emacs-with-simulated-input@3.0
Propagated dependencies: emacs-mustache@0.23
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/conao3/org-generate.el
Licenses: GPL 3+
Synopsis: Generate template files and folders from Org document
Description:

This package generates files and folders from Emacs org-mode templates.

Total results: 2152