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

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-pythonic 0.2
Propagated dependencies: emacs-s@1.13.0 emacs-f@0.21.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/pythonic-emacs/pythonic.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Utility functions for writing pythonic emacs package.
Description:

Utility functions for writing pythonic emacs package.

emacs-kaolin-themes 1.6.8
Propagated dependencies: emacs-autothemer@0.2.18
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/ogdenwebb/emacs-kaolin-themes
Licenses: GPL 3+
Build system: emacs
Synopsis: Set of eye pleasing themes for GNU Emacs. Supports both GUI and terminal.
Description:

Kaolin is a set of eye pleasing themes for GNU Emacs with support for a large number of modes and external packages.

emacs-lsp-dart 1.24.2
Propagated dependencies: emacs-lsp-treemacs@0.5 emacs-lsp-mode@9.0.1-0.1472333 emacs-dap-mode@0.8 emacs-f@0.21.0 emacs-dash@2.20.0 emacs-dart-mode@1.0.7 emacs-jsonrpc@1.0.26 emacs-ht@2.3
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/emacs-lsp/lsp-dart
Licenses: GPL 3+
Build system: emacs
Synopsis: lsp-mode heart dart
Description:

Emacs Dart IDE using lsp-mode to connect to Dart Analysis Server.

emacs-tree-sitter-langs 0.12.22
Propagated dependencies: tree-sitter@0.25.3
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/emacs-tree-sitter/tree-sitter-langs
Licenses: Expat
Build system: emacs
Synopsis: Language bundle for Emacs's tree-sitter package
Description:

This is a convenient language bundle for the Emacs package tree-sitter. It serves as an interim distribution mechanism, until tree-sitter is widespread enough for language-specific major modes to incorporate its functionalities.

For each supported language, this package provides:

1. Pre-compiled grammar binaries for 3 major platforms: macOS, Linux and Windows, on x86_64. In the future, tree-sitter-langs may provide tooling for major modes to do this on their own. 2. An optional highlights.scm file that provides highlighting patterns. This is mainly intended for major modes that are not aware of tree-sitter. A language major mode that wants to use tree-sitter for syntax highlighting should instead provide the query patterns on its own, using the mechanisms defined by tree-sitter-hl. 3. Optional query patterns for other minor modes that provide high-level functionalities on top of tree-sitter, such as code folding, evil text objects… As with highlighting patterns, major modes that are directly aware of tree-sitter should provide the query patterns on their own.

emacs-hass-tools 0.0.0-0.a9d7430
Propagated dependencies: emacs-auto-complete@1.5.1 emacs-request@0.3.2-1.3336eaa
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/gjbadros/hass-emacs
Licenses: Expat
Build system: emacs
Synopsis: Emacs tools for Home Assistant, including autocompletion
Description:

Tools for Home Assistant that work with GNU Emacs

Right now this is just auto completion support for entity names.

You either need to put the JSON contents of your Home Assistant's /api/states API output in a file (probably called api_states.txt in your config directory) or you need to populate a file hass-mode-secrets.el with your server name and an authentication token (gotten from HomeAssistant's UI).

