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

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.


sample-hive 0.9.0_alpha.1
Dependencies: wxwidgets@3.2.8.1 taglib@1.12 sqlite@3.39.3 yaml-cpp@0.8.0-0.2f86d13 libsndfile@1.2.0 spdlog@1.13.0 aubio@0.4.9
Channel: nebula
Location: nebula/packages/audio.scm (nebula packages audio)
Home page: https://gitlab.com/samplehive/sample-hive
Licenses: GPL 3+
Build system: meson
Synopsis: A simple, modern audio sample browser/manager for GNU/Linux.
Description:

SampleHive let’s you manage your audio samples in a nice and simple way, just add a directory where you store all your samples, or drag and drop a directory on it to add samples to it, and it will help sort, search, play and view some information about the sample.

emacs-org-kanban 0.6.5
Propagated dependencies: emacs-s@1.13.0 emacs-dash@2.20.0 emacs-org@9.7.39
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: http://github.com/gizmomogwai/org-kanban
Licenses: Expat
Build system: emacs
Synopsis: Kanban table for org-mode
Description:

Kanban table for org-mode

emacs-nerd-icons-ibuffer 1.0.0
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/seagle0128/nerd-icons-ibuffer
Licenses: GPL 3
Build system: emacs
Synopsis: Display nerd icons in ibuffer
Description:

Display nerd icons in ibuffer

emacs-cargo 0.4.0
Propagated dependencies: emacs-markdown-mode@2.7
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/kwrooijen/cargo.el.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Minor Mode for Cargo, Rust's Package Manager.
Description:

Cargo mode for Emacs. This package gives you a set of key combinations to perform Cargo tasks within your Rust projects.

emacs-lsp-tailwindcss 0.2
Propagated dependencies: emacs-lsp-mode@9.0.1-0.1472333 emacs-f@0.21.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/merrickluo/lsp-tailwindcss.git
Licenses: GPL 3+
Build system: emacs
Synopsis: the lsp-mode client for tailwindcss
Description:

The lsp-mode client for tailwindcss, using language server from official vscode plugin

emacs-pylint 0.0.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/emacsorphanage/pylint.git
Licenses: GPL 2+
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-0x0 1.0.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://git.sr.ht/~willvaughn/emacs-0x0
Licenses: GPL 3+
Build system: emacs
Synopsis: Integration with https://0x0.st, envs.sh, ttm.sh, and self-hosted services.
Description:

Upload whatever you need to a pastebin server. The commands `0x0-upload-file',`0x0-upload-text' and `0x0-upload-kill-ring', which respectively upload (parts of) the current buffer, a file on your disk and a string from the minibuffer can be used too.

The default host and the host this package is named after is https://0x0.st. Consider donating to https://liberapay.com/mia/donate if you like the service.

emacs-org-modern-indent 0.1.4
Propagated dependencies: emacs-org@9.7.39 emacs-compat@30.1.0.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/jdtsmith/org-modern-indent
Licenses: GPL 3+
Build system: emacs
Synopsis: modern block styling with org-indent
Description:

Modern block styling with org-indent.

org-modern provides a clean and efficient org style. The blocks (e.g. source, example) are particularly nicely decorated. But when org-indent is enabled, the block "bracket", which uses the fringe area, is disabled.

This small package approximately reproduces the block styling of org-modern when using org-indent. It can be used with or without org-modern. Recent versions support "bulk-indented" blocks nested within lists

emacs-cmake-ide 0.5
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0 emacs-levenshtein@0.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/atilaneves/cmake-ide
Licenses: Modified BSD
Build system: emacs
Synopsis: Use Emacs as a C/C++ IDE
Description:

cmake-ide is a package to enable IDE-like features on Emacs for CMake projects. It also supports non-CMake projects as long as a compilation database is generated out-of-band.This includes autocompletion and on-the-fly syntax checking in Emacs for CMake projects with minimal configuration. It uses other packages to do its heavy lifting, in a combination of:

* rtags * flycheck * auto-complete-clang * company-clang * irony

`cmake-ide` will set variables and call functions for the installed dependent packages.

It works by running CMake in Emacs in order to obtain the necessary compiler flags to pass to the other tools. Since all the dependencies are specified in the CMake scripts, there is no need to maintain a parallel dependency tracking system for Emacs. Just ask CMake.

emacs-svelte-mode 1.0.5
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/leafOfTree/svelte-mode
Licenses: LGPL 3
Build system: emacs
Synopsis: Emacs major mode for Svelte
Description:

