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

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-slime 2.24
Propagated dependencies: emacs-macrostep@0.9.5
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/slime/slime
Licenses: GPL 2+ Public Domain
Synopsis: Superior Lisp Interaction Mode for Emacs
Description:

SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.

emacs-apache-mode 2.2.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/emacs-php/apache-mode/
Licenses: GPL 2+
Synopsis: Major mode for editing Apache configuration files
Description:

This package provides an Emacs major mode for editing Apache configuration files.

emacs-highlight-indent-guides 20190108-1.0b10f38
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/DarthFennec/highlight-indent-guides/
Licenses: GPL 3+
Synopsis: Minor mode to highlight indentation
Description:

This minor mode highlights indentation levels via font-lock.

emacs-tern 0.21.0
Propagated dependencies: emacs-auto-complete@1.5.1
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: http://ternjs.net/
Licenses: GPL 3+
Synopsis: Tern-powered JavaScript integration
Description:

Tern-powered JavaScript integration.

emacs-stupid-indent-mode 20170525.1117
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://melpa.org/#/stupid-indent-mode
Licenses: GPL 3+
Synopsis: Plain stupid indentation minor mode
Description:

Dumb indentation mode is appropriate for editing buffers that Emacs does not fully understand syntactically

emacs-symbol-overlay 4.1-1.11f91ce
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/wolray/symbol-overlay/
Licenses: GPL 3+
Synopsis: Highlight symbols with keymap-enabled overlays
Description:

Highlighting symbols with overlays while providing a keymap for various operations about highlighted symbols. It was originally inspired by the package highlight-symbol. The fundamental difference is that in symbol-overlay every symbol is highlighted by the Emacs built-in function overlay-put rather than the font-lock mechanism used in highlight-symbol.

emacs-company-tern 0.3.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-geiser 0.10
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://www.nongnu.org/geiser/
Licenses: Modified BSD
Synopsis: Collection of Emacs modes for Scheme hacking
Description:

Geiser is a collection of Emacs major and minor modes that conspire with one or more Scheme implementations to keep the Lisp Machine Spirit alive. The continuously running Scheme interpreter takes the center of the stage in Geiser. A bundle of Elisp shims orchestrates the dialog between the Scheme implementation, Emacs and, ultimately, the schemer, giving them access to live metadata.

This package provides just the core of Geiser. To effectively use it with your favourite Scheme implementation, you also need the corresponding geiser package, e.g. emacs-geiser-guile for Guile.

emacs-org-protocol-capture-html 0.0.1-1.0e39b7e
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/alphapapa/org-protocol-capture-html
Licenses: GPL 3+
Synopsis: Captures Web pages into Org using Pandoc to process HTML
Description:

This package captures Web pages into Org-mode using Pandoc to process HTML. It can also use eww's eww-readable functionality to get the main content of a page.

These are the helper functions that run in Emacs. To capture pages into Emacs, you can use either a browser bookmarklet or the org-protocol-capture-html.sh shell script. See the README.org file for instructions.

emacs-guix-misc 0.0.1-6eb52ef
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/wigust/emacs-guix-misc
Licenses: GPL 3+
Synopsis: Additional functions for Emacs Guix
Description:

This package provides an additional functionality for Emacs Guix.

emacs-wi-utils 0.1.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/kitnil/emacs-wi-utils
Licenses: GPL 3+
Synopsis: Ivy procedures for Git project management
Description:

This package provides several Emacs's Ivy procedures to work with Git-based projects.

emacs-terminal-here 1.0-1.b3659e1
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/davidshepherd7/terminal-here
Licenses: GPL 3+
Synopsis: Run an external terminal in current directory
Description:

Provides commands to help open external terminal emulators in the directory of the current buffer.

emacs-anywhere-mode 0.1-1.80a5aa8
Dependencies: xdotool@3.20211022.1 xclip@0.13
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page:
Licenses: GPL 3+
Synopsis: Emacs Anywhere mode
Description:

