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

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-function-args 0.6.0-0.beba049
Propagated dependencies: emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/function-args
Licenses: GPL 3+
Build system: emacs
Synopsis: C/C++ completion for GNU Emacs
Description:

This package provides a way of showing an inline arguments hint for the C/C++ function at point.

emacs-easy-kill 0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/leoliu/easy-kill
Licenses: GPL 3+
Build system: emacs
Synopsis: Kill and mark things easily in Emacs
Description:

This package provides commands easy-kill and easy-mark to let users kill or mark things easily.

emacs-libgit 0.0.1-1.ab1a53a
Dependencies: libgit2@1.5.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/libegit2
Licenses: GPL 2+
Build system: cmake
Synopsis: Emacs bindings for libgit2
Description:

This is an experimental module written in C providing libgit2 bindings for Emacs, intended to boost the performance of Magit.

emacs-prop-menu 0.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/david-christiansen/prop-menu-el
Licenses: GPL 3+
Build system: emacs
Synopsis: Create and display a context menu based on text and overlay properties
Description:

This is a library for computing context menus based on text properties and overlays. The intended use is to have tools that annotate source code and others that use these annotations, without requiring a direct coupling between them, but maintaining discoverability.

Major modes that wish to use this library should first define an appropriate value for prop-menu-item-functions. Then, they should bind prop-menu-by-completing-read to an appropriate key. Optionally, a mouse pop-up can be added by binding prop-menu-show-menu to a mouse event.

emacs-mistty 1.5
Dependencies: bash@5.2.37
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/szermatt/mistty
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs terminal major mode based on Term
Description:

This package defines a major mode that runs a shell inside of a buffer, similarly to Comint mode. It is built on top of Term.

emacs-exwm 0.34
Dependencies: xhost@1.0.9 dbus@1.15.8
Propagated dependencies: emacs-compat@30.1.0.1 emacs-xelb@0.22
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-exwm/exwm
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs X window manager
Description:

EXWM is a full-featured tiling X window manager for Emacs built on top of XELB.

emacs-git-gutter 0.93
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-git-gutter
Licenses: GPL 3+
Build system: emacs
Synopsis: See and manage hunks of text in a version control system
Description:

This package is an Emacs minor mode for displaying and interacting with hunks of text managed in a version control system. Added modified and deleted areas can be indicated with symbols on the edge of the buffer, and commands can be used to move between and perform actions on these hunks.

Git, Mercurial, Subversion and Bazaar are supported, and many parts of the display and behaviour is easily customisable.

emacs-org-chef 0.1.3-1.9f74932
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Chobbes/org-chef
Licenses: Expat
Build system: emacs
Synopsis: Cookbook and recipe management with Emacs Org mode
Description:

Org Chef is a package for managing recipes in Org mode. One of the main features is that it can automatically extract recipes from websites like allrecipes.com.

emacs-graphql 0.1.2
Propagated dependencies: emacs-ghub@5.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/vermiculus/graphql.el
Licenses: GPL 3+
Build system: emacs
Synopsis: GraphQL utilities
Description:

GraphQL.el provides a generally-applicable domain-specific language for creating and executing GraphQL queries against your favorite web services. GraphQL is a data query language and runtime designed and used to request and deliver data to mobile and web apps.

emacs-show-font 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/protesilaos/show-font
Licenses: GPL 3+
Build system: emacs
Synopsis: Show font features in a buffer
Description:

Show Font lets you preview a font inside of Emacs. It does so in three ways: prompt for a font on the system and display it in a buffer, list all known fonts in a buffer with a short preview for each, and provide a major mode to preview a font whose file is among the installed ones.

emacs-ivy-rich 0.1.7
Propagated dependencies: emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Yevgnen/ivy-rich
Licenses: GPL 3+
Build system: emacs
Synopsis: More friendly interface for @code{ivy}
Description:

This package extends Ivy by showing more information in the minibuffer for each candidate. It adds columns showing buffer modes, file sizes, docstrings, etc. If emacs-all-the-icons is installed, it can show icons as well.

emacs-engine-mode 2.2.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hrs/engine-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode for defining and querying search engines
Description:

Engine mode is a global minor mode for Emacs. It enables you to easily define search engines, bind them to keybindings, and query them from the comfort of your editor.

emacs-punpun-theme 0-0.7026684
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://depp.brause.cc/punpun-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Bleak Emacs theme
Description:

