_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-helpful 0.21
Propagated dependencies: emacs-dash@2.20.0 emacs-elisp-refs@1.5 emacs-f@0.21.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/helpful
Licenses: GPL 3+
Build system: emacs
Synopsis: More contextual information in Emacs help
Description:

helpful is an alternative to the built-in Emacs help that provides much more contextual information.

  • Show the source code for interactively defined functions (unlike the built-in Help).

  • Fall back to the raw sexp if no source is available.

  • Show where a function is being called.

  • Docstrings will Highlight the summary (the first sentence), include cross-references, hide superfluous puncuation.

  • Show you the properties that have been applied to the current symbol. This provides visibility of features like edebug or byte-code optimisation.

  • Provide a separate helpful-command function to view interactive functions.

  • Display any keybindings that apply to interactive functions.

  • Trace, disassemble functions from inside Helpful. This is discoverable and doesn't require memorisation of commands.

emacs-helpful 0.18-1.f865f17
Propagated dependencies: emacs-dash@2.20.0 emacs-elisp-refs@1.5 emacs-f@0.21.0 emacs-s@1.13.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/Wilfred/helpful
Licenses: GPL 3+
Build system: emacs
Synopsis: More contextual information in Emacs help
Description:

helpful is an alternative to the built-in Emacs help that provides much more contextual information.

  • Show the source code for interactively defined functions (unlike the built-in Help).

  • Fall back to the raw sexp if no source is available.

  • Show where a function is being called.

  • Docstrings will Highlight the summary (the first sentence), include cross-references, hide superfluous puncuation.

  • Show you the properties that have been applied to the current symbol. This provides visibility of features like edebug or byte-code optimisation.

  • Provide a separate helpful-command function to view interactive functions.

  • Display any keybindings that apply to interactive functions.

  • Trace, disassemble functions from inside Helpful. This is discoverable and doesn't require memorisation of commands.

emacs-forgejo 0.2.3
Propagated dependencies: emacs-keymap-popup@0.3.0 emacs-markdown-mode@2.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/thanosapollo/emacs-forgejo
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs front-end for Forgejo instances
Description:

