_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


emacs-lognav-mode 0.0.5-1.a9b53f2da040
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://bitbucket.org/ellisvelo/lognav-mode
Licenses: GPL 2+
Synopsis: Navigate log error messages in Emacs
Description:

Lognav-mode is a minor mode used for finding and navigating errors within a buffer or a log file. For example, M-n moves the cursor to the first error within the log file. M-p moves the cursor to the previous error. Lognav-mode only highlights the errors that are visible on the screen rather than highlighting all errors found within the buffer. This is especially useful when opening up large log files for analysis.

emacs-dashboard-with-agenda-reverse 1.8.0
Propagated dependencies: emacs-page-break-lines@0.15
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/rakanalh/emacs-dashboard
Licenses: GPL 3+
Synopsis: Startup screen extracted from Spacemacs
Description:

This package provides an extensible Emacs dashboard, with sections for bookmarks, Projectile projects, Org Agenda and more.

emacs-elfeed-custom 3.4.2
Dependencies: curl@8.6.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/skeeto/elfeed
Licenses: GPL 3+
Synopsis: Atom/RSS feed reader for Emacs
Description:

Elfeed is an extensible web feed reader for Emacs, supporting both Atom and RSS, with a user interface inspired by notmuch.

emacs-proc-net 0-1.1086111
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/nicferrier/emacs-proc-net
Licenses: GPL 3+
Synopsis: Network process tools
Description:

This package provides an Emacs tools for doing stuff with network processes.

emacs-auth-password-store 2.0.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/DamienCassou/auth-password-store
Licenses: GPL 3+
Synopsis: Integrate Emacs auth-source with password-store
Description:

emacs-auth-password-store integrates Emacs auth-source library with password-store.

emacs-plain-org-wiki 20191013.1833
Propagated dependencies: emacs-ivy@0.15.1
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/abo-abo/plain-org-wiki
Licenses: GPL 3+
Synopsis: Simple jump-to-org-files in a directory package
Description:

Call plain-org-wiki to either open your Org files, or create new ones.

emacs-helm-notmuch 1.1
Propagated dependencies: notmuch@0.39 emacs-helm@4.0.6
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-rjsx-mode 0.4.0
Propagated dependencies: emacs-js2-mode@20231224
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/felipeochoa/rjsx-mode/
Licenses: GPL 3+
Synopsis: Real support for JSX
Description:

Defines a major mode rjsx-mode based on js2-mode for editing JSX files. rjsx-mode extends the parser in js2-mode to support the full JSX syntax. This means you get all of the js2 features plus proper syntax checking and highlighting of JSX code blocks.

Some features that this mode adds to js2:

  • Highlighting JSX tag names and attributes (using the rjsx-tag and rjsx-attr faces)

  • Highlight undeclared JSX components

  • Parsing the spread operator ...otherProps

  • Parsing && and || in child expressions cond && <BigComponent/>

  • Parsing ternary expressions toggle ? <ToggleOn /> : <ToggleOff />

Additionally, since rjsx-mode extends the js2 AST, utilities using the parse tree gain access to the JSX structure.

emacs-copy-as-format 0.0.8
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/sshaw/copy-as-format/
Licenses: GPL 3+
Synopsis: Copy buffer locations as GitHub/Slack/JIRA as formatted code
Description:

Copy buffer locations as GitHub/Slack/JIRA/HipChat formatted code and add them to the kill ring. The buffer will not be modified.

With a prefix argument prompt for the format. Defaults to copy-as-format-default.

To add formats see copy-as-format-format-alist.

For AsciiDoc customization see copy-as-format-asciidoc-include-file-name and copy-as-format-asciidoc-language-alist.

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-edit-as-format 20220221.1312
Dependencies: pandoc@2.19.2
Propagated dependencies: emacs-edit-indirect@0.1.13
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/etern/edit-as-format
Licenses: GPL 3+
Synopsis: Edit document as other format
Description:

Edit document as other format, using pandoc

emacs-org-tanglesync 1.1-0.af83a73
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://gitlab.com/mtekman/org-tanglesync.el/
Licenses: GPL 3+
Synopsis: Sync Org source blocks with tangled external files
Description:

This package automatically pulls changes from source code to their corresponding tangled blocks.

