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

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-highlight-quoted 0.1-0.2410347
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/Fanael/highlight-quoted
Licenses: FreeBSD
Build system: emacs
Synopsis: Highlight Lisp quotes and quoted symbols
Description:

Minor mode proving highlight of Lisp quotes and quoted symbols.

emacs-daemons 2.0.0-0.2dcafaa
Propagated dependencies: emacs-s@1.13.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/cbowdon/daemons.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs UI for managing init system services
Description:

This is an Emacs mode to give you a UI for managing init system daemons (services) for those getting tired of typing out sudo service my_thing reload all the time. It offers a consistent UI over different init systems.

emacs-prot-common 0.1.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://gitlab.com/protesilaos/dotfiles/
Licenses: GPL 3+
Build system: emacs
Synopsis: Common functions for dotemacs
#<unspecified>
emacs-flymake-quickdef 1.0.0-0.150c583
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/karlotness/flymake-quickdef
Licenses: GPL 3+
Build system: emacs
Synopsis: Quickly define a new Flymake backend
Description:

This package mainly defines `flymake-quickdef-backend', a macro which helps remove some of the boilerplate code from defining new Flymake backend functions. Consult the function's documentation for full information on use. The macro defines a function which is suitable for use with `flymake-diagnostic-functions' and handles running the external process, creating and removing any necessary files and buffers, and regex matches against diagnostic output.

emacs-keycast 1.1.0-0.691daa1
Propagated dependencies: emacs-compat@30.1.0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/tarsius/keycast
Licenses: GPL 3+
Build system: emacs
Synopsis: Show current command and its key in the mode line
Description:

This package provides Keycast mode. Once enabled, that mode shows the current command and its key or mouse binding in the mode line, and updates them whenever another command is invoked.

emacs-flymake-kondor 0.1.0-1.0058ef5
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/turbo-cafe/flymake-kondor
Licenses: GPL 3+
Build system: emacs
Synopsis: Linter with clj-kondo
Description:

This package adds Clojure syntax checker clj-kondo.

emacs-vc-got 1.0-0.f5d317b
Propagated dependencies: got-rrr@0.49-0.36536ee
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/omar-polo/vc-got
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs VC back-end for the GOT version control system
#<unspecified>
emacs-package-lint 0.16-1.4ea8318
Propagated dependencies: emacs-compat@30.1.0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/purcell/package-lint
Licenses: GPL 3+
Build system: emacs
Synopsis: Linting library for Elisp package authors
Description:

This provides a list of issues with the Emacs package metadata of a file, e.g., the package dependencies it requires. Checks will currently be enabled only if a Package-Requires: or Package-Version: header is present in the file.

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-telega-server 0.8.420-0.15b0820
Dependencies: tdlib@1.8.42-4.2be9e79
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://zevlg.github.io/telega.el/
Licenses: GPL 3+
Build system: gnu
Synopsis: Server process of Telega
Description:

Telega-server is helper program to interact with Telegram service, and connect it with Emacs via inter-process communication.

emacs-syslog-mode 2.3-0.18f441b
Propagated dependencies: emacs-ov@1.0.6 emacs-hide-lines@0-0.30d3557
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/vapniks/syslog-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Major-mode for viewing log files
Description:

This library provides a major-mode for viewing syslog files. You can highlight and filter the lines of the file by regular expressions and by timestamp.

emacs-eglot 1.7-0.9665359
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/joaotavora/eglot
Licenses: GPL 3+
Build system: emacs
Synopsis: Client for Language Server Protocol (LSP) servers
Description:

Emacs Polyglot, or Eglot, is an Emacs Language Server Protocol client that stays out of the way. It guesses the LSP program to start for the current file, using the major mode as a hint. It prompts you to enter one if it fails.

emacs-info-ph 0.0.1-0.a867f98
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/info-ph
Licenses: GPL 3+
Build system: emacs
Synopsis: Info persist history mode
#<unspecified>
emacs-shikimori 0.12-68.d3c941a
Propagated dependencies: emacs-oauth2@0.21-9.31e7a23 emacs-plz@0.9.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/shikimori.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Querying the shikimori anime database
#<unspecified>
emacs-flycheck-package 0.13-0.303f9e0
Propagated dependencies: emacs-flycheck@35.0 emacs-package-lint@0.26
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/purcell/flycheck-package
Licenses: GPL 3+
Build system: emacs
Synopsis: Flycheck checker for elisp package authors
Description:

Provides feedback via flycheck about issues with the package metadata of a file, e.g. the package dependencies it requires.