This package provides an Emacs front-end for Forgejo instances such as Codeberg or self-hosted servers. It allows you to browse, filter, and manage issues and pull requests from Emacs. All API responses are cached in a local SQLite database for fast offline re-display. Among the other things it can do are:

  • Submit and merge PRs via AGit-Flow (https://forgejo.org/docs/latest/user/agit-support/) push options

  • Full code review workflow with threaded comments

  • Watch rules with per-repo filter polling and desktop notifications

  • Label, assignee, and milestone management

  • SQLite cache for instant display and offline usage

  • Multi-host support with per-instance token configuration

  • # and @ completion in composition buffers (gfm-mode)

  • Repository settings editor

emacs-org-ref 3.1-1.dc2481d
Propagated dependencies: emacs-avy@0.5.0 emacs-citeproc@0.9.4-0.a3d62ab emacs-dash@2.20.0 emacs-f@0.21.0 emacs-helm-bibtex@2.0.1-2.6064e86 emacs-htmlize@1.59 emacs-hydra@0.15.0 emacs-ox-pandoc@2.0 emacs-parsebib@6.7 emacs-pdf-tools@1.3.0 emacs-request@0.3.2-1.3336eaa emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jkitchin/org-ref
Licenses: GPL 3+
Build system: emacs
Synopsis: Citations, cross-references and bibliographies in Org mode
Description:

Org Ref is an Emacs library that provides rich support for citations, labels and cross-references in Org mode.

The basic idea of Org Ref is that it defines a convenient interface to insert citations from a reference database (e.g., from BibTeX files), and a set of functional Org links for citations, cross-references and labels that export properly to LaTeX, and that provide clickable functionality to the user. Org Ref interfaces with Helm BibTeX to facilitate citation entry, and it can also use RefTeX.

It also provides a fairly large number of utilities for finding bad citations, extracting BibTeX entries from citations in an Org file, and functions to create and modify BibTeX entries from a variety of sources, most notably from a DOI.

Org Ref is especially suitable for Org documents destined for LaTeX export and scientific publication. Org Ref is also useful for research documents and notes.

emacs-ob-rust 20220824.1923
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/micanzhang/ob-rust
Licenses: GPL 3+
Build system: emacs
Synopsis: Org-babel functions for Rust
Description:

Org-Babel support for evaluating rust code. Much of this is modeled after `ob-C'. Just like the `ob-C', you can specify :flags headers when compiling with the "rust run" command. Unlike `ob-C', you can also specify :args which can be a list of arguments to pass to the binary. If you quote the value passed into the list, it will use `ob-ref to find the reference data. If you do not include a main function or a package name, `ob-rust will provide it for you and it's the only way to properly use very limited implementation: - currently only support :results output. ; Requirements: - You must have rust and cargo installed and the rust and cargo should be in your `exec-path rust command. - rust-script - `rust-mode is also recommended for syntax highlighting and formatting. Not this particularly needs it, it just assumes you have it.

emacs-shrface 20251224.957
Propagated dependencies: emacs-org@9.8.3 emacs-language-detection@20161123.1813
Channel: bugchan
Location: bugchan/packages/emacs-xyz.scm (bugchan packages emacs-xyz)
Home page: https://github.com/chenyanming/shrface
Licenses: GPL 3
Build system: emacs
Synopsis: Extend shr/eww with org features and analysis capability
Description:

This package extends `shr / `eww with org features and analysis capability. It can be used in `dash-docs', `eww', `nov.el', `mu4e', `anki.el', etc. - Configurable org-like heading faces, headline bullets, item bullets, paragraph indentation, fill-column, item bullet, versatile hyper links(http/https/file/mailto/etc) face and so on. - Browse the internet or local html file with `eww just like org mode. - Read dash docsets with `dash-docs and the beauty of org faces. - Read epub files with `nov.el , just like org mode. - Read html email with `mu4e , the same reading experience just like org mode without formatting html to org file. - Switch/jump the headlines just like org-mode in `eww and `nov.el with `imenu - Toggle/cycle the headlines just like org-mode in `eww and `nov.el with `outline-minor-mode and `org-cycle'/`org-shifttab - Analysis capability: - Headline analysis: List all headlines with clickable texts. - URL analysis: List all classified URL with clickable texts. - Export HTML buffer to an org file using shr engine (no Pandoc is needed).

emacs-yahtzee 20220221.803
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/drdv/yahtzee
Licenses: GPL 3+
Build system: emacs
Synopsis: The yahtzee game
Description:

Package tested on: GNU Emacs 25.2.1 (x86_64-apple-darwin16.5.0) A simple implementation of the yahtzee game. Quick start: add (require yahtzee) in your .emacs M-x yahtzee start a game (in a new buffer) C-c n start a new game (in the same buffer) C-c p add players C-c P reset players SPC throw dice 1,2,3,4,5 hold outcome of 1,2,3,4,5-th dice UP/DOWN select score to register ENTER register selected score w save the game (in json format) The score of a saved game can be loaded using `M-x yahtzee-load-game-score`. Configuration variables: The user might want to set the following variables (see associated docstrings) - `yahtzee-output-file-base - `yahtzee-fields-alist for adding extra fields - `yahtzee-players-names set names of players use (setq-default yahtzee-players-names ...) Note: personally I don't enjoy playing with "Yahtzee bonuses" and "Joker rules" so they are not implemented (even thought they are simple to include). Only the "63 bonus" is available (see `yahtzee-compute-bonus'). Furthermore, some scores differ from the official ones. Changing all this can be done by simply modifying the corresponding functions in the definition of `yahtzee-fields-alist'.

emacs-ox-json 20210928.347
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/jlumpe/ox-json
Licenses: Expat
Build system: emacs
Synopsis: JSON export backend for Org mode
Description:

Org mode export backend for exporting the document syntax tree to JSON. The main entry points are `ox-json-export-as-json and `ox-json-export-to-json'. It can also be used through the built-in export dispatcher through `org-export-dispatch'. Export options: :json-data-type-property (string) - This the name of a property added to all JSON objects in export to differentiate between structured data and ordinary key-value mappings. Its default value is "$$data_type". Setting to nil prevents the property being added altogether. :json-exporters - plist containing exporter functions for different data types. The keys appear in :json-property-types and can also be used with `ox-json-encode-with-type'. Functions are called with the value to be exported and the export info plist. Default values stored in `ox-json-default-type-exporters'. :json-property-types (plist) - Sets the types of properties of specific elements/objects. Nested set of plists - the top level is keyed by element type (see `org-element-type') and the second level by property name (used with `org-element-property'). Values in 2nd level are keys in the :json-exporters plist and are used to pick the function that will export the property value. Properties with a type of t will be encoded using `ox-json-encode-auto', but this sometimes can produce undesirable results. The "all" key contains the default property types for all element types. This option overrides the defaults set in `ox-json-default-property-types'. :json-strict (bool) - If true an error will be signaled when problems are encountered in exporting a data structure. If nil the data structure will be exported as an object containing an error message. Defaults to nil. :json-include-extra-properties (bool) - Whether to export node properties not listed in the :json-property-types option. If true these properties will be exported using `ox-json-encode-auto'.

