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

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-symon 20160630
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/zk-phi/symon
Licenses: GPL 2+
Build system: emacs
Synopsis: Tiny graphical system monitor
Description:

Tiny graphical system monitor for the Emacs minibuffer when idle.

emacs-dired-preview 0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/emacs/dired-preview
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically preview file at point in Dired
Description:

This is a simple package to automatically preview in a side window the file at point in Dired buffers. Preview windows are closed when they are no longer relevant, while preview buffers are killed if they have not been used for other purposes beside previewing. The package provides several customisation options to control its behaviour.

emacs-adwaita-dark-theme 1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/jessieh/adwaita-dark-theme
Licenses: GPL 2+
Build system: emacs
Synopsis: Adwaita-inspired dark color scheme for Emacs
Description:

This package provides an Adwaita-inspired dark color scheme for Emacs.

emacs-simple-httpd 1.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/skeeto/emacs-web-server
Licenses: Unlicense
Build system: emacs
Synopsis: HTTP server in pure Emacs Lisp
Description:

This package provides a simple HTTP server written in Emacs Lisp to serve files and directory listings.

emacs-sesman 0.3.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vspinu/sesman
Licenses: GPL 3+
Build system: emacs
Synopsis: Session manager for Emacs based IDEs
Description:

Sesman provides facilities for session management and interactive session association with the current contexts (project, directory, buffers). While sesman can be used to manage arbitrary sessions, it primary targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)

emacs-extend-smime 3.3
Propagated dependencies: emacs-defaultencrypt@5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://informationelle-selbstbestimmung-im-internet.de/Emacs.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Improved S/MIME support for Gnus in Emacs
Description:

ExtendSMIME is designed to be used with Gnus in Emacs. It enhances DefaultEncrypt (emacs-defaultencrypt) to support S/MIME (Secure/Multipurpose Internet Mail Extensions) via LDAP (Lightweight Directory Access Protocol). Before a message (e.g., email) is sent, ExtendSMIME searches for missing certificates via LDAP and imports them into gpgsm. When certificates for all recipients are available, DefaultEncrypt automatically encrypts the message. For details and instructions on how to use ExtendSMIME, please refer to the home page or read the comments in the source file, jl-smime.el.

emacs-forge 0.6.2
Propagated dependencies: emacs-closql@2.3.2 emacs-compat@30.1.0.1 emacs-emacsql@4.3.3 emacs-ghub@5.0.2 emacs-llama@1.0.2 emacs-magit@4.4.2 emacs-markdown-mode@2.7 emacs-yaml@1.2.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/forge/
Licenses: GPL 3+
Build system: emacs
Synopsis: Access Git forges from Magit
Description:

Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.

emacs-toml-mode 0.1.3-0.f6c6181
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dryman/toml-mode.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs major mode for editing TOML files
Description:

