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

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-counsel-bbdb 0.0.5
Propagated dependencies: emacs-bbdb@3.2.2.4 emacs-ivy@0.15.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/redguardtoo/counsel-bbdb
Licenses: GPL 3+
Build system: emacs
Synopsis: Ivy interface for BBDB
Description:

This Ivy extension enables the use of ivy-mode to input email addresses from BBDB efficiently. The main functions are:

counsel-bbdb-complete-mail to input email addresses;
counsel-bbdb-reload' to reload contacts from BBDB database;
counsel-bbdb-expand-mail-alias to expand mail alias.

Since counsel-bbdb is based on ivy-mode, all Ivy key bindings are supported. For example, after C-u M-x counsel-bbdb-complete-mail, you can press C-M-n to input multiple email addresses.

emacs-titlecase 0.4.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/duckwork/titlecase.el/
Licenses: GPL 3
Build system: emacs
Synopsis: Capitalise titles
Description:

This package provides a best-effort attempt at capitalizing titles, only in English, with Emacs.

emacs-spark 20160503-1.0bf148c
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alvinfrancis/spark
Licenses: Expat
Build system: emacs
Synopsis: Sparkline generation library for Emacs Lisp
Description:

emacs-spark is a sparkline generation library for Emacs Lisp. It generates a sparkline string given a list of numbers. It is a port of cl-spark to Emacs Lisp.

emacs-tramp 2.8.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://savannah.gnu.org/projects/tramp
Licenses: GPL 3+
Build system: emacs
Synopsis: Remote file editing package for Emacs
Description:

Tramp stands for ``Transparent Remote (file) Access, Multiple Protocol''. This package provides remote file editing, using a combination of rsh and rcp or other work-alike programs, such as ssh and scp.

emacs-evil 1.15.0-0.008a6cd
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-evil/evil
Licenses: GPL 3+
Build system: emacs
Synopsis: Extensible Vi layer for Emacs
Description:

Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions.

emacs-org-inline-pdf 0.5
Dependencies: pdf2svg@0.2.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/shg/org-inline-pdf.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Inline PDF previewing for Org
Description:

This package provides a minor mode that enables inline PDF preview in Org buffers by using pdf2svg.

emacs-treemacs-nerd-icons 0.0.1-1
Propagated dependencies: emacs-nerd-icons@0.1.0-1.4bd9795 emacs-treemacs@3.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rainstormstudio/treemacs-nerd-icons
Licenses: GPL 3+
Build system: emacs
Synopsis: emacs-treemacs-nerd-icons
Description:

This package provides nerd-icons integration for treemacs.

emacs-google-maps 1.0.0-1.2eb16ff
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jd/google-maps.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Access Google Maps from Emacs
Description:

The google-maps package displays Google Maps directly inside Emacs. It requires a Google Map Static API key to function.

emacs-fd 0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/yqrashawn/fd-dired
Licenses: GPL 3+
Build system: emacs
Synopsis: Dired-mode interface for fd result
Description:

This package provides a dired-mode interface for fd's result.

emacs-solaire-mode 2.0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/hlissner/emacs-solaire-mode
Licenses: Expat
Build system: emacs
Synopsis: Change background of file-visiting buffers in Emacs
Description:

solaire-mode is inspired by editors which visually distinguish code-editing windows from sidebars, popups, terminals, ecetera. It changes the background of file-visiting buffers (and certain aspects of the UI) to make them easier to distinguish from other, less important buffers.

emacs-slime 2.31
Propagated dependencies: emacs-macrostep@0.9.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/slime/slime
Licenses: GPL 2+ Public Domain
Build system: emacs
Synopsis: Superior Lisp Interaction Mode for Emacs
Description:

SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.

emacs-avy 0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/abo-abo/avy
Licenses: GPL 3+
Build system: emacs
Synopsis: Tree-based completion for Emacs
Description:

This package provides a generic completion method based on building a balanced decision tree with each candidate being a leaf. To traverse the tree from the root to a desired leaf, typically a sequence of read-key can be used.

In order for read-key to make sense, the tree needs to be visualized appropriately, with a character at each branch node. So this completion method works only for things that you can see on your screen, all at once, such as the positions of characters, words, line beginnings, links, or windows.