If you do the former, you need to pass the name of the file to hass-setup-completion (possibly just by using a prefix-arg before calling the function interactively:

C-u M-x hass-setup-completion

Will prompt you for the filename that has the contents of /api/states from your server.

It's easier to just use hass-mode-secrets.el unless you have another reason to have api_states.txt lying around (I do, and I like this completion being able to work without the live server running, which is why I support the file version in addition to accessing via a live server)

emacs-pkgbuild-mode 1.0-snapshot
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/juergenhoetzel/pkgbuild-mode.git
Licenses: GPL 2+
Build system: emacs
Synopsis: Major mode for editing PKGBUILD files
Description:

Major mode for editing PKGBUILD files

emacs-impatient-mode 1.1
Propagated dependencies: emacs-simple-httpd@1.5.1 emacs-htmlize@1.59
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/skeeto/impatient-mode.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Impatient html mode. See your changes in the browser as you type
Description:

See the effect of your HTML as you type it.

emacs-evil-lispy 1.1
Propagated dependencies: emacs-lispy@0.27.0-3.df1b7e6 emacs-evil@1.15.0-0.008a6cd emacs-hydra@0.15.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/sp3ctum/evil-lispy.git
Licenses: GPL 3+
Build system: emacs
Synopsis: precision Lisp editing with Evil and Lispy
Description:

This package integrates the excellent lispy lisp editing package to Evil. Lispy works with different lisp modes, like Emacs Lisp and Clojure (and others!).

emacs-file-info 0.5
Propagated dependencies: emacs-hydra@0.15.0 emacs-browse-at-remote@0.14.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/Artawower/file-info.el
Licenses: GPL 3+
Build system: emacs
Synopsis: All necessary information about current file in hydra + posframe.
Description:

Package for quick view and copy all necessary information about current opened file.

emacs-cargo-mode 0.0.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/ayrat555/cargo-mode.git
Licenses: Expat
Build system: emacs
Synopsis: Emacs minor mode which allows to dynamically select cargo command
Description:

Emacs minor mode which allows to dynamically select a Cargo command.

emacs-lsp-latex 3.6.2
Propagated dependencies: emacs-lsp-mode@9.0.1-0.1472333 emacs-consult@3.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/ROCKTAKEY/lsp-latex.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs lsp-mode client for LaTeX, on texlab.
Description:

While lsp-tex.el, included by lsp-mode, provides minimal setting for Texlab, lsp-latex.el provides full features of Texlab!

emacs-django-manage 0.1
Propagated dependencies: emacs-hydra@0.15.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/gopar/django-manage.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Django minor mode for commanding manage.py
Description:

Django minor mode for commanding manage.py

emacs-ron-mode 0.1
Propagated dependencies: emacs-rust-mode@1.0.6
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/hoyon/ron-mode.git
Licenses: Expat
Build system: emacs
Synopsis: An emacs mode for RON files
Description:

A major mode for editing RON files.

emacs-license-snippets 1.0.0
Propagated dependencies: emacs-yasnippet@0.14.3
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/sei40kr/license-snippets
Licenses: GPL 3+
Build system: emacs
Synopsis: LICENSE templates for yasnippet
Description:

LICENSE templates for yasnippet

emacs-django-mode 0.1
Propagated dependencies: emacs-s@1.13.0 emacs-projectile@2.9.1 emacs-helm-make@0.2.0-0.ebd71e8
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/valpackett/django-mode.git
Licenses: ASL 2.0
Build system: emacs
Synopsis: Django mode and snippets for Emacs
Description:

Django mode and snippets for Emacs

emacs-lsp-jedi 0.0.1
Propagated dependencies: emacs-lsp-mode@9.0.1-0.1472333
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/fredcamps/lsp-jedi.git
Licenses: GPL 3+
Build system: emacs
Synopsis: A LSP client for Emacs using Python Jedi Language Server
Description:

A Emacs client for Python Jedi Language Server (LSP client plugin for lsp-mode Emacs extension).

emacs-pyenv-mode 0.1.0
Propagated dependencies: emacs-pythonic@0.2
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/pythonic-emacs/pyenv-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Integrate pyenv with python-mode.
Description:

Pyenv mode integrates Fabián E. Gallina's python.el with the pyenv tool. This gives packages which already use python.el (like python-django) pyenv virtual environment support out-of-the-box.

emacs-lsp-haskell 1.1
Propagated dependencies: emacs-lsp-mode@9.0.1-0.1472333 emacs-haskell-mode@17.5-0.e9c3567
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/emacs-lsp/lsp-haskell.git
Licenses: GPL 3+
Build system: emacs
Synopsis: lsp-mode heart haskell
Description:

An Emacs Lisp library for interacting with a Haskell language server such as haskell-language-server using Microsoft's Language Server Protocol.

emacs-poetry 0.2.0
Propagated dependencies: emacs-transient@0.11.0 emacs-pyvenv@1.21
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/cybniv/poetry.el.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Python dependency management and packaging in Emacs
Description:

Poetry.el is a wrapper around Poetry, offering a simple an intuitive interface in Emacs.

emacs-flutter 0.1.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/amake/flutter.el.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Flutter tools for Emacs
Description:

Emacs tools for working with the Flutter SDK

emacs-levenshtein 0.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/emacsorphanage/levenshtein
Licenses: GPL 3+
Build system: emacs
Synopsis: Edit distance between two strings
Description:

Edit distance between two strings

emacs-dart-server 0.1.0
Propagated dependencies: emacs-dash@2.20.0 emacs-flycheck@35.0 emacs-s@1.13.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/bradyt/dart-server
Licenses: GPL 3+
Build system: emacs
Synopsis: An Emacs minor mode for the Dart server
Description:

dart-server is a minor mode for editing Dart files in Emacs.

emacs-nerd-icons-dired 0.0.1
Propagated dependencies: emacs-nerd-icons@0.1.0-1.4bd9795
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/rainstormstudio/nerd-icons-dired
Licenses: GPL 3
Build system: emacs
Synopsis: nerd-icons theme for dired
Description:

nerd-icons theme for dired

hack-nerd-font 3.3.0
Channel: nebula
Location: nebula/packages/fonts.scm (nebula packages fonts)
Home page: https://nerdfonts.com
Licenses: SIL OFL 1.1
Build system: font
Synopsis: Nerd Fonts patched font: Hack
Description:

Hack is part of the Nerd Fonts project.

Page: 1234
Total results: 85