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

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-restart-emacs 0.1.1-1.9aa90d3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/iqbalansari/restart-emacs
Licenses: GPL 3+
Build system: emacs
Synopsis: Restart Emacs from within Emacs
Description:

This package provides a simple command to restart Emacs from within Emacs.

emacs-devicetree-ts-mode 0.3
Propagated dependencies: tree-sitter-devicetree@0.11.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~akagi/devicetree-ts-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Tree-sitter major mode for editing DTS files
Description:

This package provides tree-sitter major mode for editing Devicetree files.

emacs-weyland-yutani-theme 0.1-0.e89a63a
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jstaursky/weyland-yutani-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs theme based on the Alien movie franchise
Description:

Weyland Yutani is a dark Emacs theme based on the Alien movie franchise.

emacs-tamil99 0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.systemreboot.net/tamil99/about/
Licenses: GPL 3+
Build system: emacs
Synopsis: Tamil99 input method for Emacs
Description:

This package implements the tamil99 input method for Emacs. Tamil99 is a keyboard layout and input method that is specifically designed for the Tamil language. Vowels and vowel modifiers are input with your left hand, and consonants are input with your right hand.

emacs-ahungry-theme 1.10.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ahungry/color-theme-ahungry
Licenses: GPL 3+
Build system: emacs
Synopsis: Ahungry color theme for Emacs
Description:

Ahungry theme for Emacs provides bright and bold colors. If you load it from a terminal, you will be able to make use of the transparent background. If you load it from a GUI, it will default to a dark background.

emacs-xterm-color 2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/atomontage/xterm-color
Licenses: FreeBSD
Build system: emacs
Synopsis: ANSI & xterm-256 color text property translator for Emacs
Description:

xterm-color.el is an ANSI control sequence to text-property translator.

emacs-dap-mode 0.8
Propagated dependencies: emacs-bui@1.2.1 emacs-lsp-docker@1.0.0 emacs-lsp-mode@9.0.1-0.1472333 emacs-posframe@1.5.0 emacs-lsp-treemacs@0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs-lsp.github.io/dap-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs client/library for Debug Adapter Protocol
Description:

Dap mode is an Emacs client/library for Debug Adapter Protocol (DAP), a wire protocol for communication between client and debug server. It is similar to the LSP but provides integration with Debug server.

emacs-eglot 1.19
Propagated dependencies: emacs-eldoc@1.16.0 emacs-external-completion@0.1 emacs-flymake@1.4.3 emacs-jsonrpc@1.0.26 emacs-project@0.11.1 emacs-xref@1.7.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu 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-auto-dark 0.13.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/LionyxML/auto-dark-emacs
Licenses: GPL 2+
Build system: emacs
Synopsis: Dark/light automatic Emacs theme switcher
Description:

This package provides the auto-dark-mode minor mode, which enables automatic switching between two user-defined (customizable) themes. This transition occurs seamlessly in response to dark mode being enabled or disabled in the desktop preferences (such as in GNOME). It uses DBus to query the system configured value. To enable it, put the following snippet to your Emacs configuration file:

(require auto-dark)
(auto-dark-mode t)

To customize the themes used, visit M-x customize-group auto-dark.

emacs-terminal-here 2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/davidshepherd7/terminal-here
Licenses: GPL 3+
Build system: emacs
Synopsis: Open external terminals from Emacs
Description:

This package provides commands to open external terminal emulators from Emacs, whose initial working directories are determined in relation to the current buffer.

emacs-circe 2.14
Propagated dependencies: gnutls@3.8.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/circe
Licenses: GPL 3+
Build system: emacs
Synopsis: Client for IRC in Emacs
Description:

Circe is a Client for IRC in Emacs. It integrates well with the rest of the editor, using standard Emacs key bindings and indicating activity in channels in the status bar so it stays out of your way unless you want to use it.

emacs-org-pdftools 1.1-0.5613b7a
Propagated dependencies: emacs-org-noter@1.6.1 emacs-pdf-tools@1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fuxialexander/org-pdftools/
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for links to documents in pdfview mode
Description:

This package adds support for org links from pdftools buffers with more precise location control.

emacs-ggtags 0.9.0-0.4e3630c
Dependencies: global@6.6.14
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/leoliu/ggtags
Licenses: GPL 3+
Build system: emacs
Synopsis: Frontend to the GNU Global source code tagging system
Description:

ggtags provides a frontend to the GNU Global source code tagging system.

