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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


emacs-languagetool 0.4.2
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/PillFall/Emacs-LanguageTool.el
Licenses: GPL 3+
Build system: emacs
Synopsis: LanguageTool integration for Emacs
Description:

Use LanguageTool as your grammar, orthography and styling checker tool in Emacs. Languagetool is a utility tool to check and show suggestions made by LanguageTool in the buffer. Also has real time suggestions made by the LanguageTool Server.

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-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-pulsar 0.2.3
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://gitlab.com/protesilaos/pulsar/
Licenses: GPL 3+
Build system: emacs
Synopsis: Pulse highlight line on demand or after running select functions
Description:

This is a small package that temporarily highlights the current line after a given function is invoked. The affected functions are defined in the user option pulsar-pulse-functions and the effect takes place when either pulsar-mode (buffer-local) or pulsar-global-mode is enabled.

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-seriestracker 1.2.0-2.eb77311
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/MaximeWack/seriesTracker
Licenses: GPL 3+
Build system: emacs
Synopsis: Series tracker
Description:

This package provides a major mode for tracking TV shows. TV shows data (episode list, release dates, etc.) are sourced from the free database hosted at episodate.com. The mode presents an outlined list of tracked shows, their episodes and release dates, and enables the userto see when new episodes for their favorite shows get released, and track their progress in watching a series.

emacs-al-scheme 0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/alezost/emacs-config/blob/master/utils/al-scheme.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Additional functionality for @code{scheme-mode}
#<unspecified>
emacs-fnhh 0-0.c3c9ae0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/a13/fnhh
Licenses: GPL 3+
Build system: emacs
Synopsis: File Name Handler Hack
Description:

This package provides a minor mode that (sometimes) makes Emacs start slightly faster.

emacs-macrostep-geiser 0.2.0-0.f6a2d5b
Propagated dependencies: emacs-macrostep@0.9.5 emacs-geiser@0.32
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/nbfalcon/macrostep-geiser
Licenses: GPL 3+
Build system: emacs
Synopsis: Macrostep for @code{emacs-geiser}
Description:

Provides `macrostep' support for emacs-geiser' and emasc-cider.

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-helpful 0.18-1.f865f17
Propagated dependencies: emacs-dash@2.20.0 emacs-elisp-refs@1.5 emacs-f@0.21.0 emacs-s@1.13.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/Wilfred/helpful
Licenses: GPL 3+
Build system: emacs
Synopsis: More contextual information in Emacs help
Description:

helpful is an alternative to the built-in Emacs help that provides much more contextual information.

  • Show the source code for interactively defined functions (unlike the built-in Help).

  • Fall back to the raw sexp if no source is available.

  • Show where a function is being called.

  • Docstrings will Highlight the summary (the first sentence), include cross-references, hide superfluous puncuation.

  • Show you the properties that have been applied to the current symbol. This provides visibility of features like edebug or byte-code optimisation.

  • Provide a separate helpful-command function to view interactive functions.

  • Display any keybindings that apply to interactive functions.

  • Trace, disassemble functions from inside Helpful. This is discoverable and doesn't require memorisation of commands.

emacs-org-roam 2.2.2-7.5c06471
Dependencies: graphviz@7.0.1
Propagated dependencies: emacs-dash@2.20.0 emacs-emacsql@4.3.3 emacs-f@0.21.0 emacs-magit@4.4.2
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/org-roam/org-roam/
Licenses: GPL 3+
Build system: emacs
Synopsis: Non-hierarchical note-taking with Org mode
Description:

Emacs Org Roam is a solution for taking non-hierarchical notes with Org mode. Notes are captured without hierarchy and are connected by tags. Notes can be found and created quickly. Org Roam should also work as a plug-and-play solution for anyone already using Org mode for their personal wiki.

emacs-inflections 2.5-0.55caa66
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/eschulte/jump.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Convert english words between singular and plural.
#<unspecified>
emacs-compat 30.1.0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/compat.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs Lisp compatibility library
Description:

To allow for the usage of Emacs functions and macros that are defined in newer versions of Emacs, compat.el provides definitions that are installed ONLY if necessary. These reimplementations of functions and macros are at least subsets of the actual implementations. Be sure to read the documentation string to make sure.

Not every function provided in newer versions of Emacs is provided here. Some depend on new features from the core, others cannot be implemented to a meaningful degree. The main audience for this library are not regular users, but package maintainers. Therefore commands and user options are usually not implemented here.

emacs-consult-dir 0.1-0.08f543a
Propagated dependencies: emacs-consult@0.34-6.576a54f
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/karthink/consult-dir
Licenses: GPL 3+
Build system: emacs
Synopsis: Consult based directory picker
Description:

Consult-dir implements commands to easily switch between "active" directories. The directory candidates are collected from user bookmarks, projectile project roots (if available), project.el project roots and recentf file locations. The `default-directory' variable not changed in the process.

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.

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-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-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.

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

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.

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 packages: 69240