This package provides an Emacs minor-mode for capturing user input and paste it with C-v after exit.

emacs-atomic-chrome 2.0.0-1.4828a29
Propagated dependencies: emacs-let-alist@1.0.6 emacs-websocket@1.15
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/alpha22jp/atomic-chrome/
Licenses: GPL 2+
Synopsis: Edit text area on Chrome with Emacs using Atomic Chrome
Description:

This package provides an Emacs version of Atomic Chrome which is an extension for Google Chrome browser that allows you to edit text areas of the browser in Emacs. It's similar to Edit with Emacs, but has some advantages as below with the help of websocket.

emacs-gited 0.5.3
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://elpa.gnu.org/packages/gited.html
Licenses: GPL 3+
Synopsis: Operate on Git branches like dired
Description:

This Emacs library lists the branches in a Git repository. Then you can operate on them with a dired-like interface.

emacs-js3-mode 1.1.0-1.229aeb3
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/thomblake/js3-mode
Licenses: GPL 3+
Synopsis: Improved JavaScript editing mode
Description:

This package provides a JavaScript editing mode for Emacs.

emacs-jenkins 0.1-1.9c7b9d4
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/rmuslimov/jenkins.el/
Licenses: GPL 3+
Synopsis: Jenkins client for Emacs
Description:

This package provides a Jenkins client for Emacs.

emacs-flyspell-correct 0.4-1.0486912
Propagated dependencies: emacs-helm@4.0.6 emacs-ivy@0.15.1
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/d12frosted/flyspell-correct
Licenses: GPL 3+
Synopsis: Correct words with @code{flyspell} via custom interface
Description:

This package provides functionality for correcting words via custom interfaces.

emacs-hydra-timestamp 0.1-49b0291
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page:
Licenses: GPL 3+
Synopsis: Insert timestamps with Emacs Hydra
Description:

This package provides an Emacs Hydra for inserting timestamps.

emacs-org-timed-alerts 0.0.1-1.23cd318
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/legalnonsense/org-timed-alerts/
Licenses: GPL 3+
Synopsis: Automatiic org timers for upcoming events
Description:

This package provides automatiic org timers for upcoming events.

emacs-strace-mode-special 0.0.2-1.6a69b4b
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/pkmoore/strace-mode
Licenses: GPL 3+
Synopsis: Emacs major mode to highlight strace outputs
Description:

emacs-strace-mode provides an Emacs major mode highlighting strace outputs.

emacs-slack-patched 0.0.2-8.ea89ac4
Propagated dependencies: emacs-alert@1.3 emacs-emojify@1.2 emacs-helm@4.0.6 emacs-request@0.3.2-1.3336eaa emacs-s@1.13.0 emacs-ts@0.3 emacs-websocket@1.15 emacs-oauth2@0.18.3 emacs-circe@2.14
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/yuya373/emacs-slack
Licenses: GPL 3+
Synopsis: Slack client for Emacs
Description:

This package provides an Emacs client for the Slack messaging service.

emacs 30.2
Dependencies: cairo@1.18.4 dbus@1.15.8 gtk+@3.24.49 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libwebp@1.3.2 pango@1.54.0 poppler@22.09.0 gnutls@3.8.3 ld-wrapper@0 binutils@2.44 glibc@2.41 libgccjit@14.3.0 mailutils@3.20 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Synopsis: The extensible, customizable, self-documenting text editor
Description:

GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.

emacs-treemacs 3.2
Dependencies: python@3.11.11
Propagated dependencies: emacs-ace-window@0.10.0 emacs-cfrs@1.7.0 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-ht@2.3 emacs-hydra@0.15.0 emacs-pfuture@1.10.3 emacs-s@1.13.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/Alexander-Miller/treemacs
Licenses: GPL 3+
Synopsis: Emacs tree style file explorer
Description:

Treemacs is a file and project explorer similar to NeoTree or Vim's NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities.

Page: 1234567
Total results: 157