Features:

  • Build on compile.el for asynchronicity and its large feature-set.

  • Automatically update Global's tag files when needed with tuning for large source trees.

  • Intuitive navigation among multiple matches with mode-line display of current match, total matches and exit status.

  • Read tag with completion.

  • Show definition at point.

  • Jump to #include files.

  • Support search history and saving a search to register/bookmark.

  • Query replace.

  • Manage Global's environment variables on a per-project basis.

  • Highlight (definition) tag at point.

  • Abbreviated display of file names.

  • Support all Global search backends: grep, idutils, etc.

  • Support exuberant ctags http://ctags.sourceforge.net/ and pygments backend.

  • Support all Global's output formats: grep, ctags-x, cscope etc.

  • Support projects on remote hosts (e.g. via tramp).

  • Support eldoc.

  • Search GTAGSLIBPATH for references and symbols.

emacs-mlscroll 0.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jdtsmith/mlscroll
Licenses: GPL 3+
Build system: emacs
Synopsis: Scroll bar for the Emacs mode line
Description:

MLScroll is a text-based scrollbar for the Emacs mode line. Enable it with mlscroll-mode.

emacs-soothe-theme 20141027.2233-0.0786fe7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsfodder/emacs-soothe-theme
Licenses: GPL 3
Build system: emacs
Synopsis: Colorful, but muted theme for Emacs, dark background with light text
Description:

Soothe theme is an amalgam of muted color tones and highlighted backgrounds. It has builtin support for Rainbow delimiters, Org mode, Whitespace mode, ECB, Flyspell, Ido, Linum, highlight indentation, Show Paren mode.

emacs-polymode-markdown 0.2.2
Propagated dependencies: emacs-markdown-mode@2.7 emacs-polymode@0.2.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/polymode/poly-markdown
Licenses: GPL 3+
Build system: emacs
Synopsis: Polymode for Markdown mode
Description:

This package allows editing source code blocks embedded in Markdown files using the major mode corresponding to each block.

emacs-cider-eval-sexp-fu 1.2
Propagated dependencies: emacs-eval-sexp-fu@0.6.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clojure-emacs/cider-eval-sexp-fu
Licenses: GPL 3+
Build system: emacs
Synopsis: Eval Sexp-fu extensions for CIDER
Description:

This package provides tiny improvements to expression evaluation, e.g., the expression you've just evaluated would briefly flash and so on.

emacs-elfeed-score 1.2.10
Propagated dependencies: emacs-elfeed@3.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sp1ff/elfeed-score
Licenses: GPL 3+
Build system: emacs
Synopsis: Gnus-style scoring for Elfeed
Description:

Elfeed-score is an add-on for Elfeed, an RSS reader for Emacs. It brings Gnus-style scoring to your RSS feeds. Elfeed, by default, displays feed entries by date. This package allows you to setup rules for assigning numeric scores to entries, and sorting entries with higher scores ahead of those with lower, regardless of date. The idea is to prioritize content important to you.

emacs-almost-mono-themes 0-0.c3a85c1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cryon/almost-mono-themes
Licenses: GPL 3+
Build system: emacs
Synopsis: Almost monochromatic themes for emacs in a few variants
Description:

This package provides a collection of almost monochrome Emacs themes: almost-mono-black and almost-mono-white.

emacs-el-job 2.6.1
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/meedstrom/el-job
Licenses: GPL 3+
Build system: emacs
Synopsis: Split up the inputs of a function in many sub-processes
Description:

This library gives you the tools to split up the inputs and run the function in many sub-processes (one per CPU core), then merges their outputs and passes it back to the current Emacs. In the meantime, current Emacs does not hang at all.

emacs-sweet-theme 4-0.78f7418
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/2bruh4me/sweet-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs theme inspired by the GTK theme Sweet
Description:

Sweet is an Emacs theme inspired by the GTK theme with the same name.

emacs-org-edna 1.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://savannah.nongnu.org/projects/org-edna-el/
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage Org task dependencies
Description:

This package provides an extensible means of specifying conditions which must be fulfilled before a task can be completed and actions to take once it is. Org Edna runs when either the BLOCKER or TRIGGER properties are set on a heading, and when it is changing from a TODO state to a DONE state.

emacs-org-drill 2.7.0
Propagated dependencies: emacs-org@9.7.39 emacs-persist@0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/phillord/org-drill
Licenses: GPL 3+
Build system: emacs
Synopsis: Flash card memorization system using Org mode
Description:

This package uses spaced repetition algorithms to conduct interactive drill sessions to aid in memorization. In these sessions you are shown flash cards created in Org mode.

emacs-evil-anzu 0.03-0.d1e98ee
Propagated dependencies: emacs-evil@1.15.0-0.008a6cd emacs-anzu@0.67
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsorphanage/evil-anzu
Licenses: GPL 3+
Build system: emacs
Synopsis: Anzu for evil-mode
Description:

anzu provides a minor mode that displays the current match and total match information in the mode-line in various search modes.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087