This package provides a major mode for editing files in TOML (Tom's Obvious, Minimal Language) data format.

emacs-zotra 1.0-0.fe9093b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mpedramfar/zotra/
Licenses: GPL 3+
Build system: emacs
Synopsis: Zotra frontend for Emacs
Description:

Emacs-zotra provides functions to fetch bibliographic information in different formats (e.g. {bibtex

emacs-org-reveal 20222711-1.f55c851
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yjwen/org-reveal
Licenses: GPL 3+
Build system: emacs
Synopsis: Org and Reveal.js powered HTML presentation tool
Description:

Org-Reveal is a org-mode extension that allows to create beautiful presentations (slides) with 3D effects from simple but powerful Org contents.

emacs-mustache 0.23
Propagated dependencies: emacs-dash@2.20.0 emacs-ht@2.3 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Wilfred/mustache.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Mustache templating library for Emacs
Description:

Mustache templating library for Emacs, mustache is a simple web template system, which is described as a logic-less system because it lacks any explicit control flow statements, both looping and conditional evaluation can be achieved using section tags processing lists and lambdas.

emacs-vertico-posframe 0.9.0
Propagated dependencies: emacs-posframe@1.5.0 emacs-vertico@2.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tumashu/vertico-posframe
Licenses: GPL 3+
Build system: emacs
Synopsis: Pop up a frame at point to show vertical completion UI
Description:

Vertico is an Emacs package that provides a vertical completion UI based on the default completion system. Posframe is an Emacs package that provides a way to pop up a frame at point. Vertico-posframe is an Emacs package and a Vertico extension which provides a way to pop up a frame at point to show a vertical completion UI.

emacs-caml 4.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ocaml/caml-mode
Licenses: GPL 2+
Build system: emacs
Synopsis: Caml mode for GNU Emacs
Description:

This package provides a major mode for editing OCaml code in Emacs. Some of its major features include:

  • syntax highlighting (font lock);

  • automatic indentation;

  • querying the type of expressions (using compiler generated annot files);

  • running an OCaml REPL within Emacs;

  • scanning of declarations and placing them in a menu.

emacs-default-encrypt 5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/lechten/defaultencrypt
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically encrypt or sign Gnus messages in Emacs
Description:

DefaultEncrypt is designed to be used with Gnus in Emacs. It automatically encrypts messages that you send (e.g., email) when public keys for all recipients are available, and it protects you from accidentally sending un-encrypted messages. It can also be configured to automatically sign messages that you send. For details and instructions on how to use DefaultEncrypt, please refer to the home page or read the comments in the source file, jl-encrypt.el.

emacs-mkmcc-gnuplot-mode 1.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://mkmcc.github.io/software/gnuplot-mode.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Minimal emacs major mode for editing gnuplot scripts
Description:

emacs-mkmcc-gnuplot-mode is a minimal emacs major mode for editing gnuplot scripts. It provides syntax highlighting, indentation and a command to plot the file.

emacs-quick-fasd 1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jamescherti/quick-fasd.el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Navigate file system within Emacs by using @code{fasd}
Description:

quick-fasd integrates the fasd tool within the Emacs environment, providing fast access to frequently used files and directories.

emacs-stripe-buffer 0.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sabof/stripe-buffer/
Licenses: GPL 2+
Build system: emacs
Synopsis: Add stripes to list buffers
Description:

This Emacs package adds faces to add stripes to list buffers and org tables.

emacs-ahg 1.0.0-0.77bc2a6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://bitbucket.org/agriggio/ahg
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs front-end for the Mercurial SCM
Description:

This package provides a simple Emacs front-end for the Mercurial Distributed Source Control Management system.

emacs-which-key 3.6.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/which-key.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Display available keybindings in popup
Description:

emacs-which-key is a minor mode for Emacs that displays the key bindings following your currently entered incomplete command (a prefix) in a popup. For example, after enabling the minor mode if you enter C-x and wait for the default of 1 second, the minibuffer will expand with all of the available key bindings that follow C-x (or as many as space allows given your settings).

emacs-helm-descbinds 1.13-1.033be73
Propagated dependencies: emacs-helm@4.0.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-descbinds
Licenses: GPL 3+
Build system: emacs
Synopsis: Convenient @code{describe-bindings} with Helm
Description:

This package is a replacement of describe-bindings for Helm. describe-bindings is replaced with helm-descbinds. As usual, type C-h b, or any incomplete key sequence plus C-h, to run helm-descbinds. The bindings are presented in a similar way as describe-bindings does, but you can use completion to find the command you searched for and execute it, or view its documentation.

emacs-flyspell-correct 0.6.1
Propagated dependencies: emacs-helm@4.0.6 emacs-ivy@0.15.1 emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/d12frosted/flyspell-correct
Licenses: GPL 3+
Build system: emacs
Synopsis: Correcting words with flyspell via custom interfaces
Description:

This package provides functionality for correcting words via custom interfaces. Several interfaces are supported beside the classic Ido: Popup, Helm and Ivy.

emacs-modus-themes 5.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://protesilaos.com/modus-themes/
Licenses: GPL 3+ FDL 1.3+
Build system: emacs
Synopsis: Accessible themes for Emacs (WCAG AAA standard)
Description:

The Modus themes are designed for accessible readability. They conform with the highest standard for color contrast between any given combination of background and foreground values. This corresponds to the WCAG AAA standard, which specifies a minimum rate of distance in relative luminance of 7:1.

The Modus themes consist of six themes. Modus Operandi is a light theme, while Modus Vivendi is dark. Modus Operandi Tinted and Modus Vivendi Tinted are variants of the two main themes. They slightly tone down the intensity of the background and provide a bit more color variety. Modus Operandi Deuteranopia and its companion Modus Vivendi Deuteranopia are optimized for users with red-green color deficiency.

emacs-haskell-mode 17.5-0.e9c3567
Propagated dependencies: emacs-dash@2.20.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/haskell/haskell-mode
Licenses: GPL 3+
Build system: gnu
Synopsis: Haskell mode for Emacs
Description:

This is an Emacs mode for editing, debugging and developing Haskell programs.

emacs-sakura-theme 1.0.1
Propagated dependencies: emacs-autothemer@0.2.18
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsfodder/emacs-theme-sakura
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs theme of cherry blossoms
Description:

Sakura Emacs theme is the rose tinted fork of Creamsody, inspired by the Deep Purple.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087