emacs-spamfilter 1.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://web.archive.org/web/20190326203214/http://www.geocities.co.jp/SiliconValley-PaloAlto/7043/index.html#spamfilter.el
Licenses: GPL 2+
Build system: emacs
Synopsis: Bayesian spam filter
Description:

This package provides a spam filtering library for Emacs MUAs. It supports Japanese and has the following features:

  • Pure Emacs Lisp implementation.

  • Interactive process within the MUA.

  • Incremental corpus learning.

  • Three different methods for Japanese word segmentation.

  • Built-in support for emacs-wanderlust and emacs-mew.

  • Navi2ch integration.

emacs-org-super-agenda 1.3
Propagated dependencies: emacs-dash@2.20.0 emacs-ht@2.3 emacs-org@9.7.39 emacs-s@1.13.0 emacs-ts@0.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/org-super-agenda
Licenses: GPL 3+
Build system: emacs
Synopsis: Supercharged Org agenda
Description:

This package allows items in the Org agenda to be grouped into sections while preserving the structure imposed by any timestamps.

emacs-elpy 1.35.0-3.0b381f5
Propagated dependencies: emacs-company@1.0.2 emacs-find-file-in-project@6.2.5 emacs-highlight-indentation@0.7.0-1.d03803f emacs-yasnippet@0.14.3 emacs-pyvenv@1.21 emacs-s@1.13.0 python-autopep8@2.3.2 python-black@25.1.0 python-flake8@7.1.1 python-jedi@0.19.2 python-yapf@0.43.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jorgenschaefer/elpy
Licenses: GPL 3+
Build system: emacs
Synopsis: Python development environment for Emacs
Description:

Elpy brings powerful Python editing to Emacs. It combines and configures a number of other packages written in Emacs Lisp as well as Python, together offering features such as navigation, documentation, completion, interactive development and more.

emacs-bluetooth 0.4.1
Dependencies: bluez@5.79 dbus@1.15.8
Propagated dependencies: emacs-compat@30.1.0.1 emacs-dash@2.20.0 emacs-transient@0.11.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/rstocker/emacs-bluetooth
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage Bluetooth devices using Emacs
Description:

This package implements basic Bluetooth management functionality, such as connecting and disconnecting devices, setting properties and aliases, putting the adapter in discovery mode and controlling its power supply. It also includes a pairing agent.

emacs-spinner 1.7.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Malabarba/spinner.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs mode-line spinner for operations in progress
Description:

This Emacs package adds spinners and progress-bars to the mode-line for ongoing operations.

emacs-reformatter 0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/reformatter.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Define commands which run reformatters on the current buffer
Description:

This library lets elisp authors easily define an idiomatic command to reformat the current buffer using a command-line program, together with an optional minor mode which can apply this command automatically on save.

emacs-ts 0.3
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/alphapapa/ts.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Timestamp and date/time library
Description:

This package facilitates manipulating dates, times, and timestamps by providing a ts struct.

emacs-zig-mode 0.0.8-2.f0b4a48
Propagated dependencies: emacs-reformatter@0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/ziglang/zig-mode/
Licenses: GPL 3+
Build system: emacs
Synopsis: Zig mode for Emacs
Description:

This package provides syntax highlighting and automatic indentation for the Zig programming language in Emacs.

emacs-stickyfunc-enhance 0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tuhdo/semantic-stickyfunc-enhance
Licenses: GPL 3+
Build system: emacs
Synopsis: Enhancement to stock @code{semantic-stickyfunc-mode}
Description:

semantic-stickyfunc-mode shows the function point is currently in at the first line of the current buffer. This is useful when you have a very long function that spreads more than a screen, and you don't have to scroll up to read the function name and then scroll down to original position.

emacs-emamux 0.14
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-emamux
Licenses: GPL 3+
Build system: emacs
Synopsis: Manipulate Tmux from Emacs
Description:

emacs-emamux lets Emacs interact with the tmux terminal multiplexer.

emacs-ox-gemini 0-1.168f820
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://sr.ht/~abrahms/ox-gemini
Licenses: GPL 3+
Build system: emacs
Synopsis: Export Org files in Gemini format
Description:

ox-gemini adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini derives.

emacs-peg 1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/peg.html
Licenses: GPL 3+
Build system: emacs
Synopsis: Parsing Expression Grammars in Elisp
Description:

This package provides a macro that parses the current buffer according to a parsing expression grammar.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087