emacs-eval-in-repl 0.9.6
Dependencies: emacs-slime@2.31 emacs-sml-mode@6.12 emacs-cider@1.19.0 emacs-geiser@0.32 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.9.0 emacs-tuareg@3.0.1 emacs-hy-mode@1.0.4 emacs-racket-mode@1-8.7f2813d
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-build-farm 0.0.1
Dependencies: emacs-bui@1.2.1 emacs-magit-popup@2.13.3
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/alezost/build-farm.el
Licenses: GPL 3+
Synopsis: Interface for Hydra and Cuirass (Nix and Guix build farms)
Description:

Emacs-Build-Farm is an Emacs interface for Hydra and Cuirass — build farms for Nix and Guix package managers.

emacs-whois 0.0.0-1.3c3c41b
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/lassik/emacs-whois/
Licenses: GPL 3+
Synopsis: Extends the whois functionality of Emacs
Description:

This package complements (does not replace) the standard whois functionality of GNU Emacs. It provides:

  • whois-mode with font-lock highlighting to make whois responses easier to read.

  • whois-shell function to make a whois query using the system whois program instead of Emacs' own (often not up to date) whois client.

emacs-xml-rpc 1.6.12
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/hexmode/xml-rpc-el
Licenses: GPL 3+
Synopsis: XML-RPC client implementation in elisp
Description:

This package provides an XML-RPC client implementation in elisp, capable of both synchronous and asynchronous method calls.

emacs-thesaurus 0.0.1
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/AnselmC/thesaurus.el
Licenses: GPL 3+
Synopsis: Query synonyms from Thesaurus.com
Description:

Emacs package for querying synonyms from Thesaurus.com.

emacs-origami 0.11.1f38085
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/gregsexton/origami.el
Licenses: Expat
Synopsis: Folding minor mode for Emacs
Description:

This package provides a text folding minor mode for Emacs.

emacs-git-messenger-diff-mode 0.18
Propagated dependencies: emacs-popup@0.5.9
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/syohex/emacs-git-messenger
Licenses: GPL 3+
Synopsis: Popup commit message at current line
Description:

emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.

emacs-elfeed-summary 20220331.1634
Propagated dependencies: emacs-magit@4.4.2 emacs-elfeed@3.4.2
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/SqrtMinusOne/elfeed-summary.el
Licenses:
Synopsis: Feed summary interface for elfeed
Description:

The package provides a tree-based feed summary interface for elfeed. The tree can include individual feeds, searches, and groups. It mainly serves as an easier "jumping point" for elfeed, so searching a subset of the elfeed database is one action away.

`elfeed-summary' pops up the summary buffer. The buffer shows individual feeds and searches, combined into groups. The structure is determined by the `elfeed-summary-settings' variable.

Also take a look at the package README at <https://github.com/SqrtMinusOne/elfeed-summary> for more information.

emacs-info-colors 0.2
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/ubolonton/info-colors
Licenses: GPL 3+
Synopsis: Extra colors for Info-mode
Description:

This package provides a modern adaption of the extra coloring provided by Drew Adams info+ package. To enable this (add-hook 'Info-selection-hook 'info-colors-fontify-node).

emacs-assess 0.5
Dependencies: emacs-m-buffer-el@0.16.1 emacs-load-relative@1.3.2
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/phillord/assess
Licenses: GPL 3+
Synopsis: Test support functions for Emacs
Description:

assess provides additional support for testing Emacs packages.

It provides:

  • A set of predicates for comparing strings, buffers and file contents.

  • Explainer functions for all predicates giving useful output.

  • Macros for creating many temporary buffers at once, and for restoring the buffer list.

  • Methods for testing indentation, by comparision or roundtripping.

  • Methods for testing fontification.

  • Assess aims to be a stateless as possible, leaving Emacs unchanged whether the tests succeed or fail, with respect to buffers, open files and so on. This helps to keep tests independent from each other.

emacs-js-comint 1.1.1
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/redguardtoo/js-comint
Licenses: GPL 3+
Synopsis: JavaScript interpreter in Emacs window
Description:

This package provides a program is a comint mode for Emacs which allows you to run a compatible javascript REPL like Node.js, Spidermonkey, Rhino inside Emacs. It also defines a few functions for sending JavaScript input to it quickly.

emacs-helm-tramp 1.3.9
Propagated dependencies: emacs-helm@4.0.6
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/masasam/emacs-helm-tramp/
Licenses: GPL 3+
Synopsis: Tramp Helm interface for SSH server, Docker and Vagrant
Description:

This package provides Tramp Helm interface for SSH server, Docker and Vagrant.

Page: 1234567
Total results: 157