Emacs major mode for .svelte files based on mhtml-mode

emacs-faust-mode 0.2
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/magnetophon/emacs-faust-mode.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Faust major mode for editing faust code (.dsp files)
Description:

Major Emacs mode for the Faust programming language, featuring syntax highlighting, automatic indentation and auto-completion.

emacs-fix-word 0.2.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/mrkkrp/fix-word.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Transform words in Emacs (upcase, downcase, capitalize, etc.)
Description:

This is a package that allows us to transform words intelligently. It provides the function fix-word that lifts functions that do string transformation into commands with interesting behavior. There are also some built-in commands built on top of fix-word.

emacs-react-snippets 0.0.1
Propagated dependencies: emacs-yasnippet@0.14.3
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/johnmastro/react-snippets.el.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Yasnippets for React
Description:

Yasnippets for React.

emacs-treesit-auto 1.0.5
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/renzmann/treesit-auto
Licenses: GPL 3
Build system: emacs
Synopsis: Automatic installation, usage, and fallback for tree-sitter major modes in Emacs 29
Description:

Automatically install and use tree-sitter major modes in Emacs 29+. If the tree-sitter version can’t be used, fall back to the original major mode

emacs-python-mode 6.3.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://gitlab.com/python-mode-devs/python-mode.git
Licenses: GPL 3+
Build system: emacs
Synopsis: The longest continuously maintained Emacs major mode for editing Python code.
Description:

The longest continuously maintained Emacs major mode for editing Python code.

emacs-nixos-options 0.0.1
Propagated dependencies: emacs-company@1.0.2 emacs-consult@3.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/travisbhartwell/nix-emacs.git
Licenses: GPL 3+
Build system: emacs
Synopsis: A set of useful Emacs modes and functions for users of Nix and Nix OS.
Description:

A set of useful Emacs modes and functions for users of Nix and Nix OS.

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

nerd-icons-completion - Use nerd-icons for completion

emacs-hass 3.0.2
Propagated dependencies: emacs-request@0.3.2-1.3336eaa emacs-websocket@1.15
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/purplg/hass
Licenses: Expat
Build system: emacs
Synopsis: Emacs package for interacting with Home Assistant
Description:

hass is an Emacs package that enables integration with Home Assistant. Call Home Assistant services, hook into Home Assistant events, and create convenient dashboards

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

nerd-icons theme for treemacs

emacs-hover 1.2.3
Propagated dependencies: emacs-dash@2.20.0 emacs-flycheck@35.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/ericdallo/hover.el.git
Licenses: GPL 3+
Build system: emacs
Synopsis: Flutter tool to run hover on emacs
Description:

Emacs tool for running flutter mobile apps on desktop using hover.

emacs-kanban 0.2.4
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/emacsmirror/kanban
Licenses: GPL 2
Build system: emacs
Synopsis: Parse org-todo headlines to use org-tables as Kanban tables
Description:

kanban.el --- Parse org-todo headlines to use org-tables as Kanban tables

emacs-nerd-icons-corfu 0.3.0
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/LuigiPiucco/nerd-icons-corfu
Licenses: GPL 3
Build system: emacs
Synopsis: Icons for corfu via nerd-icons
Description:

nerd-icons-corfu.el - Icons for Corfu via nerd-icons

emacs-faustine 1.0.1
Propagated dependencies: emacs-faust-mode@0.2
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://bitbucket.org/yphil/faustine.git
Licenses: GPL 3+
Build system: emacs
Synopsis: A major mode/IDE for editing Faust code
Description:

Edit, visualize, build and run Faust code

emacs-bufler 0.2
Propagated dependencies: emacs-dash@2.20.0 emacs-f@0.21.0 emacs-pretty-hydra@0.2.2 emacs-magit@4.4.2 emacs-map@3.3.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/alphapapa/bufler.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Bufler is like a butler for your buffers.
Description:

Bufler is like a butler for your buffers, presenting them to you in an organized way based on your instructions. The instructions are written as grouping rules in a simple language, allowing you to customize the way buffers are grouped. The default rules are designed to be generally useful, so you don't have to write your own.

It also provides a workspace mode which allows frames to focus on buffers in certain groups. Since the groups are created automatically, the workspaces are created dynamically, rather than requiring you to put buffers in workspaces manually..

Page: 1234
Total results: 85