A bleak theme. Uses shades of gray and the occasional splash of color. Designed for 256-color terminals. Comes in light and dark!

emacs-gntp 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tekai/gntp.el
Licenses: Modified BSD
Build system: emacs
Synopsis: Growl Notification Protocol for Emacs
Description:

This package implements the Growl Notification Protocol GNTP described at http://www.growlforwindows.com/gfw/help/gntp.aspx. It is incomplete as it only lets you send but not receive notifications.

emacs-transient-posframe 0.1.0-0.dcd898d
Propagated dependencies: emacs-posframe@1.5.0 emacs-transient@0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yanghaoxie/transient-posframe
Licenses: GPL 3+
Build system: emacs
Synopsis: Pop up a posframe (a child frame) to show Transients
Description:

This package is a transient extension, which uses posframe (a child frame) to show transient popups in Emacs. It was developed with transient popups of magit in mind.

emacs-drag-stuff 0.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rejeep/drag-stuff
Licenses: GPL 3+
Build system: emacs
Synopsis: Drag stuff around in Emacs
Description:

Drag Stuff is a minor mode for Emacs that makes it possible to drag stuff (words, region, lines) around in Emacs.

emacs-fixed-pitch 0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cstby/fixed-pitch-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Use a monospaced typeface for code and a proportional one elsewhere
Description:

Fixed-pitch mode is an Emacs minor mode for setting a monospaced typeface. This allows you to set a proportional typeface for UI elements while keeping a monospaced typeface for code.

emacs-vscode-dark-plus 2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ianyepan/vscode-dark-plus-emacs-theme
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs port of the default VS Code Dark+ theme
Description:

This theme aims to be as identical as possible to the default Dark+ color scheme used by Visual Studio Code.

emacs-semantic-refactor 0.5-1.6f2c97d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tuhdo/semantic-refactor
Licenses: GPL 3+
Build system: emacs
Synopsis: Refactoring tool for C/C++ and Lisp dialects
Description:

This package provides a refactoring tool based on the Emacs Semantic parser framework. For C and C++ it supports operations such as:

  1. Generating class implementations

  2. Generating function prototypes

  3. Converting functions to function pointers

  4. Moving semantic units

  5. etc...

For Lisp dialects like Clojure, ELisp, and Scheme, it supports operations such as:

  1. Formatting the whole buffer

  2. Converting sexpressions to one or multiple lines

  3. etc...

emacs-cl-print 1.0-1.1a70c55
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsmirror/cl-print
Licenses: GPL 3+
Build system: emacs
Synopsis: CL-style generic printing
Description:

This package provides a generic function, cl-print-object, to which the programmer can add any method they please.

emacs-chronometrist 0.10.0
Propagated dependencies: emacs-alert@1.3 emacs-dash@2.20.0 emacs-s@1.13.0 emacs-spark@20160503-1.0bf148c emacs-ts@0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/contrapunctus-1/chronometrist
Licenses: Unlicense WTFPL 2
Build system: emacs
Synopsis: Time tracker for Emacs
Description:

Chronometrist is a time tracker in Emacs, largely modelled after the Android application, A Time Tracker.

Its features are:

  • Simple and efficient to use,

  • Displays useful information about your time usage,

  • Support for both mouse and keyboard,

  • Human errors in tracking are easily fixed by editing a plain text file,

  • Hooks to let you perform arbitrary actions when starting/stopping tasks.

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-exwm-ss 1.0
Dependencies: emacs-exwm@0.34 xscreensaver@6.12 xset@1.2.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/emacs-weirdware/exwm-ss
Licenses: GPL 3+
Build system: emacs
Synopsis: Automatically inhibit screensaver activation in EXWM
Description:

This package provides a global minor mode to inhibit screensaver activation in EXWM.

emacs-magit-stgit 3.1.0
Propagated dependencies: emacs-magit@4.4.2 emacs-transient@0.11.0 emacs-llama@1.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/stacked-git/magit-stgit
Licenses: GPL 3+
Build system: emacs
Synopsis: StGit extension for Magit
Description:

This package provides basic support for stgit in emacs-magit. When magit-stgit-mode is turned on, the current patch series is displayed in the status buffer. While point is on a patch the changes it introduces can be shown using RET, it can be selected as the current patch using a, and it can be discarded using k. Other StGit commands are available from the StGit transient on /.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091