emacs-rrr-next-wo-nc 29.0.50-10.0804b61
Dependencies: libwebp@1.3.2 cairo@1.18.4 dbus@1.15.8 gtk+@3.24.51 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 libgccjit@14.3.0 mailutils@3.21 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: rrr
Location: rrr/packages/emacs.scm (rrr packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
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-rrr-ce 28.0.50-1.bcddcbf
Dependencies: cairo@1.18.4 dbus@1.15.8 gtk+@3.24.51 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 libgccjit@14.3.0 mailutils@3.21 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: rrr
Location: rrr/packages/emacs.scm (rrr packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
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-igc 31.0.50-2.6225610
Dependencies: mps@1.118.0 libwebp@1.3.2 gsettings-desktop-schemas@46.1 cairo@1.18.4 dbus@1.15.8 gtk+@3.24.51 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 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 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
Propagated dependencies: tree-sitter-yaml@0.7.0 tree-sitter-html@0.23.2 tree-sitter-javascript@0.23.1 tree-sitter-typescript@0.23.2 tree-sitter-bibtex@0.1.0-0.ccfd77d tree-sitter-css@0.23.2 tree-sitter-c@0.23.5 tree-sitter-cpp@0.23.4 tree-sitter-cmake@0.7.0 tree-sitter-elixir@0.3.4 tree-sitter-heex@0.8.0 tree-sitter-bash@0.23.3 tree-sitter-dockerfile@0.2.0 tree-sitter-elm@5.7.0-0.3b373a3 tree-sitter-gomod@1.1.0 tree-sitter-go@0.23.4 tree-sitter-haskell@0.15.0 tree-sitter-java@0.23.5 tree-sitter-json@0.24.8 tree-sitter-julia@0.23.1 tree-sitter-ocaml@0.24.0 tree-sitter-php@0.23.12 tree-sitter-python@0.25.0 tree-sitter-r@1.1.0 tree-sitter-ruby@0.23.1 tree-sitter-rust@0.24.0 tree-sitter-clojure@0.0.13 tree-sitter-markdown@0.4.1 tree-sitter-markdown-gfm@0.4.1 tree-sitter-meson@1.3.0 tree-sitter-org@1.3.1-1.64cfbc2 tree-sitter-scheme@0.23.0-1 tree-sitter-racket@0.23.0-1 tree-sitter-plantuml@1.0.0-1.c7361a1 tree-sitter-lua@0.4.0 tree-sitter-scala@0.23.4
Channel: rrr
Location: rrr/packages/emacs.scm (rrr packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
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-rrr-next 31.0.50-64.27f0a3f
Dependencies: libwebp@1.3.2 gsettings-desktop-schemas@46.1 cairo@1.18.4 dbus@1.15.8 gtk+@3.24.51 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 libgccjit@14.3.0 mailutils@3.21 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 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
Propagated dependencies: tree-sitter-yaml@0.7.0 tree-sitter-html@0.23.2 tree-sitter-javascript@0.23.1 tree-sitter-typescript@0.23.2 tree-sitter-bibtex@0.1.0-0.ccfd77d tree-sitter-css@0.23.2 tree-sitter-c@0.23.5 tree-sitter-cpp@0.23.4 tree-sitter-cmake@0.7.0 tree-sitter-elixir@0.3.4 tree-sitter-heex@0.8.0 tree-sitter-bash@0.23.3 tree-sitter-dockerfile@0.2.0 tree-sitter-elm@5.7.0-0.3b373a3 tree-sitter-gomod@1.1.0 tree-sitter-go@0.23.4 tree-sitter-haskell@0.15.0 tree-sitter-java@0.23.5 tree-sitter-json@0.24.8 tree-sitter-julia@0.23.1 tree-sitter-ocaml@0.24.0 tree-sitter-php@0.23.12 tree-sitter-python@0.25.0 tree-sitter-r@1.1.0 tree-sitter-ruby@0.23.1 tree-sitter-rust@0.24.0 tree-sitter-clojure@0.0.13 tree-sitter-markdown@0.4.1 tree-sitter-markdown-gfm@0.4.1 tree-sitter-meson@1.3.0 tree-sitter-org@1.3.1-1.64cfbc2 tree-sitter-scheme@0.23.0-1 tree-sitter-racket@0.23.0-1 tree-sitter-plantuml@1.0.0-1.c7361a1 tree-sitter-lua@0.4.0 tree-sitter-scala@0.23.4
Channel: rrr
Location: rrr/packages/emacs.scm (rrr packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system: glib-or-gtk
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.

atto 1.4.1-0.add87f5
Propagated dependencies: go-golang-org-x-crypto@0.43.0 go-filippo-io-edwards25519@1.0.0-rc.1
Channel: rrr
Location: rrr/packages/finance.scm (rrr packages finance)
Home page: https://github.com/codesoap/atto
Licenses: Expat
Build system: go
Synopsis: Nano wallet
Description:

atto is a tiny Nano wallet, which focuses on ease of use through simplicity. Included is a rudimentary Go library to interact with Nano nodes.

wownero 0.10.1.0-0.053c7bc
Dependencies: boost@1.89.0 openssl@3.0.8 zeromq@4.3.5 unbound@1.24.2 libsodium@1.0.18 libusb@1.0.25 miniupnpc@2.1.20191224 rapidjson@1.1.0-1.949c771 protobuf@3.21.9 libunwind@1.6.2 readline@8.2.13
Channel: rrr
Location: rrr/packages/finance.scm (rrr packages finance)
Home page: https://github.com/codesoap/atto
Licenses: Modified BSD
Build system: cmake
Synopsis: Wownero is a privacy-centric memecoin
Description:

Wownero: a fairly launched privacy-centric meme coin with no premine and a finite supply.

go-filippo-io-edwards25519 1.0.0-rc.1
Channel: rrr
Location: rrr/packages/finance.scm (rrr packages finance)
Home page: https://filippo.io/edwards25519
Licenses: Modified BSD
Build system: go
Synopsis: filippo.io/edwards25519
Description:

Package edwards25519 implements group logic for the twisted Edwards curve

font-alias-pure 1.0.5
Channel: rrr
Location: rrr/packages/fonts.scm (rrr packages fonts)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg font aliases (upstream package without modifications)
Description:

This package provides some common aliases for Xorg fonts. For example: 6x10, 9x15bold, etc.

font-symbola 13.00
Channel: rrr
Location: rrr/packages/fonts.scm (rrr packages fonts)
Home page: https://dn-works.com/ufas/
Licenses: Public Domain
Build system: trivial
Synopsis: Font with many Unicode symbols
Description:

Symbola is a TrueType font providing basic Latin, Greek, Cyrillic and many Symbol blocks of Unicode.

Total results: 347