emacs-kdl-mode 0.0.1-0.2d849e2
Channel: rosenthal
Location: rosenthal/packages/emacs-xyz.scm (rosenthal packages emacs-xyz)
Home page: https://github.com/taquangtrung/emacs-kdl-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for editing files in the KDL document language
Description:
emacs-telega-x 0.1.0-24.3e36c4d
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/telega-afa
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensions for telega
#<unspecified>
emacs-vc-pijul 0.3-3.3620c44
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/vc-pijul
Licenses: GPL 3+
Build system: emacs
Synopsis: VC backend for Pijul
#<unspecified>
emacs-sbt-mode 20211203.1148
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/hvesalai/emacs-sbt-mode
Licenses: GPL 3
Build system: emacs
Synopsis: Interactive support for sbt projects
Description:
emacs-kdl-mode 0.0-1.2d849e2
Channel: rain-and-roses
Location: rain-and-roses/packages/emacs-xyz.scm (rain-and-roses packages emacs-xyz)
Home page: https://github.com/taquangtrung/emacs-kdl-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: Kdl mode for emacs
Description:

same

emacs-espotify 20220121.2057
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://codeberg.org/jao/espotify
Licenses:
Build system: melpa
Synopsis: Spotify access library
Description:

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

emacs-shelldon 20220325.1305
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Overdr0ne/shelldon
Licenses:
Build system: melpa
Synopsis: An enhanced shell interface
Description:

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

emacs-shellcop 20220629.817
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/redguardtoo/shellcop
Licenses:
Build system: melpa
Synopsis: Analyze info&error in shell-mode
Description:

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

emacs-filetags 20190706.804
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/DerBeutlin/filetags.el
Licenses:
Build system: melpa
Synopsis: Package to manage filetags in filename
Description:

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

emacs-openfoam 20210516.1015
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ralph-schleicher/emacs-openfoam
Licenses:
Build system: melpa
Synopsis: OpenFOAM files and directories
Description:

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

emacs-workroom 20230926.1631
Propagated dependencies: emacs-compat@31.0.0.1
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://codeberg.org/akib/emacs-workroom
Licenses:
Build system: melpa
Synopsis: Named rooms for work without irrelevant distracting buffers
Description:

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

emacs-repeater 20180418.1212
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/repeater
Licenses:
Build system: melpa
Synopsis: Repeat recent repeated commands
Description:

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

emacs-bilibili 20250727.348
Propagated dependencies: emacs-mpvi@20250831.853 emacs-pdd@20250809.509
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/lorniu/bilibili.el
Licenses:
Build system: melpa
Synopsis: Watch videos of BiliBili (哔哩哔哩) in org mode
Description:

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

emacs-datetime 20250203.2047
Propagated dependencies: emacs-extmap@20230907.1959
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/doublep/datetime
Licenses:
Build system: melpa
Synopsis: Parsing, formatting and matching timestamps
Description:

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

emacs-sisyphus 20260901.1503
Propagated dependencies: emacs-compat@31.0.0.1 emacs-cond-let@20260901.1107 emacs-llama@20260925.1854 emacs-magit@20260925.1935
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/magit/sisyphus
Licenses:
Build system: melpa
Synopsis: Create releases of Emacs packages
Description:

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

emacs-coverage 20191113.1958
Propagated dependencies: emacs-ov@20230522.1117
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/trezona-lecomte/coverage
Licenses:
Build system: melpa
Synopsis: Code coverage line highlighting
Description:

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

Page: 1…9091929394…365
Total packages: 8754