config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

archive-contents (166034B)


      1 (1
      2  (ace-window .
      3 	     [(0 10 0)
      4 	      ((avy
      5 		(0 5 0)))
      6 	      "Quickly switch windows." tar
      7 	      ((:url . "https://github.com/abo-abo/ace-window")
      8 	       (:keywords "window" "location")
      9 	       (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
     10 	       (:authors
     11 		("Oleh Krehel" . "ohwoeowho@gmail.com"))
     12 	       (:commit . "7003c88cd9cad58dc35c7cd13ebc61c355fb5be7"))])
     13  (ack .
     14       [(1 11)
     15        nil "interface to ack-like tools" tar
     16        ((:url . "https://github.com/leoliu/ack-el")
     17 	(:keywords "tools" "processes" "convenience")
     18 	(:maintainer "João Távora" . "joaotavora@gmail.com")
     19 	(:authors
     20 	 ("Leo Liu" . "sdl.web@gmail.com"))
     21 	(:commit . "90c90a80322aa9f26ce88f2f24a224afc4c994b8"))])
     22  (activities .
     23 	     [(0 7)
     24 	      ((emacs
     25 		(29 1))
     26 	       (persist
     27 		(0 6)))
     28 	      "Save/restore sets of windows, tabs/frames, and their buffers" tar
     29 	      ((:url . "https://github.com/alphapapa/activities.el")
     30 	       (:keywords "convenience")
     31 	       (:maintainer "Adam Porter" . "adam@alphapapa.net")
     32 	       (:authors
     33 		("Adam Porter" . "adam@alphapapa.net"))
     34 	       (:commit . "b63ccc58fc3b5b3e6ed5b74bf84bd4eff9bb1660"))])
     35  (ada-mode .
     36 	   [(8 1 0)
     37 	    ((uniquify-files
     38 	      (1 0 4))
     39 	     (wisi
     40 	      (4 3 0))
     41 	     (gnat-compiler
     42 	      (1 0 3))
     43 	     (emacs
     44 	      (25 3)))
     45 	    "major-mode for editing Ada sources" tar
     46 	    ((:url . "https://www.nongnu.org/ada-mode/")
     47 	     (:keywords "languages" "ada")
     48 	     (:maintainer "Stephen Leake" . "stephen_leake@stephe-leake.org")
     49 	     (:authors
     50 	      ("Stephen Leake" . "stephen_leake@stephe-leake.org"))
     51 	     (:commit . "357ac189bea640023e33214e8efe9288d9d1416c"))])
     52  (ada-ref-man .
     53 	      [(2020 1)
     54 	       nil "Ada Reference Manual 2012" tar
     55 	       ((:url . "http://stephe-leake.org/ada/arm.html")
     56 		(:keywords "languages" "ada")
     57 		(:maintainer "Stephen Leake" . "stephen_leake@member.fsf.org")
     58 		(:authors
     59 		 ("Stephen Leake" . "stephen_leake@member.fsf.org"))
     60 		(:commit . "b86a173c1488989fd06f0b612e7b7acee9fda070"))])
     61  (adaptive-wrap .
     62 		[(0 8)
     63 		 nil "Smart line-wrapping with wrap-prefix" tar
     64 		 ((:maintainer
     65 		   ("Stephen Berman" . "stephen.berman@gmx.net")
     66 		   ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
     67 		  (:authors
     68 		   ("Stephen Berman" . "stephen.berman@gmx.net")
     69 		   ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
     70 		  (:url . "https://elpa.gnu.org/packages/adaptive-wrap.html")
     71 		  (:commit . "026c35f59174febab2bcdb3c50fb8344c248671c"))])
     72  (adjust-parens .
     73 		[(3 2)
     74 		 ((emacs
     75 		   (24 3)))
     76 		 "Indent and dedent Lisp code, automatically adjust close parens" tar
     77 		 ((:maintainer "Barry O'Reilly" . "gundaetiapo@gmail.com")
     78 		  (:authors
     79 		   ("Barry O'Reilly" . "gundaetiapo@gmail.com"))
     80 		  (:url . "https://elpa.gnu.org/packages/adjust-parens.html")
     81 		  (:commit . "a7e0ece3037821ea438fe401ade6d3c60b3d24e0"))])
     82  (advice-patch .
     83 	       [(0 1)
     84 		((emacs
     85 		  (24 4)))
     86 		"Use patches to advise the inside of functions" tar
     87 		((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
     88 		 (:authors
     89 		  ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
     90 		 (:url . "https://elpa.gnu.org/packages/advice-patch.html")
     91 		 (:commit . "b0575729f34d1c45f1b47d8793e84311a4770826"))])
     92  (aggressive-completion .
     93 			[(1 7)
     94 			 ((emacs
     95 			   (27 1)))
     96 			 "Automatic minibuffer completion" tar
     97 			 ((:keywords "minibuffer" "completion")
     98 			  (:maintainer "Tassilo Horn" . "tsdh@gnu.org")
     99 			  (:authors
    100 			   ("Tassilo Horn" . "tsdh@gnu.org"))
    101 			  (:url . "https://elpa.gnu.org/packages/aggressive-completion.html")
    102 			  (:commit . "d92bf2428133b6e261780e16b7030afe91d3668e"))])
    103  (aggressive-indent .
    104 		    [(1 10 0)
    105 		     ((emacs
    106 		       (24 3)))
    107 		     "Minor mode to aggressively keep your code always indented" tar
    108 		     ((:url . "https://github.com/Malabarba/aggressive-indent-mode")
    109 		      (:keywords "indent" "lisp" "maint" "tools")
    110 		      (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
    111 		      (:authors
    112 		       ("Artur Malabarba" . "emacs@endlessparentheses.com"))
    113 		      (:commit . "cb416faf61c46977c06cf9d99525b04dc109a33c"))])
    114  (ahungry-theme .
    115 		[(1 10 0)
    116 		 ((emacs
    117 		   (24)))
    118 		 "Ahungry color theme for Emacs.  Make sure to (load-theme 'ahungry)." tar
    119 		 ((:url . "https://github.com/ahungry/color-theme-ahungry")
    120 		  (:keywords "ahungry" "palette" "color" "theme" "emacs" "color-theme" "deftheme")
    121 		  (:maintainer "Matthew Carter" . "m@ahungry.com")
    122 		  (:authors
    123 		   ("Matthew Carter" . "m@ahungry.com"))
    124 		  (:commit . "45bf75f17752c8e8dd4c8a4531c0aa419cdccb84"))])
    125  (aircon-theme .
    126 	       [(0 0 6)
    127 		((emacs
    128 		  (24 4)))
    129 		"Cool and legible light theme" tar
    130 		((:url . "https://git.sr.ht/~chambln/aircon-theme.el")
    131 		 (:keywords "faces")
    132 		 (:maintainer "Gregory Chamberlain" . "~chambln/public-inbox@lists.sr.ht")
    133 		 (:authors
    134 		  ("Gregory Chamberlain" . "greg@cosine.blue"))
    135 		 (:commit . "0cecd81e7f6631c91ed0437d801517677e018c1d"))])
    136  (all .
    137       [(1 1)
    138        ((emacs
    139 	 (24 3)))
    140        "Edit all lines matching a given regexp" tar
    141        ((:keywords "matching")
    142 	(:maintainer "Per Abrahamsen" . "per.abrahamsen@gmail.com")
    143 	(:authors
    144 	 ("Per Abrahamsen" . "per.abrahamsen@gmail.com"))
    145 	(:url . "https://elpa.gnu.org/packages/all.html")
    146 	(:commit . "55aa1ac8853d81040aec0b3a2bd43200923146fd"))])
    147  (altcaps .
    148 	  [(1 2 0)
    149 	   ((emacs
    150 	     (27 1)))
    151 	   "Apply alternating letter casing to convey sarcasm or mockery" tar
    152 	   ((:url . "https://git.sr.ht/~protesilaos/altcaps")
    153 	    (:maintainer "Altcaps Development" . "~protesilaos/general-issues@lists.sr.ht")
    154 	    (:authors
    155 	     ("Protesilaos Stavrou" . "info@protesilaos.com"))
    156 	    (:commit . "153329a7c88ef9991c272473257618940d95448b"))])
    157  (ampc .
    158        [(0 2)
    159 	nil "Asynchronous Music Player Controller" tar
    160 	((:keywords "ampc" "mpc" "mpd")
    161 	 (:maintainer "Christopher Schmidt" . "christopher@ch.ristopher.com")
    162 	 (:authors
    163 	  ("Christopher Schmidt" . "christopher@ch.ristopher.com"))
    164 	 (:url . "https://elpa.gnu.org/packages/ampc.html")
    165 	 (:commit . "70e1a282a9d91c3cab9d87e613259891e124aa35"))])
    166  (arbitools .
    167 	    [(0 977)
    168 	     ((cl-lib
    169 	       (0 5)))
    170 	     "Package for chess tournaments administration" tar
    171 	     ((:maintainer "David Gonzalez Gandara" . "dggandara@member.fsf.org")
    172 	      (:authors
    173 	       ("David Gonzalez Gandara" . "dggandara@member.fsf.org"))
    174 	      (:url . "https://elpa.gnu.org/packages/arbitools.html")
    175 	      (:commit . "93f48b7964909f92bdb410557a01db433826b95e"))])
    176  (ascii-art-to-unicode .
    177 		       [(1 13)
    178 			nil "a small artist adjunct" tar
    179 			((:url . "http://www.gnuvola.org/software/aa2u/")
    180 			 (:keywords "ascii" "unicode" "box-drawing")
    181 			 (:maintainer "Thien-Thi Nguyen" . "ttn@gnu.org")
    182 			 (:authors
    183 			  ("Thien-Thi Nguyen" . "ttn@gnu.org"))
    184 			 (:commit . "83ec71af9e1812df781b78f28fa9dac0ff7b61bc"))])
    185  (assess .
    186 	 [(0 7)
    187 	  ((emacs
    188 	    (24 4))
    189 	   (m-buffer
    190 	    (0 15)))
    191 	  "Test support functions" tar
    192 	  ((:maintainer "Phillip Lord" . "phillip.lord@russet.org.uk")
    193 	   (:authors
    194 	    ("Phillip Lord" . "phillip.lord@russet.org.uk"))
    195 	   (:url . "https://elpa.gnu.org/packages/assess.html")
    196 	   (:commit . "cadeb24a5d8261fad4bdfdc09e7d571cc395a6ca"))])
    197  (async .
    198 	[(1 9 8)
    199 	 ((emacs
    200 	   (24 4)))
    201 	 "Asynchronous processing in Emacs" tar
    202 	 ((:url . "https://github.com/jwiegley/emacs-async")
    203 	  (:keywords "async")
    204 	  (:maintainer "Thierry Volpiatto" . "thievol@posteo.net")
    205 	  (:authors
    206 	   ("John Wiegley" . "jwiegley@gmail.com"))
    207 	  (:commit . "00e07e060218fbd1e16faaf10116c03b12e62580"))])
    208  (auctex .
    209 	 [(14 0 4)
    210 	  ((emacs
    211 	    (27 1)))
    212 	  "Integrated environment for *TeX*" tar
    213 	  ((:url . "https://www.gnu.org/software/auctex/")
    214 	   (:keywords "tex" "latex" "texinfo" "context" "doctex" "preview-latex")
    215 	   (:maintainer nil . "auctex-devel@gnu.org")
    216 	   (:commit . "44d54236056fccc32a0b26d6df2ceda5716b7df1"))])
    217  (aumix-mode .
    218 	     [(7)
    219 	      nil "run the aumix program in a buffer" tar
    220 	      ((:url . "http://user42.tuxfamily.org/aumix-mode/index.html")
    221 	       (:keywords "multimedia" "mixer" "aumix")
    222 	       (:maintainer "Kevin Ryde" . "user42_kevin@yahoo.com.au")
    223 	       (:authors
    224 		("Kevin Ryde" . "user42_kevin@yahoo.com.au"))
    225 	       (:commit . "72db1f3ee04f3d1db17487d5bd98466fcbad87fd"))])
    226  (auto-correct .
    227 	       [(1 1 4)
    228 		nil "Remembers and automatically fixes past corrections" tar
    229 		((:keywords "editing")
    230 		 (:maintainer "Ian Dunn" . "dunni@gnu.org")
    231 		 (:authors
    232 		  ("Ian Dunn" . "dunni@gnu.org"))
    233 		 (:url . "https://elpa.gnu.org/packages/auto-correct.html")
    234 		 (:commit . "0d38425fad4cd96714c07cfa66983b20764ff518"))])
    235  (auto-header .
    236 	      [(0 1 2)
    237 	       nil "Automatically find the right C headers" tar
    238 	       ((:url . "https://git.sr.ht/~pkal/auto-header")
    239 		(:keywords "c")
    240 		(:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
    241 		(:authors
    242 		 ("Philip Kaludercic" . "philipk@posteo.net"))
    243 		(:commit . "f366c1bf15abd33a8c035438b68b6b854bf2bd1a"))])
    244  (auto-overlays .
    245 		[(0 10 10)
    246 		 ((cl-lib
    247 		   (0 5)))
    248 		 "Automatic regexp-delimited overlays" tar
    249 		 ((:url . "http://www.dr-qubit.org/tags/computing-code-emacs.html")
    250 		  (:keywords "extensions")
    251 		  (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
    252 		  (:authors
    253 		   ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
    254 		  (:commit . "0807a75d2606462ef636b737e8f3873f98141a82"))])
    255  (autocrypt .
    256 	    [(0 4 2)
    257 	     ((emacs
    258 	       (24 3)))
    259 	     "Autocrypt implementation" tar
    260 	     ((:url . "https://git.sr.ht/~pkal/autocrypt")
    261 	      (:keywords "comm")
    262 	      (:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
    263 	      (:authors
    264 	       ("Philip Kaludercic" . "philipk@posteo.net"))
    265 	      (:commit . "dc0223f11daf526621fda206b38bf06c29759c94"))])
    266  (avy .
    267       [(0 5 0)
    268        ((emacs
    269 	 (24 1))
    270 	(cl-lib
    271 	 (0 5)))
    272        "Jump to arbitrary positions in visible text and select text quickly." tar
    273        ((:url . "https://github.com/abo-abo/avy")
    274 	(:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
    275 	(:authors
    276 	 ("Oleh Krehel" . "ohwoeowho@gmail.com"))
    277 	(:keywords "point" "location"))])
    278  (bbdb .
    279        [(3 2 2 4)
    280 	((emacs
    281 	  (24))
    282 	 (cl-lib
    283 	  (0 5)))
    284 	"Big Brother DataBase" tar
    285 	((:maintainer "Roland Winkler" . "winkler@gnu.org")
    286 	 (:url . "https://elpa.gnu.org/packages/bbdb.html")
    287 	 (:commit . "641ff1f309e65ac8bd9794bd5f72cfc9ffc297a4"))])
    288  (beacon .
    289 	 [(1 3 4)
    290 	  ((emacs
    291 	    (25 1)))
    292 	  "Highlight the cursor whenever the window scrolls" tar
    293 	  ((:url . "https://github.com/Malabarba/beacon")
    294 	   (:keywords "convenience")
    295 	   (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
    296 	   (:authors
    297 	    ("Artur Malabarba" . "emacs@endlessparentheses.com"))
    298 	   (:commit . "0cf8b60f62876f3e75653a5fb30d5d5cdd74c586"))])
    299  (beframe .
    300 	  [(1 0 1)
    301 	   ((emacs
    302 	     (28 1)))
    303 	   "Isolate buffers per frame" tar
    304 	   ((:url . "https://github.com/protesilaos/beframe")
    305 	    (:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
    306 	    (:authors
    307 	     ("Protesilaos Stavrou" . "info@protesilaos.com"))
    308 	    (:commit . "e911ab388d01aba00efc0ed7148f4e955c46f866"))])
    309  (bicep-ts-mode .
    310 		[(0 1 3)
    311 		 nil "tree-sitter support for Bicep" tar
    312 		 ((:url . "https://github.com/josteink/bicep-ts-mode")
    313 		  (:keywords "bicep" "languages" "tree-sitter")
    314 		  (:maintainer "Jostein Kjønigsen" . "jostein@kjonigsen.net")
    315 		  (:authors
    316 		   ("Jostein Kjønigsen" . "jostein@kjonigsen.net"))
    317 		  (:commit . "5350edd6a1bd05292a26e7a3b291de8cbaf6bc05"))])
    318  (bind-key .
    319 	   [(2 4 1)
    320 	    nil "A simple way to manage personal keybindings" tar
    321 	    ((:url . "https://github.com/jwiegley/use-package")
    322 	     (:keywords "keys" "keybinding" "config" "dotemacs")
    323 	     (:maintainer "John Wiegley" . "johnw@newartisans.com")
    324 	     (:authors
    325 	      ("John Wiegley" . "johnw@newartisans.com"))
    326 	     (:commit . "4932ed21d40f9e8ad48ad2a1f086fdf9b3847ac9"))])
    327  (blist .
    328 	[(0 3)
    329 	 ((ilist
    330 	   (0 1))
    331 	  (emacs
    332 	   (24)))
    333 	 "Display bookmarks in an ibuffer way" tar
    334 	 ((:url . "https://gitlab.com/mmemmew/blist")
    335 	  (:keywords "convenience")
    336 	  (:maintainer "Durand" . "durand@jsdurand.xyz")
    337 	  (:authors
    338 	   ("Durand" . "durand@jsdurand.xyz"))
    339 	  (:commit . "9e1054d3cb2b796704ebeb2575b29ad70f0bb21c"))])
    340  (bluetooth .
    341 	    [(0 3 1)
    342 	     ((emacs
    343 	       (25 1))
    344 	      (dash
    345 	       (2 18 1)))
    346 	     "A Major mode for Bluetooth devices" tar
    347 	     ((:url . "https://gitlab.com/rstocker/emacs-bluetooth")
    348 	      (:keywords "hardware")
    349 	      (:maintainer "Raffael Stocker" . "r.stocker@mnet-mail.de")
    350 	      (:authors
    351 	       ("Raffael Stocker" . "r.stocker@mnet-mail.de")
    352 	       ("Etienne Prud homme" . "e.e.f.prudhomme@gmail.com"))
    353 	      (:commit . "84488dfdd2355e512f9e9444a233448221b3d9cc"))])
    354  (bnf-mode .
    355 	   [(0 4 5)
    356 	    ((cl-lib
    357 	      (0 5))
    358 	     (emacs
    359 	      (24 3)))
    360 	    "Major mode for editing BNF grammars." tar
    361 	    ((:url . "https://github.com/sergeyklay/bnf-mode")
    362 	     (:keywords "languages")
    363 	     (:maintainer "Serghei Iakovlev" . "egrep@protonmail.ch")
    364 	     (:authors
    365 	      ("Serghei Iakovlev" . "egrep@protonmail.ch"))
    366 	     (:commit . "a4fe013fc945d8396930bc6d0dcc1cf9d7102f41"))])
    367  (boxy .
    368        [(1 1 4)
    369 	((emacs
    370 	  (26 1)))
    371 	"A boxy layout framework" tar
    372 	((:url . "https://gitlab.com/grinn.amy/boxy")
    373 	 (:keywords "tools")
    374 	 (:maintainer "Amy Grinn" . "grinn.amy@gmail.com")
    375 	 (:authors
    376 	  ("Amy Grinn" . "grinn.amy@gmail.com"))
    377 	 (:commit . "c65a353e01610633efe20d861393a5d9605bc59d"))])
    378  (boxy-headings .
    379 		[(2 1 5)
    380 		 ((emacs
    381 		   (26 1))
    382 		  (boxy
    383 		   (1 1))
    384 		  (org
    385 		   (9 4)))
    386 		 "View org files in a boxy diagram" tar
    387 		 ((:url . "https://gitlab.com/grinn.amy/boxy-headings")
    388 		  (:keywords "tools")
    389 		  (:maintainer "Amy Grinn" . "grinn.amy@gmail.com")
    390 		  (:authors
    391 		   ("Amy Grinn" . "grinn.amy@gmail.com"))
    392 		  (:commit . "08e3bb8b9cb042446ac1c210340d0dbd86c3ec1b"))])
    393  (breadcrumb .
    394 	     [(1 0 1)
    395 	      ((emacs
    396 		(28 1))
    397 	       (project
    398 		(0 9 8)))
    399 	      "project and imenu-based breadcrumb paths" tar
    400 	      ((:maintainer "João Távora" . "joaotavora@gmail.com")
    401 	       (:authors
    402 		("João Távora" . "joaotavora@gmail.com"))
    403 	       (:url . "https://elpa.gnu.org/packages/breadcrumb.html")
    404 	       (:commit . "ff5fb77e2556c42aee9f1131f824bdfb955d861f"))])
    405  (brief .
    406 	[(5 91)
    407 	 ((nadvice
    408 	   (0 3))
    409 	  (cl-lib
    410 	   (0 5)))
    411 	 "Brief Editor Emulator (Brief Mode)" tar
    412 	 ((:keywords "brief" "emulations" "crisp")
    413 	  (:maintainer "Luke Lee" . "luke.yx.lee@gmail.com")
    414 	  (:authors
    415 	   ("Luke Lee" . "luke.yx.lee@gmail.com"))
    416 	  (:url . "https://elpa.gnu.org/packages/brief.html")
    417 	  (:commit . "1d1d8fe291d785512eaa746dc2e5cd6dac96585c"))])
    418  (buffer-env .
    419 	     [(0 6)
    420 	      ((emacs
    421 		(27 1))
    422 	       (compat
    423 		(29 1)))
    424 	      "Buffer-local process environments" tar
    425 	      ((:url . "https://github.com/astoff/buffer-env")
    426 	       (:keywords "processes" "tools")
    427 	       (:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
    428 	       (:authors
    429 		("Augusto Stoffel" . "arstoffel@gmail.com"))
    430 	       (:commit . "3814bdf3585ffffea3014b1d01549894ec1aa897"))])
    431  (buffer-expose .
    432 		[(0 4 3)
    433 		 ((emacs
    434 		   (25))
    435 		  (cl-lib
    436 		   (0 5)))
    437 		 "Visual buffer switching using a window grid" tar
    438 		 ((:url . "https://github.com/clemera/buffer-expose")
    439 		  (:keywords "convenience")
    440 		  (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
    441 		  (:authors
    442 		   ("Clemens Radermacher" . "clemera@posteo.net"))
    443 		  (:commit . "c4a1c745123b86c15ba7bb4858255b5252e8440a"))])
    444  (bufferlo .
    445 	   [(0 6)
    446 	    ((emacs
    447 	      (27 1)))
    448 	    "Manage frame/tab-local buffer lists" tar
    449 	    ((:url . "https://github.com/florommel/bufferlo")
    450 	     (:keywords "buffer" "frame" "tabs" "local")
    451 	     (:maintainer "Florian Rommel" . "mail@florommel.de")
    452 	     (:authors
    453 	      ("Florian Rommel" . "mail@florommel.de"))
    454 	     (:commit . "90ba743101424b7dd98dc773aedcfc3ee08df05a"))])
    455  (bug-hunter .
    456 	     [(1 3 1)
    457 	      ((seq
    458 		(1 3))
    459 	       (cl-lib
    460 		(0 5)))
    461 	      "Hunt down errors by bisecting elisp files" tar
    462 	      ((:url . "https://github.com/Malabarba/elisp-bug-hunter")
    463 	       (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
    464 	       (:authors
    465 		("Artur Malabarba" . "emacs@endlessparentheses.com"))
    466 	       (:keywords "lisp"))])
    467  (buildbot .
    468 	   [(0 0 1)
    469 	    ((emacs
    470 	      (28)))
    471 	    "A Buildbot client for emacs" tar
    472 	    ((:url . "https://g.ypei.me/buildbot.el.git")
    473 	     (:keywords "buildbot" "continuous integration")
    474 	     (:maintainer "Yuchen Pei" . "id@ypei.org")
    475 	     (:authors
    476 	      ("Yuchen Pei" . "id@ypei.org"))
    477 	     (:commit . "d614eea91ca5717c2b0019dae8c85e6a24873f39"))])
    478  (calibre .
    479 	  [(1 4 1)
    480 	   ((emacs
    481 	     (27 1))
    482 	    (compat
    483 	     (29 1 4 1)))
    484 	   "Interact with Calibre libraries from Emacs" tar
    485 	   ((:url . "https://git.disroot.org/kjartanoli/calibre.el")
    486 	    (:maintainer "Kjartan Oli Agustsson" . "kjartanoli@disroot.org")
    487 	    (:authors
    488 	     ("Kjartan Oli Agustsson" . "kjartanoli@disroot.org"))
    489 	    (:commit . "855a9cb092eecf1e5c17ea56c440a0200f95eb4c"))])
    490  (cape .
    491        [(1 5)
    492 	((emacs
    493 	  (27 1))
    494 	 (compat
    495 	  (29 1 4 4)))
    496 	"Completion At Point Extensions" tar
    497 	((:url . "https://github.com/minad/cape")
    498 	 (:keywords "abbrev" "convenience" "matching" "completion" "text")
    499 	 (:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
    500 	 (:authors
    501 	  ("Daniel Mendler" . "mail@daniel-mendler.de"))
    502 	 (:commit . "bf22aa6ce0ffca1a1a77b693dddcd05eddc386f0"))])
    503  (capf-autosuggest .
    504 		   [(0 3)
    505 		    ((emacs
    506 		      (25 1)))
    507 		    "History autosuggestions for comint and eshell" tar
    508 		    ((:url . "https://repo.or.cz/emacs-capf-autosuggest.git")
    509 		     (:maintainer "jakanakaevangeli" . "jakanakaevangeli@chiru.no")
    510 		     (:authors
    511 		      ("jakanakaevangeli" . "jakanakaevangeli@chiru.no"))
    512 		     (:commit . "6d66f0ce52c6a41945a48e7b562dd6d262c62cd9"))])
    513  (caps-lock .
    514 	    [(1 0)
    515 	     nil "Caps-lock as a minor mode" tar
    516 	     ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
    517 	      (:authors
    518 	       ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
    519 	      (:url . "https://elpa.gnu.org/packages/caps-lock.html")
    520 	      (:commit . "ce94899c7619e748e8a811ad8cdeb09918e7ecd8"))])
    521  (captain .
    522 	  [(1 0 3)
    523 	   nil "CAPiTalization is Automatic IN emacs" tar
    524 	   ((:keywords "editing")
    525 	    (:maintainer "Ian Dunn" . "dunni@gnu.org")
    526 	    (:authors
    527 	     ("Ian Dunn" . "dunni@gnu.org"))
    528 	    (:url . "https://elpa.gnu.org/packages/captain.html")
    529 	    (:commit . "a341d4cf3288ebae410c1c9124b82a9e421f3779"))])
    530  (chess .
    531 	[(2 0 5)
    532 	 ((cl-lib
    533 	   (0 5)))
    534 	 "Play chess in GNU Emacs" tar
    535 	 ((:keywords "games")
    536 	  (:maintainer "Mario Lang" . "mlang@delysid.org")
    537 	  (:authors
    538 	   ("John Wiegley" . "johnw@gnu.org"))
    539 	  (:url . "https://elpa.gnu.org/packages/chess.html")
    540 	  (:commit . "c98602f7b1aa7b74c708008209e698d0886a529c"))])
    541  (cl-generic .
    542 	     [(0 3)
    543 	      nil "Forward cl-generic compatibility for Emacs<25" tar
    544 	      ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
    545 	       (:authors
    546 		("Stefan Monnier" . "monnier@iro.umontreal.ca"))
    547 	       (:url . "https://elpa.gnu.org/packages/cl-generic.html")
    548 	       (:commit . "d90985eee35afd48b96aa8f14e0d0c8a67ce62c9"))])
    549  (cl-lib .
    550 	 [(0 7 1)
    551 	  nil "Forward cl-lib compatibility library for Emacs<24.3" tar
    552 	  ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
    553 	   (:authors
    554 	    ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
    555 	   (:url . "https://elpa.gnu.org/packages/cl-lib.html")
    556 	   (:commit . "80dc6223f2e25db1f4b38d5c48365553abd793fc"))])
    557  (clipboard-collector .
    558 		      [(0 3)
    559 		       ((emacs
    560 			 (25)))
    561 		       "Collect clipboard entries according to regex rules" tar
    562 		       ((:url . "https://github.com/clemera/clipboard-collector")
    563 			(:keywords "convenience")
    564 			(:maintainer "Clemens Radermacher" . "clemera@posteo.net")
    565 			(:authors
    566 			 ("Clemens Radermacher" . "clemera@posteo.net"))
    567 			(:commit . "ee4a0ee506c47666714cd61649334936d67e5a43"))])
    568  (cobol-mode .
    569 	     [(1 1)
    570 	      ((cl-lib
    571 		(0 5)))
    572 	      "Mode for editing COBOL code" tar
    573 	      ((:keywords "languages")
    574 	       (:maintainer "Edward Hart" . "edward.dan.hart@gmail.com")
    575 	       (:authors
    576 		("Edward Hart" . "edward.dan.hart@gmail.com"))
    577 	       (:url . "https://elpa.gnu.org/packages/cobol-mode.html")
    578 	       (:commit . "bd7879daa71908616277688ba51d27b60c88b0a2"))])
    579  (code-cells .
    580 	     [(0 4)
    581 	      ((emacs
    582 		(27 1)))
    583 	      "Lightweight notebooks with support for ipynb files" tar
    584 	      ((:url . "https://github.com/astoff/code-cells.el")
    585 	       (:keywords "convenience" "outlines")
    586 	       (:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
    587 	       (:authors
    588 		("Augusto Stoffel" . "arstoffel@gmail.com"))
    589 	       (:commit . "44546ca256f3da29e3ac884e3d699c8455acbd6e"))])
    590  (colorful-mode .
    591 		[(1 0 0)
    592 		 ((emacs
    593 		   (28 1))
    594 		  (compat
    595 		   (29 1 4 4)))
    596 		 "Preview any color in your buffer in real time" tar
    597 		 ((:url . "https://github.com/DevelopmentCool2449/colorful-mode")
    598 		  (:keywords "faces" "tools" "matching")
    599 		  (:maintainer "Elias G. Perez" . "eg642616@gmail.com")
    600 		  (:authors
    601 		   ("Elias G. Perez" . "eg642616@gmail.com"))
    602 		  (:commit . "9d1e386f7ed3493b0196cf699bdd17d5610d43b3"))])
    603  (comint-mime .
    604 	      [(0 4)
    605 	       ((emacs
    606 		 (28 1)))
    607 	       "Display content of various MIME types in comint buffers" tar
    608 	       ((:url . "https://github.com/astoff/comint-mime")
    609 		(:keywords "processes" "multimedia")
    610 		(:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
    611 		(:authors
    612 		 ("Augusto Stoffel" . "arstoffel@gmail.com"))
    613 		(:commit . "9d4fe3694d1cb558e26cffb4f92f7d2ffc40498d"))])
    614  (compact-docstrings .
    615 		     [(0 2)
    616 		      nil "Shrink blank lines in docstrings and doc comments" tar
    617 		      ((:url . "https://github.com/cpitclaudel/compact-docstrings")
    618 		       (:keywords "convenience" "faces" "lisp" "maint" "c")
    619 		       (:maintainer "Clément Pit-Claudel" . "clement.pitclaudel@live.com")
    620 		       (:authors
    621 			("Clément Pit-Claudel" . "clement.pitclaudel@live.com"))
    622 		       (:commit . "50b9ec928193f339c3c2ae20f088ea62cc82bb9d"))])
    623  (company .
    624 	  [(0 10 2)
    625 	   ((emacs
    626 	     (25 1)))
    627 	   "Modular text completion framework" tar
    628 	   ((:url . "http://company-mode.github.io/")
    629 	    (:keywords "abbrev" "convenience" "matching")
    630 	    (:maintainer "Dmitry Gutov" . "dmitry@gutov.dev")
    631 	    (:commit . "34e92d9b7084b03d087866abcd1e6a22a244c9bb"))])
    632  (company-ebdb .
    633 	       [(1 1)
    634 		((company
    635 		  (0 9 4))
    636 		 (ebdb
    637 		  (0 2)))
    638 		"company-mode completion backend for EBDB in message-mode" tar
    639 		((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
    640 		 (:authors
    641 		  ("Jan Tatarik" . "jan.tatarik@gmail.com"))
    642 		 (:url . "https://elpa.gnu.org/packages/company-ebdb.html")
    643 		 (:commit . "f4b8ad408a068f2c3d07782cb111db4d62fd69d8"))])
    644  (company-math .
    645 	       [(1 5 1)
    646 		((company
    647 		  (0 8 0))
    648 		 (math-symbol-lists
    649 		  (1 3)))
    650 		"Completion backends for unicode math symbols and latex tags" tar
    651 		((:url . "https://github.com/vspinu/company-math")
    652 		 (:keywords "unicode" "symbols" "completion")
    653 		 (:maintainer "Vitalie Spinu" . "spinuvit@gmail.com")
    654 		 (:authors
    655 		  ("Vitalie Spinu" . "spinuvit@gmail.com"))
    656 		 (:commit . "3eb006874e309ff4076d947fcbd61bb6806aa508"))])
    657  (company-statistics .
    658 		     [(0 2 3)
    659 		      ((emacs
    660 			(24 3))
    661 		       (company
    662 			(0 8 5)))
    663 		      "Sort candidates using completion history" tar
    664 		      ((:url . "https://github.com/company-mode/company-statistics")
    665 		       (:keywords "abbrev" "convenience" "matching")
    666 		       (:maintainer "Ingo Lohmar" . "i.lohmar@gmail.com")
    667 		       (:authors
    668 			("Ingo Lohmar" . "i.lohmar@gmail.com"))
    669 		       (:commit . "e62157d43b2c874d2edbd547c3bdfb05d0a7ae5c"))])
    670  (compat .
    671 	 [(29 1 4 5)
    672 	  ((emacs
    673 	    (24 4))
    674 	   (seq
    675 	    (2 23)))
    676 	  "Emacs Lisp Compatibility Library" tar
    677 	  ((:url . "https://github.com/emacs-compat/compat")
    678 	   (:keywords "lisp" "maint")
    679 	   (:maintainer "Compat Development" . "~pkal/compat-devel@lists.sr.ht")
    680 	   (:authors
    681 	    ("Philip Kaludercic" . "philipk@posteo.net")
    682 	    ("Daniel Mendler" . "mail@daniel-mendler.de"))
    683 	   (:commit . "8d4e8a366681def88751f5e9975738ecd3180deb"))])
    684  (consult .
    685 	  [(1 5)
    686 	   ((emacs
    687 	     (27 1))
    688 	    (compat
    689 	     (29 1 4 4)))
    690 	   "Consulting completing-read" tar
    691 	   ((:url . "https://github.com/minad/consult")
    692 	    (:keywords "matching" "files" "completion")
    693 	    (:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
    694 	    (:commit . "d8888bb67f881a3c4855c9ce7224de18a7dc3901"))])
    695  (consult-hoogle .
    696 		 [(0 2 1)
    697 		  ((emacs
    698 		    (27 1))
    699 		   (haskell-mode
    700 		    (16 1)))
    701 		  "Hoogle frontend using consult" tar
    702 		  ((:url . "https://codeberg.org/rahguzar/consult-hoogle")
    703 		   (:keywords "docs" "languages")
    704 		   (:maintainer "rahguzar" . "rahguzar@zohomail.eu")
    705 		   (:authors
    706 		    ("rahguzar" . "rahguzar@zohomail.eu"))
    707 		   (:commit . "188c8d90a04adeb08c61a0835f5f9a9a10255495"))])
    708  (consult-recoll .
    709 		 [(0 8 1)
    710 		  ((emacs
    711 		    (26 1))
    712 		   (consult
    713 		    (0 19)))
    714 		  "Recoll queries using consult" tar
    715 		  ((:url . "https://codeberg.org/jao/consult-recoll")
    716 		   (:keywords "docs" "convenience")
    717 		   (:maintainer "Jose A Ortega Ruiz" . "jao@gnu.org")
    718 		   (:authors
    719 		    ("Jose A Ortega Ruiz" . "jao@gnu.org"))
    720 		   (:commit . "ba68d052d9479aeaa5dda15a57a2c070df7d9bca"))])
    721  (context-coloring .
    722 		   [(8 1 0)
    723 		    ((emacs
    724 		      (24 3)))
    725 		    "Highlight by scope" tar
    726 		    ((:url . "https://github.com/jacksonrayhamilton/context-coloring")
    727 		     (:keywords "convenience" "faces" "tools")
    728 		     (:maintainer "Jackson Ray Hamilton" . "jackson@jacksonrayhamilton.com")
    729 		     (:authors
    730 		      ("Jackson Ray Hamilton" . "jackson@jacksonrayhamilton.com"))
    731 		     (:commit . "1b30a28857727202d1f6a027f83ad66151fb1e92"))])
    732  (corfu .
    733 	[(1 3)
    734 	 ((emacs
    735 	   (27 1))
    736 	  (compat
    737 	   (29 1 4 4)))
    738 	 "COmpletion in Region FUnction" tar
    739 	 ((:url . "https://github.com/minad/corfu")
    740 	  (:keywords "abbrev" "convenience" "matching" "completion" "text")
    741 	  (:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
    742 	  (:authors
    743 	   ("Daniel Mendler" . "mail@daniel-mendler.de"))
    744 	  (:commit . "6088f0550dc8f10f5bcf6f24d35ce24159b01b43"))])
    745  (coterm .
    746 	 [(1 6)
    747 	  ((emacs
    748 	    (26 1))
    749 	   (compat
    750 	    (28 1 2 0)))
    751 	  "Terminal emulation for comint" tar
    752 	  ((:url . "https://repo.or.cz/emacs-coterm.git")
    753 	   (:keywords "processes")
    754 	   (:maintainer "jakanakaevangeli" . "jakanakaevangeli@chiru.no")
    755 	   (:authors
    756 	    ("jakanakaevangeli" . "jakanakaevangeli@chiru.no"))
    757 	   (:commit . "d8e1b04cd359d9f27ab7c6dbf8cae90dde834085"))])
    758  (counsel .
    759 	  [(0 14 2)
    760 	   ((emacs
    761 	     (24 5))
    762 	    (ivy
    763 	     (0 14 2))
    764 	    (swiper
    765 	     (0 14 2)))
    766 	   "Various completion functions using Ivy" tar
    767 	   ((:url . "https://github.com/abo-abo/swiper")
    768 	    (:keywords "convenience" "matching" "tools")
    769 	    (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
    770 	    (:authors
    771 	     ("Oleh Krehel" . "ohwoeowho@gmail.com"))
    772 	    (:commit . "08b0a88d67494aa4cca469247f8b44edb6402b52"))])
    773  (cpio-mode .
    774 	    [(0 17)
    775 	     nil "Handle cpio archives in the style of dired." tar
    776 	     ((:keywords "files")
    777 	      (:maintainer "Douglas Lewan" . "d.lewan2000@gmail.com")
    778 	      (:authors
    779 	       ("Douglas Lewan" . "d.lewan2000@gmail.com"))
    780 	      (:url . "https://elpa.gnu.org/packages/cpio-mode.html")
    781 	      (:commit . "ce1183f52fa0cfc50145553804615e23d7d73046"))])
    782  (cpupower .
    783 	   [(1 0 5)
    784 	    nil "cpupower command interface" tar
    785 	    ((:url . "https://gitlab.com/steve-emacs-stuff/cpupower-el")
    786 	     (:keywords "hardware" "cpupower" "cpu" "frequency-scaling")
    787 	     (:maintainer "Stephen Meister" . "pallagun@gmail.com")
    788 	     (:authors
    789 	      ("Stephen Meister" . "pallagun@gmail.com"))
    790 	     (:commit . "fa979dfafa1beb374bf42e937f0b5b99ed06222e"))])
    791  (crdt .
    792        [(0 3 5)
    793 	nil "Collaborative editing using Conflict-free Replicated Data Types" tar
    794 	((:url . "https://code.librehq.com/qhong/crdt.el")
    795 	 (:keywords "collaboration" "crdt")
    796 	 (:maintainer "Qiantan Hong" . "qhong@alum.mit.edu")
    797 	 (:authors
    798 	  ("Qiantan Hong" . "qhong@alum.mit.edu"))
    799 	 (:commit . "e6d42f42c5dedb73560048f4bf6263c63ffa21bb"))])
    800  (crisp .
    801 	[(1 3 6)
    802 	 nil "CRiSP/Brief Emacs emulator" tar
    803 	 ((:keywords "emulations" "brief" "crisp")
    804 	  (:maintainer "Luke Lee" . "luke.yx.lee@gmail.com")
    805 	  (:authors
    806 	   ("Gary D. Foster" . "Gary.Foster@Corp.Sun.COM"))
    807 	  (:url . "https://elpa.gnu.org/packages/crisp.html")
    808 	  (:commit . "810f057c640043ca9e419248b73f43d82b1a47a0"))])
    809  (csharp-mode .
    810 	      [(2 0 0)
    811 	       ((emacs
    812 		 (26 1)))
    813 	       "C# mode derived mode" tar
    814 	       ((:url . "https://github.com/emacs-csharp/csharp-mode")
    815 		(:keywords "c#" "languages" "oop" "mode")
    816 		(:maintainer
    817 		 ("Jostein Kjønigsen" . "jostein@gmail.com")
    818 		 ("Theodor Thornhill" . "theo@thornhill.no"))
    819 		(:authors
    820 		 ("Theodor Thornhill" . "theo@thornhill.no"))
    821 		(:commit . "02c61c219b2c22491eff9b7315fed661fab423d4"))])
    822  (csv-mode .
    823 	   [(1 23)
    824 	    ((emacs
    825 	      (27 1))
    826 	     (cl-lib
    827 	      (0 5)))
    828 	    "Major mode for editing comma/char separated values" tar
    829 	    ((:keywords "convenience")
    830 	     (:maintainer nil . "emacs-devel@gnu.org")
    831 	     (:authors
    832 	      ("Francis J. Wright" . "F.J.Wright@qmul.ac.uk"))
    833 	     (:url . "https://elpa.gnu.org/packages/csv-mode.html")
    834 	     (:commit . "63f02980978f19786bda354457ac5259b8f969a2"))])
    835  (cursory .
    836 	  [(1 0 1)
    837 	   ((emacs
    838 	     (27 1)))
    839 	   "Manage cursor styles using presets" tar
    840 	   ((:url . "https://git.sr.ht/~protesilaos/cursory")
    841 	    (:keywords "convenience" "cursor")
    842 	    (:maintainer "Cursory Development" . "~protesilaos/cursory@lists.sr.ht")
    843 	    (:authors
    844 	     ("Protesilaos Stavrou" . "info@protesilaos.com"))
    845 	    (:commit . "a91da4edc07df0bc17056d9a673287082a3c6b26"))])
    846  (cycle-quotes .
    847 	       [(0 1)
    848 		nil "Cycle between quote styles" tar
    849 		((:keywords "convenience")
    850 		 (:maintainer "Simen Heggestøyl" . "simenheg@gmail.com")
    851 		 (:authors
    852 		  ("Simen Heggestøyl" . "simenheg@gmail.com"))
    853 		 (:url . "https://elpa.gnu.org/packages/cycle-quotes.html")
    854 		 (:commit . "836b19b39651419876e65cdb1a91e3eef83cc4e7"))])
    855  (dape .
    856        [(0 10 0)
    857 	((emacs
    858 	  (29 1))
    859 	 (jsonrpc
    860 	  (1 0 25)))
    861 	"Debug Adapter Protocol for Emacs" tar
    862 	((:url . "https://github.com/svaante/dape")
    863 	 (:maintainer "Daniel Pettersson" . "daniel@dpettersson.net")
    864 	 (:commit . "a5c9d468c1e49e533f1146980fa86488bbe3a54e"))])
    865  (darkroom .
    866 	   [(0 3)
    867 	    ((cl-lib
    868 	      (0 5)))
    869 	    "Remove visual distractions and focus on writing" tar
    870 	    ((:keywords "convenience" "emulations")
    871 	     (:maintainer "João Távora" . "joaotavora@gmail.com")
    872 	     (:authors
    873 	      ("João Távora" . "joaotavora@gmail.com"))
    874 	     (:url . "https://elpa.gnu.org/packages/darkroom.html")
    875 	     (:commit . "4496945487130ae1123a9f17b40674ec24c54e8f"))])
    876  (dash .
    877        [(2 19 1)
    878 	((emacs
    879 	  (24)))
    880 	"A modern list library for Emacs" tar
    881 	((:url . "https://github.com/magnars/dash.el")
    882 	 (:keywords "extensions" "lisp")
    883 	 (:maintainer "Magnar Sveen" . "magnars@gmail.com")
    884 	 (:authors
    885 	  ("Magnar Sveen" . "magnars@gmail.com"))
    886 	 (:commit . "39d067b9fbb2db65fc7a6938bfb21489ad990cb4"))])
    887  (dbus-codegen .
    888 	       [(0 1)
    889 		((cl-lib
    890 		  (0 5)))
    891 		"Lisp code generation for D-Bus." tar
    892 		((:keywords "comm" "dbus" "convenience")
    893 		 (:maintainer nil . "emacs-devel@gnu.org")
    894 		 (:authors
    895 		  ("Daiki Ueno" . "ueno@gnu.org"))
    896 		 (:url . "https://elpa.gnu.org/packages/dbus-codegen.html")
    897 		 (:commit . "4b0d8525943ebba797e1ebaf97fd9a608aef5ec1"))])
    898  (debbugs .
    899 	  [(0 40)
    900 	   ((emacs
    901 	     (26 1))
    902 	    (soap-client
    903 	     (3 1 5)))
    904 	   "SOAP library to access debbugs servers" tar
    905 	   ((:keywords "comm" "hypermedia")
    906 	    (:maintainer "Michael Albinus" . "michael.albinus@gmx.de")
    907 	    (:authors
    908 	     ("Michael Albinus" . "michael.albinus@gmx.de"))
    909 	    (:url . "https://elpa.gnu.org/packages/debbugs.html")
    910 	    (:commit . "e06d335153fab7eb82771919c82de125b51bdf66"))])
    911  (delight .
    912 	  [(1 7)
    913 	   ((cl-lib
    914 	     (0 5))
    915 	    (nadvice
    916 	     (0 3)))
    917 	   "A dimmer switch for your lighter text" tar
    918 	   ((:url . "https://savannah.nongnu.org/projects/delight")
    919 	    (:keywords "convenience")
    920 	    (:maintainer "Phil Sainty" . "psainty@orcon.net.nz")
    921 	    (:authors
    922 	     ("Phil Sainty" . "psainty@orcon.net.nz"))
    923 	    (:commit . "a763ec1e5c2987efea3ce2ee6d9c979f56ab6528"))])
    924  (denote .
    925 	 [(2 3 5)
    926 	  ((emacs
    927 	    (28 1)))
    928 	  "Simple notes with an efficient file-naming scheme" tar
    929 	  ((:url . "https://github.com/protesilaos/denote")
    930 	   (:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
    931 	   (:authors
    932 	    ("Protesilaos Stavrou" . "info@protesilaos.com"))
    933 	   (:commit . "914e5be6c1ad319cf924aaddc3515aaffe1d4bcc"))])
    934  (denote-menu .
    935 	      [(1 2 0)
    936 	       ((emacs
    937 		 (28 1))
    938 		(denote
    939 		 (2 0 0)))
    940 	       "View denote files in a tabulated list." tar
    941 	       ((:url . "https://github.com/namilus/denote-menu")
    942 		(:maintainer "Mohamed Suliman" . "sulimanm@tcd.ie")
    943 		(:authors
    944 		 ("Mohamed Suliman" . "sulimanm@tcd.ie"))
    945 		(:commit . "6d97b6be0511420dca27b294844bdaa5fa72f753"))])
    946  (detached .
    947 	   [(0 10 1)
    948 	    ((emacs
    949 	      (27 1)))
    950 	    "A package to launch, and manage, detached processes" tar
    951 	    ((:url . "https://sr.ht/~niklaseklund/detached.el/")
    952 	     (:keywords "convenience" "processes")
    953 	     (:maintainer "detached.el Development" . "~niklaseklund/detached.el@lists.sr.ht")
    954 	     (:authors
    955 	      ("Niklas Eklund" . "niklas.eklund@posteo.net"))
    956 	     (:commit . "fedb0df5b0fbba13c662107855fb07a922793096"))])
    957  (devdocs .
    958 	  [(0 6 1)
    959 	   ((emacs
    960 	     (27 1)))
    961 	   "Emacs viewer for DevDocs" tar
    962 	   ((:url . "https://github.com/astoff/devdocs.el")
    963 	    (:keywords "help")
    964 	    (:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
    965 	    (:authors
    966 	     ("Augusto Stoffel" . "arstoffel@gmail.com"))
    967 	    (:commit . "ebdd3b39bef1a928c069373337d0f8e4f2d8b8d2"))])
    968  (devicetree-ts-mode .
    969 		     [(0 3)
    970 		      ((emacs
    971 			(29 1)))
    972 		      "Tree-sitter support for DTS" tar
    973 		      ((:url . "https://sr.ht/~akagi/devicetree-ts-mode")
    974 		       (:keywords "languages" "devicetree" "tree-sitter")
    975 		       (:maintainer "Aleksandr Vityazev" . "avityazew@gmail.com")
    976 		       (:authors
    977 			("Aleksandr Vityazev" . "avityazew@gmail.com"))
    978 		       (:commit . "bc07c1124545cbf6e5ebe64e92bfaa306e309033"))])
    979  (dict-tree .
    980 	    [(0 17)
    981 	     ((trie
    982 	       (0 6))
    983 	      (tNFA
    984 	       (0 1 1))
    985 	      (heap
    986 	       (0 3))
    987 	      (emacs
    988 	       (24 1)))
    989 	     "Dictionary data structure" tar
    990 	     ((:url . "http://www.dr-qubit.org/emacs.php")
    991 	      (:keywords "extensions" "matching" "data structures trie" "tree" "dictionary" "completion" "regexp")
    992 	      (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
    993 	      (:authors
    994 	       ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
    995 	      (:commit . "a83ea986982b2d09d150456028a9f1e73658333a"))])
    996  (diff-hl .
    997 	  [(1 9 2)
    998 	   ((cl-lib
    999 	     (0 2))
   1000 	    (emacs
   1001 	     (25 1)))
   1002 	   "Highlight uncommitted changes using VC" tar
   1003 	   ((:url . "https://github.com/dgutov/diff-hl")
   1004 	    (:keywords "vc" "diff")
   1005 	    (:maintainer "Dmitry Gutov" . "dgutov@yandex.ru")
   1006 	    (:authors
   1007 	     ("Dmitry Gutov" . "dgutov@yandex.ru"))
   1008 	    (:commit . "d20f16bf5eadd66e775f215e800f25caddae8cb5"))])
   1009  (diffview .
   1010 	   [(1 0)
   1011 	    nil "View diffs in side-by-side format" single
   1012 	    ((:keywords "convenience" "diff")
   1013 	     (:authors
   1014 	      ("Mitchel Humpherys" . "mitch.special@gmail.com"))
   1015 	     (:maintainer "Mitchel Humpherys" . "mitch.special@gmail.com")
   1016 	     (:url . "https://github.com/mgalgs/diffview-mode"))])
   1017  (diminish .
   1018 	   [(0 46)
   1019 	    ((emacs
   1020 	      (24 3)))
   1021 	    "Diminished modes are minor modes with no modeline display" tar
   1022 	    ((:url . "https://github.com/myrjola/diminish.el")
   1023 	     (:keywords "extensions" "diminish" "minor" "codeprose")
   1024 	     (:maintainer "Martin Yrjölä" . "martin.yrjola@gmail.com")
   1025 	     (:authors
   1026 	      ("Will Mengarini" . "seldon@eskimo.com"))
   1027 	     (:commit . "66b3902401059d161424b1b8d0abc3cb0a7d6df0"))])
   1028  (dired-du .
   1029 	   [(0 5 2)
   1030 	    ((emacs
   1031 	      (24 4))
   1032 	     (cl-lib
   1033 	      (0 5)))
   1034 	    "Dired with recursive directory sizes" tar
   1035 	    ((:keywords "files" "unix" "convenience")
   1036 	     (:maintainer "Tino Calancha" . "tino.calancha@gmail.com")
   1037 	     (:authors
   1038 	      ("Tino Calancha" . "tino.calancha@gmail.com"))
   1039 	     (:url . "https://elpa.gnu.org/packages/dired-du.html")
   1040 	     (:commit . "c586a6bc255cec88e1027e70319030cb63ecdc4a"))])
   1041  (dired-duplicates .
   1042 		   [(0 4)
   1043 		    ((emacs
   1044 		      (27 1)))
   1045 		    "Find duplicate files locally and remotely" tar
   1046 		    ((:url . "https://codeberg.org/hjudt/dired-duplicates")
   1047 		     (:keywords "files")
   1048 		     (:maintainer "Harald Judt" . "h.judt@gmx.at")
   1049 		     (:authors
   1050 		      ("Harald Judt" . "h.judt@gmx.at"))
   1051 		     (:commit . "5c5f24bea92159987f65f01ef32b261e905997bd"))])
   1052  (dired-git-info .
   1053 		 [(0 3 1)
   1054 		  ((emacs
   1055 		    (25)))
   1056 		  "Show git info in dired" tar
   1057 		  ((:url . "https://github.com/clemera/dired-git-info")
   1058 		   (:keywords "dired" "files")
   1059 		   (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
   1060 		   (:authors
   1061 		    ("Clemens Radermacher" . "clemera@posteo.net"))
   1062 		   (:commit . "bd8556eef10e57b175406c117f18e1953422c803"))])
   1063  (dired-preview .
   1064 		[(0 1 1)
   1065 		 ((emacs
   1066 		   (27 1)))
   1067 		 "Automatically preview file at point in Dired" tar
   1068 		 ((:url . "https://git.sr.ht/~protesilaos/dired-preview")
   1069 		  (:keywords "files" "convenience")
   1070 		  (:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
   1071 		  (:authors
   1072 		   ("Protesilaos Stavrou" . "info@protesilaos.com"))
   1073 		  (:commit . "63f6d9a2daff031554bf3321d00a8a361e98bc01"))])
   1074  (disk-usage .
   1075 	     [(1 3 3)
   1076 	      ((emacs
   1077 		(26 1)))
   1078 	      "Sort and browse disk usage listings" tar
   1079 	      ((:url . "https://gitlab.com/Ambrevar/emacs-disk-usage")
   1080 	       (:keywords "files" "convenience" "tools")
   1081 	       (:maintainer "Pierre Neidhardt" . "mail@ambrevar.xyz")
   1082 	       (:authors
   1083 		("Pierre Neidhardt" . "mail@ambrevar.xyz"))
   1084 	       (:commit . "b0fb8af34291a49b041eab8b5570e7bc8433a8d8"))])
   1085  (dismal .
   1086 	 [(1 5 2)
   1087 	  ((cl-lib
   1088 	    (0)))
   1089 	  "Dis Mode Ain't Lotus: Spreadsheet program Emacs" tar
   1090 	  ((:maintainer "UnMaintainer" . "emacs-devel@gnu.org")
   1091 	   (:authors
   1092 	    (nil . "fox@cs.nyu.edu")
   1093 	    (nil . "ritter@cs.cmu.edu"))
   1094 	   (:url . "https://elpa.gnu.org/packages/dismal.html")
   1095 	   (:commit . "670c0001026ff437d14545aeed3ef5745f0a53d2"))])
   1096  (djvu .
   1097        [(1 1 2)
   1098 	nil "Edit and view Djvu files via djvused" tar
   1099 	((:keywords "files" "wp")
   1100 	 (:maintainer "Roland Winkler" . "winkler@gnu.org")
   1101 	 (:authors
   1102 	  ("Roland Winkler" . "winkler@gnu.org"))
   1103 	 (:url . "https://elpa.gnu.org/packages/djvu.html")
   1104 	 (:commit . "071c8ab168588897475899c46eaa16e70141db8c"))])
   1105  (do-at-point .
   1106 	      [(0 1 1)
   1107 	       ((emacs
   1108 		 (26 1)))
   1109 	       "Generic context-sensitive action dispatcher." tar
   1110 	       ((:url . "https://git.sr.ht/~pkal/do-at-point")
   1111 		(:keywords "convenience")
   1112 		(:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
   1113 		(:authors
   1114 		 ("Philip Kaludercic" . "philipk@posteo.net"))
   1115 		(:commit . "3244b2a765315ad640deab34b1b2f90ac2277df3"))])
   1116  (doc-toc .
   1117 	  [(1 2)
   1118 	   ((emacs
   1119 	     (26 1)))
   1120 	   "Manage outlines/table of contents of pdf and djvu documents" tar
   1121 	   ((:url . "https://github.com/dalanicolai/doc-tools-toc")
   1122 	    (:keywords "tools" "outlines" "convenience")
   1123 	    (:maintainer "Daniel Laurens Nicolai" . "dalanicolai@gmail.com")
   1124 	    (:authors
   1125 	     ("Daniel Laurens Nicolai" . "dalanicolai@gmail.com"))
   1126 	    (:commit . "4a179fbacd7bc9efbd6cfcdc8772d42935e6de29"))])
   1127  (docbook .
   1128 	  [(0 1)
   1129 	   nil "Info-like viewer for DocBook" tar
   1130 	   ((:keywords "docs" "help")
   1131 	    (:maintainer "Chong Yidong" . "cyd@gnu.org")
   1132 	    (:authors
   1133 	     ("Chong Yidong" . "cyd@gnu.org"))
   1134 	    (:url . "https://elpa.gnu.org/packages/docbook.html")
   1135 	    (:commit . "a59f87c0dc04bcfcf9f55a124658c2e7a585dbd2"))])
   1136  (drepl .
   1137 	[(0 2)
   1138 	 ((emacs
   1139 	   (29 1))
   1140 	  (comint-mime
   1141 	   (0 3)))
   1142 	 "REPL protocol for the dumb terminal" tar
   1143 	 ((:url . "https://github.com/astoff/drepl")
   1144 	  (:keywords "languages" "processes")
   1145 	  (:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
   1146 	  (:authors
   1147 	   ("Augusto Stoffel" . "arstoffel@gmail.com"))
   1148 	  (:commit . "fc0b28b8b281899c2f00461bf9e83caf13330b54"))])
   1149  (dts-mode .
   1150 	   [(1 0)
   1151 	    ((emacs
   1152 	      (24)))
   1153 	    "Major mode for Device Tree source files" tar
   1154 	    ((:keywords "languages")
   1155 	     (:maintainer "Ben Gamari" . "ben@smart-cactus.org")
   1156 	     (:authors
   1157 	      ("Ben Gamari" . "ben@smart-cactus.org"))
   1158 	     (:url . "https://elpa.gnu.org/packages/dts-mode.html")
   1159 	     (:commit . "8413d2dc9b3347831aa9e8c8b2524af3ef005441"))])
   1160  (easy-escape .
   1161 	      [(0 2 1)
   1162 	       nil "Improve readability of escape characters in regular expressions" tar
   1163 	       ((:url . "https://github.com/cpitclaudel/easy-escape")
   1164 		(:keywords "convenience" "lisp" "tools")
   1165 		(:maintainer "Clément Pit-Claudel" . "clement.pitclaudel@live.com")
   1166 		(:authors
   1167 		 ("Clément Pit-Claudel" . "clement.pitclaudel@live.com"))
   1168 		(:commit . "938497a21e65ba6b3ff8ec90e93a6d0ab18dc9b4"))])
   1169  (easy-kill .
   1170 	    [(0 9 5)
   1171 	     ((emacs
   1172 	       (25))
   1173 	      (cl-lib
   1174 	       (0 5)))
   1175 	     "kill & mark things easily" tar
   1176 	     ((:url . "https://github.com/leoliu/easy-kill")
   1177 	      (:keywords "killing" "convenience")
   1178 	      (:maintainer "Leo Liu" . "sdl.web@gmail.com")
   1179 	      (:authors
   1180 	       ("Leo Liu" . "sdl.web@gmail.com"))
   1181 	      (:commit . "f155d19c528e27f8f6c72f0d75f652edbdcab37f"))])
   1182  (ebdb .
   1183        [(0 8 22)
   1184 	((emacs
   1185 	  (25 1))
   1186 	 (seq
   1187 	  (2 15)))
   1188 	"Contact management package" tar
   1189 	((:url . "https://github.com/girzel/ebdb")
   1190 	 (:keywords "convenience" "mail")
   1191 	 (:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
   1192 	 (:authors
   1193 	  ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
   1194 	 (:commit . "b96e5470c54503eab2159e69c822648ad55e6915"))])
   1195  (ebdb-gnorb .
   1196 	     [(1 0 2)
   1197 	      ((gnorb
   1198 		(1 1 0))
   1199 	       (ebdb
   1200 		(0 2)))
   1201 	      "Utilities for connecting EBDB to Gnorb" tar
   1202 	      ((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
   1203 	       (:authors
   1204 		("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
   1205 	       (:url . "https://elpa.gnu.org/packages/ebdb-gnorb.html")
   1206 	       (:commit . "461a6b35dc9322d1ec59547ad845d26a6c65a698"))])
   1207  (ebdb-i18n-chn .
   1208 		[(1 3 2)
   1209 		 ((pyim
   1210 		   (1 6 0))
   1211 		  (ebdb
   1212 		   (0 6 17)))
   1213 		 "China-specific internationalization support for EBDB" tar
   1214 		 ((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
   1215 		  (:authors
   1216 		   ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
   1217 		  (:url . "https://elpa.gnu.org/packages/ebdb-i18n-chn.html")
   1218 		  (:commit . "b8c1f7c21204bda9c130ce21a75d69358d1bc49a"))])
   1219  (ediprolog .
   1220 	    [(2 2)
   1221 	     nil "Emacs Does Interactive Prolog" tar
   1222 	     ((:url . "https://www.metalevel.at/ediprolog/")
   1223 	      (:keywords "languages" "processes")
   1224 	      (:maintainer "Markus Triska" . "triska@metalevel.at")
   1225 	      (:authors
   1226 	       ("Markus Triska" . "triska@metalevel.at"))
   1227 	      (:commit . "cfcdf9e42821d246b7fbc84877aa4ecacc184a1c"))])
   1228  (eev .
   1229       [(20240309)
   1230        ((emacs
   1231 	 (25 1)))
   1232        "Support for e-scripts (eepitch blocks, elisp hyperlinks, etc)" tar
   1233        ((:url . "http://anggtwu.net/#eev")
   1234 	(:keywords "lisp" "e-scripts")
   1235 	(:maintainer "Eduardo Ochs" . "eduardoochs@gmail.com")
   1236 	(:authors
   1237 	 ("Eduardo Ochs" . "eduardoochs@gmail.com"))
   1238 	(:commit . "eda749bc689591a8f43a98e002d63b4ef2d4602d"))])
   1239  (ef-themes .
   1240 	    [(1 7 0)
   1241 	     ((emacs
   1242 	       (27 1)))
   1243 	     "Colorful and legible themes" tar
   1244 	     ((:url . "https://git.sr.ht/~protesilaos/ef-themes")
   1245 	      (:keywords "faces" "theme" "accessibility")
   1246 	      (:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
   1247 	      (:authors
   1248 	       ("Protesilaos Stavrou" . "info@protesilaos.com"))
   1249 	      (:commit . "4d7cd1fdef459b9f76b9c1f35ec063d0eafe469a"))])
   1250  (eglot .
   1251 	[(1 17)
   1252 	 ((emacs
   1253 	   (26 3))
   1254 	  (jsonrpc
   1255 	   (1 0 24))
   1256 	  (flymake
   1257 	   (1 2 1))
   1258 	  (project
   1259 	   (0 9 8))
   1260 	  (xref
   1261 	   (1 6 2))
   1262 	  (eldoc
   1263 	   (1 14 0))
   1264 	  (seq
   1265 	   (2 23))
   1266 	  (external-completion
   1267 	   (0 1)))
   1268 	 "The Emacs Client for LSP servers" tar
   1269 	 ((:url . "https://github.com/joaotavora/eglot")
   1270 	  (:keywords "convenience" "languages")
   1271 	  (:maintainer "João Távora" . "joaotavora@gmail.com")
   1272 	  (:authors
   1273 	   ("João Távora" . "joaotavora@gmail.com"))
   1274 	  (:commit . "b014bca833a17f5b2258e88115f03cffa983d0bd"))])
   1275  (el-search .
   1276 	    [(1 12 6 1)
   1277 	     ((emacs
   1278 	       (25))
   1279 	      (stream
   1280 	       (2 2 4))
   1281 	      (cl-print
   1282 	       (1 0)))
   1283 	     "Expression based interactive search for Emacs Lisp" tar
   1284 	     ((:keywords "lisp")
   1285 	      (:maintainer "Michael Heerdegen" . "michael_heerdegen@web.de")
   1286 	      (:authors
   1287 	       ("Michael Heerdegen" . "michael_heerdegen@web.de"))
   1288 	      (:url . "https://elpa.gnu.org/packages/el-search.html")
   1289 	      (:commit . "43779b910025aba2574213cf3eabee2132c0a175"))])
   1290  (eldoc .
   1291 	[(1 15 0)
   1292 	 ((emacs
   1293 	   (26 3)))
   1294 	 "Show function arglist or variable docstring in echo area" tar
   1295 	 ((:keywords "extensions")
   1296 	  (:maintainer "Noah Friedman" . "friedman@splode.com")
   1297 	  (:authors
   1298 	   ("Noah Friedman" . "friedman@splode.com"))
   1299 	  (:url . "https://elpa.gnu.org/packages/eldoc.html")
   1300 	  (:commit . "dc744fe6f3cd185bd9d29f61b08cd4c524e3969e"))])
   1301  (electric-spacing .
   1302 		   [(5 0)
   1303 		    nil "Insert operators with surrounding spaces smartly" tar
   1304 		    ((:maintainer "William Xu" . "william.xwl@gmail.com")
   1305 		     (:authors
   1306 		      ("William Xu" . "william.xwl@gmail.com"))
   1307 		     (:url . "https://elpa.gnu.org/packages/electric-spacing.html")
   1308 		     (:commit . "122ac5d08c3d3d91251752136abab9721d90e36c"))])
   1309  (elisp-benchmarks .
   1310 		   [(1 14)
   1311 		    nil "elisp benchmarks collection" tar
   1312 		    ((:keywords "languages" "lisp")
   1313 		     (:maintainer "Andrea Corallo" . "akrl@sdf.org")
   1314 		     (:authors
   1315 		      ("Andrea Corallo" . "akrl@sdf.org"))
   1316 		     (:url . "https://elpa.gnu.org/packages/elisp-benchmarks.html")
   1317 		     (:commit . "70e38dbfa8f4acbdebfd0f417410d99f5031e05f"))])
   1318  (ellama .
   1319 	 [(0 9 1)
   1320 	  ((emacs
   1321 	    (28 1))
   1322 	   (llm
   1323 	    (0 6 0))
   1324 	   (spinner
   1325 	    (1 7 4)))
   1326 	  "Tool for interacting with LLMs" tar
   1327 	  ((:url . "http://github.com/s-kostyaev/ellama")
   1328 	   (:keywords "help" "local" "tools")
   1329 	   (:maintainer "Sergey Kostyaev" . "sskostyaev@gmail.com")
   1330 	   (:authors
   1331 	    ("Sergey Kostyaev" . "sskostyaev@gmail.com"))
   1332 	   (:commit . "6e6ec8e28b8ce32ff207b1b026aaaeddc1bd8239"))])
   1333  (emacs-gc-stats .
   1334 		 [(1 4 2)
   1335 		  ((emacs
   1336 		    (25 1)))
   1337 		  "Collect Emacs GC statistics" tar
   1338 		  ((:url . "https://git.sr.ht/~yantar92/emacs-gc-stats")
   1339 		   (:maintainer "Ihor Radchenko" . "yantar92@posteo.net")
   1340 		   (:authors
   1341 		    ("Ihor Radchenko" . "yantar92@posteo.net"))
   1342 		   (:commit . "05d669e123f411c9582f99a9a6182efa43d01a6b"))])
   1343  (embark .
   1344 	 [(1 1)
   1345 	  ((emacs
   1346 	    (27 1))
   1347 	   (compat
   1348 	    (29 1 4 0)))
   1349 	  "Conveniently act on minibuffer completions" tar
   1350 	  ((:url . "https://github.com/oantolin/embark")
   1351 	   (:keywords "convenience")
   1352 	   (:maintainer "Omar Antolín Camarena" . "omar@matem.unam.mx")
   1353 	   (:authors
   1354 	    ("Omar Antolín Camarena" . "omar@matem.unam.mx"))
   1355 	   (:commit . "195add1f1ccd1059472c9df7334c97c4d155425e"))])
   1356  (embark-consult .
   1357 		 [(1 1)
   1358 		  ((emacs
   1359 		    (27 1))
   1360 		   (compat
   1361 		    (29 1 4 0))
   1362 		   (embark
   1363 		    (1 0))
   1364 		   (consult
   1365 		    (1 0)))
   1366 		  "Consult integration for Embark" tar
   1367 		  ((:url . "https://github.com/oantolin/embark")
   1368 		   (:keywords "convenience")
   1369 		   (:maintainer "Omar Antolín Camarena" . "omar@matem.unam.mx")
   1370 		   (:authors
   1371 		    ("Omar Antolín Camarena" . "omar@matem.unam.mx"))
   1372 		   (:commit . "195add1f1ccd1059472c9df7334c97c4d155425e"))])
   1373  (ement .
   1374 	[(0 15)
   1375 	 ((emacs
   1376 	   (27 1))
   1377 	  (map
   1378 	   (2 1))
   1379 	  (persist
   1380 	   (0 5))
   1381 	  (plz
   1382 	   (0 6))
   1383 	  (taxy
   1384 	   (0 10))
   1385 	  (taxy-magit-section
   1386 	   (0 13))
   1387 	  (svg-lib
   1388 	   (0 2 5))
   1389 	  (transient
   1390 	   (0 3 7)))
   1391 	 "Matrix client" tar
   1392 	 ((:url . "https://github.com/alphapapa/ement.el")
   1393 	  (:keywords "comm")
   1394 	  (:maintainer "Adam Porter" . "adam@alphapapa.net")
   1395 	  (:authors
   1396 	   ("Adam Porter" . "adam@alphapapa.net"))
   1397 	  (:commit . "dc314a120ca6c62c49342e1b109ae1282116257a"))])
   1398  (emms .
   1399        [(19)
   1400 	((cl-lib
   1401 	  (0 5))
   1402 	 (nadvice
   1403 	  (0 3))
   1404 	 (seq
   1405 	  (0)))
   1406 	"The Emacs Multimedia System" tar
   1407 	((:url . "https://www.gnu.org/software/emms/")
   1408 	 (:keywords "emms" "mp3" "ogg" "flac" "music" "mpeg" "video" "multimedia")
   1409 	 (:maintainer "Yoni Rabkin" . "yrk@gnu.org")
   1410 	 (:authors
   1411 	  ("Jorgen Schäfer" . "forcer@forcix.cx"))
   1412 	 (:commit . "bbe1d2cdc8340e0ea1a70bded0a4d8e0aa7df5c5"))])
   1413  (engrave-faces .
   1414 		[(0 3 1)
   1415 		 ((emacs
   1416 		   (27 1)))
   1417 		 "Convert font-lock faces to other formats" tar
   1418 		 ((:url . "https://github.com/tecosaur/engrave-faces")
   1419 		  (:keywords "faces")
   1420 		  (:maintainer "TEC" . "tec@tecosaur.com")
   1421 		  (:authors
   1422 		   ("TEC" . "https://github/tecosaur"))
   1423 		  (:commit . "fe29d9b593a0f7ada4df3f52dfb9f7f8c1bdaaa7"))])
   1424  (enwc .
   1425        [(2 0)
   1426 	((emacs
   1427 	  (25 1)))
   1428 	"The Emacs Network Client" tar
   1429 	((:url . "https://savannah.nongnu.org/p/enwc")
   1430 	 (:keywords "external" "network" "wicd" "manager" "nm")
   1431 	 (:maintainer "Ian Dunn" . "dunni@gnu.org")
   1432 	 (:authors
   1433 	  ("Ian Dunn" . "dunni@gnu.org"))
   1434 	 (:commit . "9893d7f17a2ee7f83587c305c256bd1300995125"))])
   1435  (epoch-view .
   1436 	     [(0 0 1)
   1437 	      nil "Minor mode to visualize epoch timestamps" single
   1438 	      ((:url . "http://elpa.gnu.org/packages/epoch-view.html")
   1439 	       (:keywords "data" "timestamp" "epoch" "unix")
   1440 	       (:authors
   1441 		("Ted Zlatanov" . "tzz@lifelogs.com"))
   1442 	       (:maintainer "Ted Zlatanov" . "tzz@lifelogs.com"))])
   1443  (erc .
   1444       [(5 5)
   1445        ((emacs
   1446 	 (27 1))
   1447 	(compat
   1448 	 (29 1 3 4)))
   1449        "An Emacs Internet Relay Chat client" tar
   1450        ((:url . "https://www.gnu.org/software/emacs/erc.html")
   1451 	(:keywords "irc" "chat" "client" "internet")
   1452 	(:maintainer "Amin Bandali <bandali@gnu.org>, F. Jason Park" . "jp@neverwas.me")
   1453 	(:authors
   1454 	 ("Alexander L. Belikoff" . "alexander@belikoff.net"))
   1455 	(:commit . "7548446194afdd3cd26851001565294da2732e29"))])
   1456  (ergoemacs-mode .
   1457 		 [(5 16 10 12)
   1458 		  ((emacs
   1459 		    (24 1))
   1460 		   (undo-tree
   1461 		    (0 6 5))
   1462 		   (cl-lib
   1463 		    (0 5)))
   1464 		  "Emacs mode based on common modern interface and ergonomics." tar
   1465 		  ((:url . "https://github.com/ergoemacs/ergoemacs-mode")
   1466 		   (:keywords "convenience")
   1467 		   (:maintainer "Matthew L. Fidler" . "matthew.fidler@gmail.com")
   1468 		   (:authors
   1469 		    ("Xah Lee" . "xah@xahlee.org")
   1470 		    ("David Capello" . "davidcapello@gmail.com")
   1471 		    ("Matthew L. Fidler" . "matthew.fidler@gmail.com"))
   1472 		   (:commit . "ac70b2563fb6e3d69ea382fddc87b5721c20c292"))])
   1473  (ess .
   1474       [(24 1 1)
   1475        ((emacs
   1476 	 (25 1)))
   1477        "Emacs Speaks Statistics" tar
   1478        ((:url . "https://ess.r-project.org/")
   1479 	(:maintainer "ESS Core Team" . "ESS-core@r-project.org")
   1480 	(:authors
   1481 	 ("David Smith" . "dsmith@stats.adelaide.edu.au")
   1482 	 ("A.J. Rossini" . "blindglobe@gmail.com")
   1483 	 ("Richard M. Heiberger" . "rmh@temple.edu")
   1484 	 ("Kurt Hornik" . "Kurt.Hornik@R-project.org")
   1485 	 ("Martin Maechler" . "maechler@stat.math.ethz.ch")
   1486 	 ("Rodney A. Sparapani" . "rsparapa@mcw.edu")
   1487 	 ("Stephen Eglen" . "stephen@gnu.org")
   1488 	 ("Sebastian P. Luque" . "spluque@gmail.com")
   1489 	 ("Henning Redestig" . "henning.red@googlemail.com")
   1490 	 ("Vitalie Spinu" . "spinuvit@gmail.com")
   1491 	 ("Lionel Henry" . "lionel.hry@gmail.com")
   1492 	 ("J. Alexander Branham" . "alex.branham@gmail.com"))
   1493 	(:commit . "d8472e00da8fde3224d4512641093b526601af39"))])
   1494  (excorporate .
   1495 	      [(1 1 2)
   1496 	       ((emacs
   1497 		 (24 1))
   1498 		(cl-lib
   1499 		 (0 6 1))
   1500 		(fsm
   1501 		 (0 2 1))
   1502 		(soap-client
   1503 		 (3 2 0))
   1504 		(url-http-ntlm
   1505 		 (2 0 4))
   1506 		(nadvice
   1507 		 (0 3))
   1508 		(url-http-oauth
   1509 		 (0 8 3)))
   1510 	       "Exchange Web Services (EWS) integration" tar
   1511 	       ((:url . "https://www.fitzsim.org/blog/")
   1512 		(:keywords "calendar")
   1513 		(:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
   1514 		(:authors
   1515 		 ("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
   1516 		(:commit . "8d1167ac47aa88265546ee7a82fd49ff6f9c8d66"))])
   1517  (expand-region .
   1518 		[(1 0 0)
   1519 		 ((emacs
   1520 		   (24 4)))
   1521 		 "Increase selected region by semantic units." tar
   1522 		 ((:url . "https://github.com/magnars/expand-region.el")
   1523 		  (:keywords "marking" "region")
   1524 		  (:maintainer "Magnar Sveen" . "magnars@gmail.com")
   1525 		  (:authors
   1526 		   ("Magnar Sveen" . "magnars@gmail.com"))
   1527 		  (:commit . "9e3f86c02c5e2ab6f0d95da8a34045b54f6166d1"))])
   1528  (expreg .
   1529 	 [(1 3 1)
   1530 	  ((emacs
   1531 	    (29 1)))
   1532 	  "Simple expand region" tar
   1533 	  ((:url . "https://github.com/casouri/expreg")
   1534 	   (:keywords "text" "editing")
   1535 	   (:maintainer "Yuan Fu" . "casouri@gmail.com")
   1536 	   (:authors
   1537 	    ("Yuan Fu" . "casouri@gmail.com"))
   1538 	   (:commit . "9950c07ec90293964baa33603f4a80e764b0a847"))])
   1539  (external-completion .
   1540 		      [(0 1)
   1541 		       nil "Let external tools control completion style" tar
   1542 		       ((:maintainer "João Távora" . "joaotavora@gmail.com")
   1543 			(:authors
   1544 			 ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   1545 			(:url . "https://elpa.gnu.org/packages/external-completion.html")
   1546 			(:commit . "4bc9c8972ac0a3dfa237a9c5704de89ef24ad82b"))])
   1547  (exwm .
   1548        [(0 28)
   1549 	((xelb
   1550 	  (0 18)))
   1551 	"Emacs X Window Manager" tar
   1552 	((:url . "https://github.com/ch11ng/exwm")
   1553 	 (:keywords "unix")
   1554 	 (:maintainer "Adrián Medraño Calvo" . "adrian@medranocalvo.com")
   1555 	 (:authors
   1556 	  ("Chris Feng" . "chris.w.feng@gmail.com"))
   1557 	 (:commit . "86f43494ebd056cd732fb1d10d440e0eba547228"))])
   1558  (f90-interface-browser .
   1559 			[(1 1)
   1560 			 nil "Parse and browse f90 interfaces" single
   1561 			 ((:authors
   1562 			   ("Lawrence Mitchell" . "wence@gmx.li"))
   1563 			  (:maintainer "Lawrence Mitchell" . "wence@gmx.li")
   1564 			  (:url . "http://github.com/wence-/f90-iface/"))])
   1565  (face-shift .
   1566 	     [(0 2 1)
   1567 	      ((emacs
   1568 		(24 1)))
   1569 	      "Shift the colour of certain faces" tar
   1570 	      ((:url . "https://git.sr.ht/~pkal/face-shift")
   1571 	       (:keywords "faces")
   1572 	       (:maintainer "Philip Kaludercic" . "philipk@posteo.net")
   1573 	       (:authors
   1574 		("Philip Kaludercic" . "philipk@posteo.net"))
   1575 	       (:commit . "671e53fdef9ed3fdb9ee768216d05b90e3ce592a"))])
   1576  (filechooser .
   1577 	      [(0 2 0)
   1578 	       ((emacs
   1579 		 (28 1))
   1580 		(compat
   1581 		 (29 1)))
   1582 	       "An xdg-desktop-portal filechooser" tar
   1583 	       ((:url . "https://codeberg.org/rahguzar/filechooser")
   1584 		(:keywords "convenience" "files" "tools" "unix")
   1585 		(:maintainer "rahguzar" . "rahguzar@zohomail.eu")
   1586 		(:authors
   1587 		 ("rahguzar" . "rahguzar@zohomail.eu"))
   1588 		(:commit . "36b9c20d725ee1df0c96be90a8c339aa0f466cfa"))])
   1589  (filladapt .
   1590 	    [(2 12 2)
   1591 	     ((emacs
   1592 	       (24 4)))
   1593 	     "Adaptive fill" tar
   1594 	     ((:maintainer nil . "emacs-devel@gnu.org")
   1595 	      (:authors
   1596 	       ("Kyle E. Jones" . "kyle_jones@wonderworks.com"))
   1597 	      (:url . "https://elpa.gnu.org/packages/filladapt.html")
   1598 	      (:commit . "6cce6acc6350541efe6b1064335b480e820fd325"))])
   1599  (firefox-javascript-repl .
   1600 			  [(0 9 5)
   1601 			   ((emacs
   1602 			     (26 1)))
   1603 			   "Jack into Firefox" tar
   1604 			   ((:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
   1605 			    (:authors
   1606 			     ("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
   1607 			    (:url . "https://elpa.gnu.org/packages/firefox-javascript-repl.html")
   1608 			    (:commit . "fee99c20f1f4684ed845eeac9eda46fcde6bf1e9"))])
   1609  (flylisp .
   1610 	  [(0 2)
   1611 	   nil "Color unbalanced parentheses and parentheses inconsistent with indentation" tar
   1612 	   ((:maintainer "Barry O'Reilly" . "gundaetiapo@gmail.com")
   1613 	    (:authors
   1614 	     ("Barry O'Reilly" . "gundaetiapo@gmail.com"))
   1615 	    (:url . "https://elpa.gnu.org/packages/flylisp.html")
   1616 	    (:commit . "20fe3e77bb73773c8678e65ae38020b0b7f996eb"))])
   1617  (flymake .
   1618 	  [(1 3 7)
   1619 	   ((emacs
   1620 	     (26 1))
   1621 	    (eldoc
   1622 	     (1 14 0))
   1623 	    (project
   1624 	     (0 7 1)))
   1625 	   "A universal on-the-fly syntax checker" tar
   1626 	   ((:keywords "c" "languages" "tools")
   1627 	    (:maintainer "João Távora" . "joaotavora@gmail.com")
   1628 	    (:authors
   1629 	     ("Pavel Kobyakov" . "pk_at_work@yahoo.com"))
   1630 	    (:url . "https://elpa.gnu.org/packages/flymake.html")
   1631 	    (:commit . "309823ff7796416414cee8c6f4d2650615c19f64"))])
   1632  (flymake-codespell .
   1633 		    [(0 1)
   1634 		     ((emacs
   1635 		       (26 1))
   1636 		      (compat
   1637 		       (29 1 4 2)))
   1638 		     "Flymake backend for codespell" tar
   1639 		     ((:url . "https://www.github.com/skangas/flymake-codespell")
   1640 		      (:keywords "extensions")
   1641 		      (:maintainer "Stefan Kangas" . "stefankangas@gmail.com")
   1642 		      (:authors
   1643 		       ("Stefan Kangas" . "stefankangas@gmail.com"))
   1644 		      (:commit . "d72e3ad4cdfd5cea1509a241d55e18f54ae2aeca"))])
   1645  (flymake-proselint .
   1646 		    [(0 3 0)
   1647 		     ((emacs
   1648 		       (26 1)))
   1649 		     "Flymake backend for proselint" tar
   1650 		     ((:url . "https://git.sr.ht/~manuel-uberti/flycheck-proselint")
   1651 		      (:keywords "convenience")
   1652 		      (:maintainer "Manuel Uberti" . "~manuel-uberti/flymake-proselint@lists.sr.ht")
   1653 		      (:authors
   1654 		       ("Manuel Uberti" . "manuel.uberti@inventati.org"))
   1655 		      (:commit . "9c68ee881f18f554f0ab5bbf5bee1a4b753d792b"))])
   1656  (fontaine .
   1657 	   [(2 0 0)
   1658 	    ((emacs
   1659 	      (29 1)))
   1660 	    "Set font configurations using presets" tar
   1661 	    ((:url . "https://github.com/protesilaos/fontaine")
   1662 	     (:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
   1663 	     (:authors
   1664 	      ("Protesilaos Stavrou" . "info@protesilaos.com"))
   1665 	     (:commit . "353e03ece05f31131bd160176b9c3c4bc2b7b365"))])
   1666  (frame-tabs .
   1667 	     [(1 1)
   1668 	      nil "show buffer tabs in side window" tar
   1669 	      ((:keywords "frames" "tabs")
   1670 	       (:maintainer "Martin Rudalics" . "rudalics@gmx.at")
   1671 	       (:authors
   1672 		("Martin Rudalics" . "rudalics@gmx.at"))
   1673 	       (:url . "https://elpa.gnu.org/packages/frame-tabs.html")
   1674 	       (:commit . "2142034967085642823f7f60f9a3e4f09ada089e"))])
   1675  (frog-menu .
   1676 	    [(0 2 11)
   1677 	     ((emacs
   1678 	       (26))
   1679 	      (avy
   1680 	       (0 4))
   1681 	      (posframe
   1682 	       (0 4)))
   1683 	     "Quickly pick items from ad hoc menus" tar
   1684 	     ((:url . "https://github.com/clemera/frog-menu")
   1685 	      (:keywords "convenience")
   1686 	      (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
   1687 	      (:authors
   1688 	       ("Clemens Radermacher" . "clemera@posteo.net"))
   1689 	      (:commit . "3d99c10eb472b5f7fe761bb3f329fe10971ea903"))])
   1690  (fsm .
   1691       [(0 2 1)
   1692        ((emacs
   1693 	 (24 1))
   1694 	(cl-lib
   1695 	 (0 5)))
   1696        "state machine library" tar
   1697        ((:keywords "extensions")
   1698 	(:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
   1699 	(:authors
   1700 	 ("Magnus Henoch" . "magnus.henoch@gmail.com"))
   1701 	(:url . "https://elpa.gnu.org/packages/fsm.html")
   1702 	(:commit . "3acbc4df9b13d234ca1e297d85be27c54e81799e"))])
   1703  (ftable .
   1704 	 [(1 1)
   1705 	  ((emacs
   1706 	    (26 0)))
   1707 	  "Fill a table to fit in n columns" tar
   1708 	  ((:url . "https://github.com/casouri/ftable")
   1709 	   (:keywords "convenience" "text" "table")
   1710 	   (:maintainer "Yuan Fu" . "casouri@gmail.com")
   1711 	   (:authors
   1712 	    ("Yuan Fu" . "casouri@gmail.com"))
   1713 	   (:commit . "d7c243ac3be2a67986f53f3dc31ba1426e82b771"))])
   1714  (gcmh .
   1715        [(0 2 1)
   1716 	((emacs
   1717 	  (24)))
   1718 	"the Garbage Collector Magic Hack" tar
   1719 	((:url . "https://gitlab.com/koral/gcmh")
   1720 	 (:keywords "internal")
   1721 	 (:maintainer nil . "akrl@sdf.org")
   1722 	 (:authors
   1723 	  ("Andrea Corallo" . "akrl@sdf.org"))
   1724 	 (:commit . "0089f9c3a6d4e9a310d0791cf6fa8f35642ecfd9"))])
   1725  (ggtags .
   1726 	 [(0 9 0)
   1727 	  ((emacs
   1728 	    (25)))
   1729 	  "emacs frontend to GNU Global source code tagging system" tar
   1730 	  ((:url . "https://github.com/leoliu/ggtags")
   1731 	   (:keywords "tools" "convenience")
   1732 	   (:maintainer "Leo Liu" . "sdl.web@gmail.com")
   1733 	   (:authors
   1734 	    ("Leo Liu" . "sdl.web@gmail.com"))
   1735 	   (:commit . "a0809f5241d9accceb161ca40374680799021f04"))])
   1736  (gited .
   1737 	[(0 6 0)
   1738 	 ((emacs
   1739 	   (24 4))
   1740 	  (cl-lib
   1741 	   (0 5)))
   1742 	 "Operate on Git branches like dired" tar
   1743 	 ((:keywords "git" "vc" "convenience")
   1744 	  (:maintainer "Tino Calancha" . "tino.calancha@gmail.com")
   1745 	  (:authors
   1746 	   ("Tino Calancha" . "tino.calancha@gmail.com"))
   1747 	  (:url . "https://elpa.gnu.org/packages/gited.html")
   1748 	  (:commit . "475e29723ad2d5ff08cae5fdaa122ab56e69141b"))])
   1749  (gle-mode .
   1750 	   [(1 1)
   1751 	    ((cl-lib
   1752 	      (0 5)))
   1753 	    "Major mode to edit Graphics Layout Engine files" tar
   1754 	    ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   1755 	     (:authors
   1756 	      ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   1757 	     (:url . "https://elpa.gnu.org/packages/gle-mode.html")
   1758 	     (:commit . "b633a627bb15f77f7e64df89f82b8f556dcc0a6e"))])
   1759  (gnat-compiler .
   1760 		[(1 0 3)
   1761 		 ((emacs
   1762 		   (25 3))
   1763 		  (wisi
   1764 		   (4 3 0)))
   1765 		 "Support for running GNAT tools" tar
   1766 		 ((:maintainer "Stephen Leake" . "stephen_leake@member.fsf.org")
   1767 		  (:authors
   1768 		   ("Stephen Leake" . "stephen_leake@member.fsf.org"))
   1769 		  (:url . "https://elpa.gnu.org/packages/gnat-compiler.html")
   1770 		  (:commit . "9db5c393ee0f9694e83305ef8b0b1e37f0560111"))])
   1771  (gnome-c-style .
   1772 		[(0 1)
   1773 		 nil "minor mode for editing GNOME-style C source code" tar
   1774 		 ((:maintainer "Daiki Ueno" . "ueno@gnu.org")
   1775 		  (:authors
   1776 		   ("Daiki Ueno" . "ueno@gnu.org"))
   1777 		  (:keywords "gnome" "c" "coding style")
   1778 		  (:url . "http://elpa.gnu.org/packages/gnome-c-style.html"))])
   1779  (gnorb .
   1780 	[(1 6 11)
   1781 	 ((cl-lib
   1782 	   (0 5)))
   1783 	 "Glue code between Gnus, Org, and BBDB" tar
   1784 	 ((:keywords "mail" "org" "gnus" "bbdb" "todo" "task")
   1785 	  (:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
   1786 	  (:authors
   1787 	   ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
   1788 	  (:url . "https://elpa.gnu.org/packages/gnorb.html")
   1789 	  (:commit . "409e4fc2c83f8406f362028dbcc3a1fc21182819"))])
   1790  (gnu-elpa .
   1791 	   [(1 1)
   1792 	    nil "Advertize GNU ELPA packages" tar
   1793 	    ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   1794 	     (:authors
   1795 	      ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   1796 	     (:url . "https://elpa.gnu.org/packages/gnu-elpa.html")
   1797 	     (:commit . "cd18964ec3176ab99d626da4ca6ca7d4bf2389db"))])
   1798  (gnu-elpa-keyring-update .
   1799 			  [(2022 12)
   1800 			   nil "Update Emacs's GPG keyring for GNU ELPA" tar
   1801 			   ((:keywords "maint" "tools")
   1802 			    (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   1803 			    (:authors
   1804 			     ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   1805 			    (:url . "https://elpa.gnu.org/packages/gnu-elpa-keyring-update.html")
   1806 			    (:commit . "685192692f809e3d8c336e27170a2b819925202f"))])
   1807  (gnugo .
   1808 	[(3 1 2)
   1809 	 ((ascii-art-to-unicode
   1810 	   (1 5))
   1811 	  (xpm
   1812 	   (1 0 1))
   1813 	  (cl-lib
   1814 	   (0 5)))
   1815 	 "play GNU Go in a buffer" tar
   1816 	 ((:url . "https://www.gnuvola.org/software/gnugo/")
   1817 	  (:keywords "games" "processes")
   1818 	  (:maintainer "Thien-Thi Nguyen" . "ttn@gnu.org")
   1819 	  (:authors
   1820 	   ("Thien-Thi Nguyen" . "ttn@gnu.org"))
   1821 	  (:commit . "1fd2e8df042f8e51a87173ce36220ee9a8c4241c"))])
   1822  (gnus-mock .
   1823 	    [(0 5)
   1824 	     nil "Mock Gnus installation for testing" tar
   1825 	     ((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
   1826 	      (:authors
   1827 	       ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
   1828 	      (:url . "https://elpa.gnu.org/packages/gnus-mock.html")
   1829 	      (:commit . "0ec119ff8ddca61fc0f3e05ac4e895d57cb2ca21"))])
   1830  (gpastel .
   1831 	  [(0 5 0)
   1832 	   ((emacs
   1833 	     (25 1)))
   1834 	   "Integrates GPaste with the kill-ring" tar
   1835 	   ((:url . "https://gitlab.petton.fr/DamienCassou/desktop-environment")
   1836 	    (:keywords "tools")
   1837 	    (:maintainer "Damien Cassou" . "damien@cassou.me")
   1838 	    (:authors
   1839 	     ("Damien Cassou" . "damien@cassou.me"))
   1840 	    (:commit . "8a5522b274f79d55d7c9a0b2aaf062526f9253c7"))])
   1841  (gpr-mode .
   1842 	   [(1 0 5)
   1843 	    ((emacs
   1844 	      (25 3))
   1845 	     (wisi
   1846 	      (4 3 2))
   1847 	     (gnat-compiler
   1848 	      (1 0 3)))
   1849 	    "Major mode for editing GNAT project files" tar
   1850 	    ((:url . "https://stephe-leake.org/ada/wisitoken.html")
   1851 	     (:maintainer "Stephen Leake" . "stephen_leake@member.fsf.org")
   1852 	     (:authors
   1853 	      ("Stephen Leake" . "stephen_leake@member.fsf.org"))
   1854 	     (:commit . "9ca25ec5ca871f04b4704b39fb3ba129694e02ac"))])
   1855  (gpr-query .
   1856 	    [(1 0 4)
   1857 	     ((emacs
   1858 	       (25 3))
   1859 	      (wisi
   1860 	       (4 3 0))
   1861 	      (gnat-compiler
   1862 	       (1 0 3)))
   1863 	     "Minor mode for navigating sources using gpr_query" tar
   1864 	     ((:maintainer "Stephen Leake" . "stephen_leake@member.fsf.org")
   1865 	      (:authors
   1866 	       ("Stephen Leake" . "stephen_leake@member.fsf.org"))
   1867 	      (:url . "https://elpa.gnu.org/packages/gpr-query.html")
   1868 	      (:commit . "d50f92fe46828b6b675770dba3004c1ea6ab0b50"))])
   1869  (graphql .
   1870 	  [(0 1 2)
   1871 	   ((emacs
   1872 	     (25)))
   1873 	   "GraphQL utilities" tar
   1874 	   ((:url . "https://github.com/vermiculus/graphql.el")
   1875 	    (:keywords "hypermedia" "tools" "lisp")
   1876 	    (:maintainer "Sean Allred" . "code@seanallred.com")
   1877 	    (:authors
   1878 	     ("Sean Allred" . "code@seanallred.com"))
   1879 	    (:commit . "b57b5ca5d2d0837e1fb4a4f30c051d5f3e643f0f"))])
   1880  (greader .
   1881 	  [(0 9 20)
   1882 	   ((emacs
   1883 	     (25)))
   1884 	   "gnamù reader, send buffer contents to a speech engine." tar
   1885 	   ((:keywords "tools" "accessibility")
   1886 	    (:maintainer "Michelangelo Rodriguez" . "michelangelo.rodriguez@gmail.com")
   1887 	    (:authors
   1888 	     ("Michelangelo Rodriguez" . "michelangelo.rodriguez@gmail.com"))
   1889 	    (:url . "https://elpa.gnu.org/packages/greader.html")
   1890 	    (:commit . "524ec7c80038a7f38ab6968cec4e357394e58e66"))])
   1891  (greenbar .
   1892 	   [(1 1)
   1893 	    nil "Mark comint output with \"greenbar\" background" tar
   1894 	    ((:keywords "faces" "terminals")
   1895 	     (:maintainer "Michael R. Mauger" . "michael@mauger.com")
   1896 	     (:authors
   1897 	      ("Michael R. Mauger" . "michael@mauger.com"))
   1898 	     (:url . "https://elpa.gnu.org/packages/greenbar.html")
   1899 	     (:commit . "9526f29d073c533c3e54f0a7597eef1587ffb99e"))])
   1900  (gtags-mode .
   1901 	     [(1 5)
   1902 	      ((emacs
   1903 		(28)))
   1904 	      "GNU Global integration with xref, project and imenu." tar
   1905 	      ((:url . "https://github.com/Ergus/gtags-mode")
   1906 	       (:keywords "xref" "project" "imenu" "gtags" "global")
   1907 	       (:commit . "627b2d458af9d72cc5bc638f133764e7a209333c"))])
   1908  (guess-language .
   1909 		 [(0 0 1)
   1910 		  ((cl-lib
   1911 		    (0 5))
   1912 		   (emacs
   1913 		    (24))
   1914 		   (nadvice
   1915 		    (0 1)))
   1916 		  "Robust automatic language detection" single
   1917 		  ((:authors
   1918 		    ("Titus von der Malsburg" . "malsburg@posteo.de"))
   1919 		   (:maintainer "Titus von der Malsburg" . "malsburg@posteo.de")
   1920 		   (:url . "https://github.com/tmalsburg/guess-language.el"))])
   1921  (hcel .
   1922        [(1 0 0)
   1923 	((emacs
   1924 	  (28)))
   1925 	"Haskell codebase explorer / cross referencer" tar
   1926 	((:url . "https://g.ypei.me/hc.el.git")
   1927 	 (:keywords "haskell")
   1928 	 (:maintainer "Yuchen Pei" . "id@ypei.org")
   1929 	 (:authors
   1930 	  ("Yuchen Pei" . "id@ypei.org"))
   1931 	 (:commit . "a215df2f884fb445d8f159a2b4d84e6853ac9816"))])
   1932  (heap .
   1933        [(0 5)
   1934 	nil "Heap (a.k.a. priority queue) data structure" tar
   1935 	((:url . "http://www.dr-qubit.org/emacs.php")
   1936 	 (:keywords "extensions" "data structures" "heap" "priority queue")
   1937 	 (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
   1938 	 (:authors
   1939 	  ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
   1940 	 (:commit . "10a68e6000bdf630aa7232e57ba25390423991d8"))])
   1941  (hiddenquote .
   1942 	      [(1 2)
   1943 	       ((emacs
   1944 		 (25 1)))
   1945 	       "Major mode for doing hidden quote puzzles" tar
   1946 	       ((:url . "http://mauroaranda.com/puzzles/hidden-quote-puzzle/")
   1947 		(:keywords "games")
   1948 		(:maintainer "Mauro Aranda" . "maurooaranda@gmail.com")
   1949 		(:authors
   1950 		 ("Mauro Aranda" . "maurooaranda@gmail.com"))
   1951 		(:commit . "856438ee2950fa998561f71d40355a88cdb078b4"))])
   1952  (highlight-escape-sequences .
   1953 			     [(0 4)
   1954 			      nil "Highlight escape sequences" tar
   1955 			      ((:url . "https://github.com/dgutov/highlight-escape-sequences")
   1956 			       (:keywords "convenience")
   1957 			       (:maintainer
   1958 				("Dmitry Gutov" . "dgutov@yandex.ru")
   1959 				("Pavel Matcula" . "dev.plvlml@gmail.com"))
   1960 			       (:authors
   1961 				("Dmitry Gutov" . "dgutov@yandex.ru")
   1962 				("Pavel Matcula" . "dev.plvlml@gmail.com"))
   1963 			       (:commit . "08d846a7aa748209d65fecead2b6a766c3e5cb41"))])
   1964  (hook-helpers .
   1965 	       [(1 1 1)
   1966 		((emacs
   1967 		  (25 1)))
   1968 		"Anonymous, modifiable hook functions" tar
   1969 		((:url . "https://savannah.nongnu.org/projects/hook-helpers-el/")
   1970 		 (:maintainer "Ian Dunn" . "dunni@gnu.org")
   1971 		 (:authors
   1972 		  ("Ian Dunn" . "dunni@gnu.org"))
   1973 		 (:keywords "development" "hooks"))])
   1974  (html5-schema .
   1975 	       [(0 1)
   1976 		nil "Add HTML5 schemas for use by nXML" tar
   1977 		((:url . "https://github.com/validator/validator")
   1978 		 (:keywords "html" "xml")
   1979 		 (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   1980 		 (:authors
   1981 		  ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   1982 		 (:commit . "784c471a9ea9ae817d70b222ec6fbe90ac64a057"))])
   1983  (hydra .
   1984 	[(0 15 0)
   1985 	 ((cl-lib
   1986 	   (0 5))
   1987 	  (lv
   1988 	   (0)))
   1989 	 "Make bindings that stick around." tar
   1990 	 ((:url . "https://github.com/abo-abo/hydra")
   1991 	  (:keywords "bindings")
   1992 	  (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
   1993 	  (:authors
   1994 	   ("Oleh Krehel" . "ohwoeowho@gmail.com"))
   1995 	  (:commit . "7081ee6d443dbf2b58e77fa7357c90e495173a2f"))])
   1996  (hyperbole .
   1997 	    [(9 0 1)
   1998 	     ((emacs
   1999 	       (27 1)))
   2000 	     "GNU Hyperbole: The Everyday Hypertextual Information Manager" tar
   2001 	     ((:url . "http://www.gnu.org/software/hyperbole")
   2002 	      (:keywords "comm" "convenience" "files" "frames" "hypermedia" "languages" "mail" "matching" "mouse" "multimedia" "outlines" "tools" "wp")
   2003 	      (:maintainer "Mats Lidell" . "matsl@gnu.org")
   2004 	      (:commit . "23b118ddb6e0595e3b0668dbce8fa4e8bcec5e71"))])
   2005  (ilist .
   2006 	[(0 3)
   2007 	 nil "Display a list in an ibuffer way." tar
   2008 	 ((:url . "https://gitlab.com/mmemmew/ilist")
   2009 	  (:keywords "convenience")
   2010 	  (:maintainer "Durand" . "mmemmew@gmail.com")
   2011 	  (:authors
   2012 	   ("Durand" . "mmemmew@gmail.com"))
   2013 	  (:commit . "3f433899ce9ce6a3d6477ae7c9362c8c202f04fb"))])
   2014  (inspector .
   2015 	    [(0 36)
   2016 	     ((emacs
   2017 	       (27 1)))
   2018 	     "Tool for inspection of Emacs Lisp objects" tar
   2019 	     ((:url . "https://github.com/mmontone/emacs-inspector")
   2020 	      (:keywords "debugging" "tool" "lisp" "development")
   2021 	      (:maintainer "Mariano Montone" . "marianomontone@gmail.com")
   2022 	      (:authors
   2023 	       ("Mariano Montone" . "marianomontone@gmail.com"))
   2024 	      (:commit . "4e85b25e3e80c9989fcf7f518606837a54d9fab6"))])
   2025  (ioccur .
   2026 	 [(2 6)
   2027 	  ((emacs
   2028 	    (24))
   2029 	   (cl-lib
   2030 	    (0 5)))
   2031 	  "Incremental occur" tar
   2032 	  ((:url . "https://github.com/thierryvolpiatto/ioccur")
   2033 	   (:maintainer "Thierry Volpiatto" . "thievol@posteo.net")
   2034 	   (:authors
   2035 	    ("Thierry Volpiatto" . "thievol@posteo.net"))
   2036 	   (:commit . "33bf6f73e314ade8da27dd793c69c21312c97f10"))])
   2037  (isearch-mb .
   2038 	     [(0 8)
   2039 	      ((emacs
   2040 		(27 1)))
   2041 	      "Control isearch from the minibuffer" tar
   2042 	      ((:url . "https://github.com/astoff/isearch-mb")
   2043 	       (:keywords "matching")
   2044 	       (:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
   2045 	       (:authors
   2046 		("Augusto Stoffel" . "arstoffel@gmail.com"))
   2047 	       (:commit . "927ea1790bd0c474be5f63bd9c23874e6c61fb48"))])
   2048  (iterators .
   2049 	    [(0 1 1)
   2050 	     ((emacs
   2051 	       (25)))
   2052 	     "Functions for working with iterators" tar
   2053 	     ((:keywords "extensions" "elisp")
   2054 	      (:maintainer "Michael Heerdegen" . "michael_heerdegen@web.de")
   2055 	      (:authors
   2056 	       ("Michael Heerdegen" . "michael_heerdegen@web.de"))
   2057 	      (:url . "https://elpa.gnu.org/packages/iterators.html")
   2058 	      (:commit . "99bdcc8bdfcbc6a8de3d2675450c2fe0aa0e72fd"))])
   2059  (ivy .
   2060       [(0 14 2)
   2061        ((emacs
   2062 	 (24 5)))
   2063        "Incremental Vertical completYon" tar
   2064        ((:url . "https://github.com/abo-abo/swiper")
   2065 	(:keywords "matching")
   2066 	(:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
   2067 	(:authors
   2068 	 ("Oleh Krehel" . "ohwoeowho@gmail.com"))
   2069 	(:commit . "97dfa3e7991aa7b713c04918ca0fbf43b7e3a201"))])
   2070  (ivy-avy .
   2071 	  [(0 14 2)
   2072 	   ((emacs
   2073 	     (24 5))
   2074 	    (ivy
   2075 	     (0 14 2))
   2076 	    (avy
   2077 	     (0 5 0)))
   2078 	   "Avy integration for Ivy" tar
   2079 	   ((:url . "https://github.com/abo-abo/swiper")
   2080 	    (:keywords "convenience")
   2081 	    (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
   2082 	    (:authors
   2083 	     ("Oleh Krehel" . "ohwoeowho@gmail.com"))
   2084 	    (:commit . "48bde81f31d0c201540d696f60fd33a2a7ccb7e1"))])
   2085  (ivy-explorer .
   2086 	       [(0 3 2)
   2087 		((emacs
   2088 		  (25))
   2089 		 (ivy
   2090 		  (0 10 0)))
   2091 		"Dynamic file browsing grid using ivy" tar
   2092 		((:url . "https://github.com/clemera/ivy-explorer")
   2093 		 (:keywords "convenience" "files" "matching")
   2094 		 (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
   2095 		 (:authors
   2096 		  ("Clemens Radermacher" . "clemera@posteo.net"))
   2097 		 (:commit . "14adb6164f1d1646f503c3e4bd9aa559805f93d7"))])
   2098  (ivy-hydra .
   2099 	    [(0 14 2)
   2100 	     ((emacs
   2101 	       (24 5))
   2102 	      (ivy
   2103 	       (0 14 2))
   2104 	      (hydra
   2105 	       (0 14 0)))
   2106 	     "Additional key bindings for Ivy" tar
   2107 	     ((:url . "https://github.com/abo-abo/swiper")
   2108 	      (:keywords "convenience")
   2109 	      (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
   2110 	      (:authors
   2111 	       ("Oleh Krehel" . "ohwoeowho@gmail.com"))
   2112 	      (:commit . "ceeef47a0fd4f8f78a4718a2df691793959bbac8"))])
   2113  (ivy-posframe .
   2114 	       [(0 6 3)
   2115 		((emacs
   2116 		  (26 0))
   2117 		 (posframe
   2118 		  (1 0 0))
   2119 		 (ivy
   2120 		  (0 13 0)))
   2121 		"Using posframe to show Ivy" tar
   2122 		((:url . "https://github.com/tumashu/ivy-posframe")
   2123 		 (:keywords "abbrev" "convenience" "matching" "ivy")
   2124 		 (:maintainer "Feng Shu" . "tumashu@163.com")
   2125 		 (:authors
   2126 		  ("Feng Shu" . "tumashu@163.com")
   2127 		  ("Naoya Yamashita" . "conao3@gmail.com"))
   2128 		 (:commit . "5d9420252ca855d6d206f1f8ef5993a6be3c618f"))])
   2129  (jami-bot .
   2130 	   [(0 0 4)
   2131 	    ((emacs
   2132 	      (27 1)))
   2133 	    "An extendable chat bot for the private messenger GNU Jami" tar
   2134 	    ((:url . "https://gitlab.com/hperrey/jami-bot")
   2135 	     (:keywords "comm" "jami" "messenger" "chat bot" "dbus")
   2136 	     (:maintainer "Hanno Perrey" . "hanno@hoowl.se")
   2137 	     (:authors
   2138 	      ("Hanno Perrey" . "hanno@hoowl.se"))
   2139 	     (:commit . "c2ad37e2ada14b5551a83211cc4692b39be4e5fb"))])
   2140  (jarchive .
   2141 	   [(0 11 0)
   2142 	    ((emacs
   2143 	      (26 1)))
   2144 	    "Open project dependencies in jar archives" tar
   2145 	    ((:url . "https://git.sr.ht/~dannyfreeman/jarchive")
   2146 	     (:keywords "tools" "languages" "jvm" "java" "clojure")
   2147 	     (:maintainer "Danny Freeman" . "danny@dfreeman.email")
   2148 	     (:commit . "2c27714a72543bd115cb164ab25647b656c65b2d"))])
   2149  (javaimp .
   2150 	  [(0 9 1)
   2151 	   nil "Add and reorder Java import statements in Maven/Gradle projects" tar
   2152 	   ((:keywords "java" "maven" "gradle" "programming")
   2153 	    (:maintainer "Filipp Gunbin" . "fgunbin@fastmail.fm")
   2154 	    (:authors
   2155 	     ("Filipp Gunbin" . "fgunbin@fastmail.fm"))
   2156 	    (:url . "https://elpa.gnu.org/packages/javaimp.html")
   2157 	    (:commit . "2ac7afce3c6f0b390c4b62c065a898883940d65a"))])
   2158  (jgraph-mode .
   2159 	      [(1 1)
   2160 	       ((cl-lib
   2161 		 (0 5)))
   2162 	       "Major mode for Jgraph files" tar
   2163 	       ((:keywords "tex" "wp")
   2164 		(:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   2165 		(:authors
   2166 		 ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   2167 		(:url . "https://elpa.gnu.org/packages/jgraph-mode.html")
   2168 		(:commit . "4e13f89fe8837b84d40b969e6a5431816180a747"))])
   2169  (jinx .
   2170        [(1 6)
   2171 	((emacs
   2172 	  (27 1))
   2173 	 (compat
   2174 	  (29 1 4 4)))
   2175 	"Enchanted Spell Checker" tar
   2176 	((:url . "https://github.com/minad/jinx")
   2177 	 (:keywords "convenience" "text")
   2178 	 (:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
   2179 	 (:authors
   2180 	  ("Daniel Mendler" . "mail@daniel-mendler.de"))
   2181 	 (:commit . "f4abad42cd0bdcff62ac325a644cb8faad186a4b"))])
   2182  (jit-spell .
   2183 	    [(0 4)
   2184 	     ((emacs
   2185 	       (27 1))
   2186 	      (compat
   2187 	       (29 1)))
   2188 	     "Just-in-time spell checking" tar
   2189 	     ((:url . "https://github.com/astoff/jit-spell")
   2190 	      (:keywords "tools" "wp")
   2191 	      (:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
   2192 	      (:authors
   2193 	       ("Augusto Stoffel" . "arstoffel@gmail.com"))
   2194 	      (:commit . "db9cedbb2d2515ffc441fa27c839c42a657a6b71"))])
   2195  (js2-mode .
   2196 	   [(20231224)
   2197 	    ((emacs
   2198 	      (24 1))
   2199 	     (cl-lib
   2200 	      (0 5)))
   2201 	    "Improved JavaScript editing mode" tar
   2202 	    ((:url . "https://github.com/mooz/js2-mode/")
   2203 	     (:keywords "languages" "javascript")
   2204 	     (:maintainer
   2205 	      ("Steve Yegge" . "steve.yegge@gmail.com")
   2206 	      ("mooz" . "stillpedant@gmail.com")
   2207 	      ("Dmitry Gutov" . "dgutov@yandex.ru"))
   2208 	     (:authors
   2209 	      ("Steve Yegge" . "steve.yegge@gmail.com")
   2210 	      ("mooz" . "stillpedant@gmail.com")
   2211 	      ("Dmitry Gutov" . "dgutov@yandex.ru"))
   2212 	     (:commit . "010a536da6df345a0b9a55bbd892f5f4d0d9fdfc"))])
   2213  (json-mode .
   2214 	    [(0 2)
   2215 	     ((emacs
   2216 	       (25 1)))
   2217 	     "Major mode for editing JSON files" tar
   2218 	     ((:keywords "data")
   2219 	      (:maintainer "Simen Heggestøyl" . "simenheg@gmail.com")
   2220 	      (:authors
   2221 	       ("Simen Heggestøyl" . "simenheg@gmail.com"))
   2222 	      (:url . "https://elpa.gnu.org/packages/json-mode.html")
   2223 	      (:commit . "dc1e531039e381edf04787c89d17038db5dc8b77"))])
   2224  (jsonrpc .
   2225 	  [(1 0 25)
   2226 	   ((emacs
   2227 	     (25 2)))
   2228 	   "JSON-RPC library" tar
   2229 	   ((:keywords "processes" "languages" "extensions")
   2230 	    (:maintainer "João Távora" . "joaotavora@gmail.com")
   2231 	    (:authors
   2232 	     ("João Távora" . "joaotavora@gmail.com"))
   2233 	    (:url . "https://elpa.gnu.org/packages/jsonrpc.html")
   2234 	    (:commit . "7c552b22e64fa9173557e3511aa4e37ac1d5ea59"))])
   2235  (jumpc .
   2236 	[(3 1)
   2237 	 nil "jump to previous insertion points" tar
   2238 	 ((:maintainer "Ivan Kanis" . "ivan@kanis.fr")
   2239 	  (:authors
   2240 	   ("Ivan Kanis" . "ivan@kanis.fr"))
   2241 	  (:url . "https://elpa.gnu.org/packages/jumpc.html")
   2242 	  (:commit . "ab83a2a5416f83405361e25df8cbd8aab35cb8b3"))])
   2243  (kind-icon .
   2244 	    [(0 2 2)
   2245 	     ((emacs
   2246 	       (27 1))
   2247 	      (svg-lib
   2248 	       (0 2 8)))
   2249 	     "Completion kind icons" tar
   2250 	     ((:url . "https://github.com/jdtsmith/kind-icon")
   2251 	      (:keywords "completion" "convenience")
   2252 	      (:maintainer "J.D. Smith" . "jdtsmith@gmail.com")
   2253 	      (:authors
   2254 	       ("J.D. Smith" . "jdtsmith@gmail.com"))
   2255 	      (:commit . "d8e73fea45cba968de0deed4b7985f5fdaafadfe"))])
   2256  (kiwix .
   2257 	[(1 1 5)
   2258 	 ((emacs
   2259 	   (25 1))
   2260 	  (request
   2261 	   (0 3 0)))
   2262 	 "Searching offline Wikipedia through Kiwix." tar
   2263 	 ((:url . "https://github.com/stardiviner/kiwix.el")
   2264 	  (:keywords "kiwix" "wikipedia")
   2265 	  (:maintainer "stardiviner" . "numbchild@gmail.com")
   2266 	  (:authors
   2267 	   ("stardiviner" . "numbchild@gmail.com"))
   2268 	  (:commit . "cb843349c10b1a492ceb59da20bfcef3ef02f4b5"))])
   2269  (kmb .
   2270       [(0 1)
   2271        ((emacs
   2272 	 (24 1)))
   2273        "Kill buffers matching a regexp w/o confirmation" tar
   2274        ((:keywords "lisp" "convenience")
   2275 	(:authors
   2276 	 ("Tino Calancha" . "tino.calancha@gmail.com"))
   2277 	(:url . "https://elpa.gnu.org/packages/kmb.html")
   2278 	(:commit . "4fee1c87e7e286d7ecd759fb74aa7a112bb51e3a"))])
   2279  (landmark .
   2280 	   [(1 0)
   2281 	    nil "Neural-network robot that learns landmarks" tar
   2282 	    ((:keywords "games" "neural network" "adaptive search" "chemotaxis")
   2283 	     (:maintainer "Terrence Brannon (was:" . "brannon@rana.usc.edu>)")
   2284 	     (:authors
   2285 	      ("Terrence Brannon (was:" . "brannon@rana.usc.edu>)"))
   2286 	     (:url . "https://elpa.gnu.org/packages/landmark.html")
   2287 	     (:commit . "422d310c7726898b8d85f95f2336c79c8aaf30eb"))])
   2288  (latex-table-wizard .
   2289 		     [(1 5 4)
   2290 		      ((emacs
   2291 			(27 1))
   2292 		       (auctex
   2293 			(12 1))
   2294 		       (transient
   2295 			(0 3 7)))
   2296 		      "Magic editing of LaTeX tables" tar
   2297 		      ((:url . "https://github.com/enricoflor/latex-table-wizard")
   2298 		       (:keywords "convenience")
   2299 		       (:maintainer "Enrico Flor" . "enrico@eflor.net")
   2300 		       (:authors
   2301 			("Enrico Flor" . "enrico@eflor.net"))
   2302 		       (:commit . "b55d215dbef321194dbf10553d4c0d3b244a50f0"))])
   2303  (leaf .
   2304        [(4 5 5)
   2305 	((emacs
   2306 	  (24 1)))
   2307 	"Simplify your init.el configuration, extended use-package" tar
   2308 	((:url . "https://github.com/conao3/leaf.el")
   2309 	 (:keywords "lisp" "settings")
   2310 	 (:maintainer "Naoya Yamashita" . "conao3@gmail.com")
   2311 	 (:authors
   2312 	  ("Naoya Yamashita" . "conao3@gmail.com"))
   2313 	 (:commit . "7cc38f9739eadc569b1179fabe7f7893167105da"))])
   2314  (lentic .
   2315 	 [(0 12)
   2316 	  ((emacs
   2317 	    (25))
   2318 	   (m-buffer
   2319 	    (0 13))
   2320 	   (dash
   2321 	    (2 5 0)))
   2322 	  "One buffer as a view of another" tar
   2323 	  ((:maintainer "Phillip Lord" . "phillip.lord@russet.org.uk")
   2324 	   (:authors
   2325 	    ("Phillip Lord" . "phillip.lord@russet.org.uk"))
   2326 	   (:url . "https://elpa.gnu.org/packages/lentic.html")
   2327 	   (:commit . "180c1082c016de790f9e6596b63329657c83ce20"))])
   2328  (lentic-server .
   2329 		[(0 2)
   2330 		 ((lentic
   2331 		   (0 8))
   2332 		  (web-server
   2333 		   (0 1 1)))
   2334 		 "Web Server for Emacs Literate Source" tar
   2335 		 ((:maintainer "Phillip Lord" . "phillip.lord@newcastle.ac.uk")
   2336 		  (:authors
   2337 		   ("Phillip Lord" . "phillip.lord@newcastle.ac.uk"))
   2338 		  (:url . "https://elpa.gnu.org/packages/lentic-server.html")
   2339 		  (:commit . "732b88e7a183707ba65c38e8b3517cac42572644"))])
   2340  (let-alist .
   2341    [(1 0 6)
   2342     ((emacs
   2343       (24 1)))
   2344     "Easily let-bind values of an assoc-list by their names" tar
   2345     ((:keywords "extensions" "lisp")
   2346      (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
   2347      (:authors
   2348       ("Artur Malabarba" . "emacs@endlessparentheses.com"))
   2349      (:url . "https://elpa.gnu.org/packages/let-alist.html")
   2350      (:commit . "77fb84e6db96cbaa70e230f4881e4ede6e028f15"))])
   2351  (lex .
   2352       [(1 2)
   2353        nil "Lexical analyser construction" tar
   2354        ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   2355 	(:authors
   2356 	 ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   2357 	(:url . "https://elpa.gnu.org/packages/lex.html")
   2358 	(:commit . "c7d76551cce66901b9f172f903ce720526c0fb52"))])
   2359  (lin .
   2360       [(1 0 0)
   2361        ((emacs
   2362 	 (27 1)))
   2363        "Make `hl-line-mode' more suitable for selection UIs" tar
   2364        ((:url . "https://git.sr.ht/~protesilaos/lin")
   2365 	(:keywords "convenience" "faces" "theme")
   2366 	(:maintainer "Lin Development" . "~protesilaos/lin@lists.sr.ht")
   2367 	(:authors
   2368 	 ("Protesilaos Stavrou" . "info@protesilaos.com"))
   2369 	(:commit . "09cf249c78385502a2ead30c4fa1468cf96939f7"))])
   2370  (listen .
   2371 	 [(0 9)
   2372 	  ((emacs
   2373 	    (29 1))
   2374 	   (persist
   2375 	    (0 6))
   2376 	   (taxy
   2377 	    (0 10))
   2378 	   (taxy-magit-section
   2379 	    (0 13))
   2380 	   (transient
   2381 	    (0 5 3)))
   2382 	  "Audio/Music player" tar
   2383 	  ((:url . "https://github.com/alphapapa/listen.el")
   2384 	   (:keywords "multimedia")
   2385 	   (:maintainer "Adam Porter" . "adam@alphapapa.net")
   2386 	   (:authors
   2387 	    ("Adam Porter" . "adam@alphapapa.net"))
   2388 	   (:commit . "61c511541af474027c012de7063ddfdb3f8cc780"))])
   2389  (llm .
   2390       [(0 12 3)
   2391        ((emacs
   2392 	 (28 1)))
   2393        "Interface to pluggable llm backends" tar
   2394        ((:url . "https://github.com/ahyatt/llm")
   2395 	(:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
   2396 	(:authors
   2397 	 ("Andrew Hyatt" . "ahyatt@gmail.com"))
   2398 	(:commit . "17c47d761e01fd49df6e1a8c453329c141d9f47d"))])
   2399  (lmc .
   2400       [(1 4)
   2401        nil "Little Man Computer in Elisp" tar
   2402        ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   2403 	(:authors
   2404 	 ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   2405 	(:url . "https://elpa.gnu.org/packages/lmc.html")
   2406 	(:commit . "b65ac802b4f55fd8e5809fcf7a6f6da1e11e853a"))])
   2407  (load-dir .
   2408 	   [(0 0 5)
   2409 	    nil "Load all Emacs Lisp files in a given directory" tar
   2410 	    ((:keywords "lisp" "files" "convenience")
   2411 	     (:url . "https://elpa.gnu.org/packages/load-dir.html")
   2412 	     (:commit . "4c43baee082cc5a6f966c441008c6c479acbc5b7"))])
   2413  (load-relative .
   2414 		[(1 3 2)
   2415 		 nil "Relative file load (within a multi-file Emacs package)" tar
   2416 		 ((:url . "https://github.com/rocky/emacs-load-relative")
   2417 		  (:keywords "internal")
   2418 		  (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
   2419 		  (:authors
   2420 		   ("Rocky Bernstein" . "rocky@gnu.org"))
   2421 		  (:commit . "e79d8f1581991381a9e3f1657af59dd0c35058fa"))])
   2422  (loc-changes .
   2423 	      [(1 2)
   2424 	       nil "keep track of positions even after buffer changes" single
   2425 	       ((:authors
   2426 		 ("Rocky Bernstein" . "rocky@gnu.org"))
   2427 		(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
   2428 		(:url . "http://github.com/rocky/emacs-loc-changes"))])
   2429  (loccur .
   2430 	 [(1 2 4)
   2431 	  ((emacs
   2432 	    (24 3)))
   2433 	  "Perform an occur-like folding in current buffer" tar
   2434 	  ((:url . "https://github.com/fourier/loccur")
   2435 	   (:keywords "matching")
   2436 	   (:maintainer "Alexey Veretennikov" . "alexey.veretennikov@gmail.com")
   2437 	   (:authors
   2438 	    ("Alexey Veretennikov" . "alexey.veretennikov@gmail.com"))
   2439 	   (:commit . "b232bc34d4f684ea32ba532b1d24bcbebcc4e375"))])
   2440  (logos .
   2441 	[(1 1 1)
   2442 	 ((emacs
   2443 	   (27 1)))
   2444 	 "Simple focus mode and extras" tar
   2445 	 ((:url . "https://git.sr.ht/~protesilaos/logos")
   2446 	  (:keywords "convenience" "focus" "writing" "presentation" "narrowing")
   2447 	  (:maintainer "Logos Development" . "~protesilaos/logos@lists.sr.ht")
   2448 	  (:authors
   2449 	   ("Protesilaos Stavrou" . "info@protesilaos.com"))
   2450 	  (:commit . "eeedd3ef289faa4fa2b726013255747a41a6ba9c"))])
   2451  (luwak .
   2452 	[(1 0 0)
   2453 	 ((emacs
   2454 	   (28)))
   2455 	 "Web browser based on lynx -dump." tar
   2456 	 ((:url . "https://g.ypei.me/luwak.git")
   2457 	  (:keywords "web-browser" "lynx" "html" "tor")
   2458 	  (:maintainer "Yuchen Pei" . "id@ypei.org")
   2459 	  (:authors
   2460 	   ("Yuchen Pei" . "id@ypei.org"))
   2461 	  (:commit . "37a36288c8d4cdba461812dbdf5da434ca156fee"))])
   2462  (lv .
   2463      [(0 15 0)
   2464       nil "Other echo area" tar
   2465       ((:url . "https://elpa.gnu.org/packages/lv.html")
   2466        (:commit . "54e9db2b023e03b6f6b46aeec48ea74fd51d4e11"))])
   2467  (m-buffer .
   2468 	   [(0 16)
   2469 	    ((seq
   2470 	      (2 14)))
   2471 	    "List-Oriented, Functional Buffer Manipulation" tar
   2472 	    ((:maintainer "Phillip Lord" . "phillip.lord@russet.rg.uk")
   2473 	     (:authors
   2474 	      ("Phillip Lord" . "phillip.lord@russet.org.uk"))
   2475 	     (:url . "https://elpa.gnu.org/packages/m-buffer.html")
   2476 	     (:commit . "8a51de3366599e7fa52e37b596c9ce226b6f04c5"))])
   2477  (map .
   2478       [(3 3 1)
   2479        ((emacs
   2480 	 (26)))
   2481        "Map manipulation functions" tar
   2482        ((:keywords "extensions" "lisp")
   2483 	(:maintainer nil . "emacs-devel@gnu.org")
   2484 	(:authors
   2485 	 ("Nicolas Petton" . "nicolas@petton.fr"))
   2486 	(:url . "https://elpa.gnu.org/packages/map.html")
   2487 	(:commit . "9da2efb670574b473ab864ae0456b4f1b38e680b"))])
   2488  (marginalia .
   2489 	     [(1 6)
   2490 	      ((emacs
   2491 		(27 1))
   2492 	       (compat
   2493 		(29 1 4 4)))
   2494 	      "Enrich existing commands with completion annotations" tar
   2495 	      ((:url . "https://github.com/minad/marginalia")
   2496 	       (:keywords "docs" "help" "matching" "completion")
   2497 	       (:maintainer
   2498 		("Omar Antolín Camarena" . "omar@matem.unam.mx")
   2499 		("Daniel Mendler" . "mail@daniel-mendler.de"))
   2500 	       (:authors
   2501 		("Omar Antolín Camarena" . "omar@matem.unam.mx")
   2502 		("Daniel Mendler" . "mail@daniel-mendler.de"))
   2503 	       (:commit . "58eb5fd6e5cc21b12c5455ae69e7ae93579647bc"))])
   2504  (markchars .
   2505 	    [(0 2 2)
   2506 	     nil "Mark chars fitting certain characteristics" tar
   2507 	     ((:maintainer "Lennart Borgman" . "lennart.borgman@gmail.com")
   2508 	      (:authors
   2509 	       ("Lennart Borgman" . "lennart.borgman@gmail.com"))
   2510 	      (:url . "https://elpa.gnu.org/packages/markchars.html")
   2511 	      (:commit . "f069a7637a97239ecab7f34fd07fddfafb02ba3f"))])
   2512  (math-symbol-lists .
   2513 		    [(1 3)
   2514 		     nil "Lists of Unicode math symbols and latex commands" tar
   2515 		     ((:url . "https://github.com/vspinu/math-symbol-lists")
   2516 		      (:keywords "unicode" "symbols" "mathematics")
   2517 		      (:maintainer "Vitalie Spinu" . "spinuvit@gmail.com")
   2518 		      (:authors
   2519 		       ("Vitalie Spinu" . "spinuvit@gmail.com"))
   2520 		      (:commit . "590d9f09f8ad9aab747b97f077396a2035dcf50f"))])
   2521  (mct .
   2522       [(1 0 0)
   2523        ((emacs
   2524 	 (29 1)))
   2525        "Minibuffer Confines Transcended" tar
   2526        ((:url . "https://git.sr.ht/~protesilaos/mct")
   2527 	(:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
   2528 	(:authors
   2529 	 ("Protesilaos Stavrou" . "info@protesilaos.com"))
   2530 	(:commit . "2cbf74edb4f4553d7075b34e06adcf59e96efda2"))])
   2531  (memory-usage .
   2532 	       [(0 2)
   2533 		nil "Analyze the memory usage of Emacs in various ways" tar
   2534 		((:keywords "maint")
   2535 		 (:maintainer "Stefan Monnier" . "monnier@cs.yale.edu")
   2536 		 (:authors
   2537 		  ("Stefan Monnier" . "monnier@cs.yale.edu"))
   2538 		 (:url . "https://elpa.gnu.org/packages/memory-usage.html")
   2539 		 (:commit . "cb73fe66a59d737a72a5ed4259794b1d75aefa2c"))])
   2540  (metar .
   2541 	[(0 3)
   2542 	 ((cl-lib
   2543 	   (0 5)))
   2544 	 "Retrieve and decode METAR weather information" tar
   2545 	 ((:keywords "comm")
   2546 	  (:maintainer "Mario Lang" . "mlang@delysid.org")
   2547 	  (:authors
   2548 	   ("Mario Lang" . "mlang@delysid.org"))
   2549 	  (:url . "https://elpa.gnu.org/packages/metar.html")
   2550 	  (:commit . "623639e7d6912c4d71dc8f0aea5ad1e9ede41cf8"))])
   2551  (midi-kbd .
   2552 	   [(0 2)
   2553 	    ((emacs
   2554 	      (25)))
   2555 	    "Create keyboard events from Midi input" tar
   2556 	    ((:keywords "convenience" "hardware" "multimedia")
   2557 	     (:maintainer "David Kastrup" . "dak@gnu.org")
   2558 	     (:authors
   2559 	      ("David Kastrup" . "dak@gnu.org"))
   2560 	     (:url . "https://elpa.gnu.org/packages/midi-kbd.html")
   2561 	     (:commit . "d23eea421486cf94e0282ac0cc43fd9700174c77"))])
   2562  (mines .
   2563 	[(1 6)
   2564 	 ((emacs
   2565 	   (24 4))
   2566 	  (cl-lib
   2567 	   (0 5)))
   2568 	 "Minesweeper game" tar
   2569 	 ((:url . "https://github.com/calancha/Minesweeper")
   2570 	  (:keywords "games")
   2571 	  (:maintainer "Tino Calancha" . "tino.calancha@gmail.com")
   2572 	  (:authors
   2573 	   ("Tino Calancha" . "tino.calancha@gmail.com"))
   2574 	  (:commit . "868e9b9650be1bcc1a5e6ff5a66806eccd1fe26e"))])
   2575  (minibuffer-header .
   2576 		    [(0 5)
   2577 		     ((emacs
   2578 		       (27 1)))
   2579 		     "Minibuffer header line" tar
   2580 		     ((:url . "https://github.com/rougier/minibuffer-header")
   2581 		      (:keywords "convenience")
   2582 		      (:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
   2583 		      (:commit . "fe5d90d3f13c0010eed3b5dd437b458f8bf3da5f"))])
   2584  (minibuffer-line .
   2585 		  [(0 1)
   2586 		   nil "Display status info in the minibuffer window" tar
   2587 		   ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   2588 		    (:authors
   2589 		     ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   2590 		    (:url . "https://elpa.gnu.org/packages/minibuffer-line.html")
   2591 		    (:commit . "852874725fd06329109b2d431d8af5502b54036c"))])
   2592  (minimap .
   2593 	  [(1 4)
   2594 	   nil "Sidebar showing a \"mini-map\" of a buffer" tar
   2595 	   ((:maintainer "David Engster" . "deng@randomsample.de")
   2596 	    (:authors
   2597 	     ("David Engster" . "deng@randomsample.de"))
   2598 	    (:url . "https://elpa.gnu.org/packages/minimap.html")
   2599 	    (:commit . "2ff29c5d6abae3637d6174d889f39745fcd13fa5"))])
   2600  (mmm-mode .
   2601 	   [(0 5 11)
   2602 	    ((emacs
   2603 	      (25 1))
   2604 	     (cl-lib
   2605 	      (0 2)))
   2606 	    "Allow Multiple Major Modes in a buffer" tar
   2607 	    ((:url . "https://github.com/dgutov/mmm-mode")
   2608 	     (:keywords "convenience" "faces" "languages" "tools")
   2609 	     (:maintainer "Dmitry Gutov" . "dmitry@gutov.dev")
   2610 	     (:authors
   2611 	      ("Michael Abraham Shulman" . "viritrilbia@gmail.com"))
   2612 	     (:commit . "b1f5c7dbdc405e6e10d9ddd99a43a6b2ad61b176"))])
   2613  (modus-themes .
   2614 	       [(4 4 0)
   2615 		((emacs
   2616 		  (27 1)))
   2617 		"Elegant, highly legible and customizable themes" tar
   2618 		((:url . "https://github.com/protesilaos/modus-themes")
   2619 		 (:keywords "faces" "theme" "accessibility")
   2620 		 (:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
   2621 		 (:authors
   2622 		  ("Protesilaos Stavrou" . "info@protesilaos.com"))
   2623 		 (:commit . "a082d7739f627523c6d9098c869cf143fa60b014"))])
   2624  (mpdired .
   2625 	  [(1)
   2626 	   ((emacs
   2627 	     (29)))
   2628 	   "A dired-like client for Music Player Daemon" tar
   2629 	   ((:keywords "multimedia")
   2630 	    (:maintainer "Manuel Giraud" . "manuel@ledu-giraud.fr")
   2631 	    (:authors
   2632 	     ("Manuel Giraud" . "manuel@ledu-giraud.fr"))
   2633 	    (:url . "https://elpa.gnu.org/packages/mpdired.html")
   2634 	    (:commit . "c2fb656038e779c010353ecce1623c4b935dbf69"))])
   2635  (multi-mode .
   2636 	     [(1 14)
   2637 	      nil "support for multiple major modes" tar
   2638 	      ((:url . "http://www.loveshack.ukfsn.org/emacs")
   2639 	       (:keywords "languages" "extensions" "files")
   2640 	       (:maintainer "Dave Love" . "fx@gnu.org")
   2641 	       (:authors
   2642 		("Dave Love" . "fx@gnu.org"))
   2643 	       (:commit . "03dae71ad44bd5d10495011f124a1cd6f43f795d"))])
   2644  (multishell .
   2645 	     [(1 1 10)
   2646 	      ((cl-lib
   2647 		(0 5)))
   2648 	      "Organize use of multiple shell buffers, local and remote" tar
   2649 	      ((:url . "https://github.com/kenmanheimer/EmacsMultishell")
   2650 	       (:keywords "processes")
   2651 	       (:maintainer "Ken Manheimer" . "ken.manheimer@gmail.com")
   2652 	       (:authors
   2653 		("Ken Manheimer" . "ken.manheimer@gmail.com"))
   2654 	       (:commit . "aa1433b8df6d950e8592c7e878922b4ec5374569"))])
   2655  (muse .
   2656        [(3 20 2)
   2657 	nil "Authoring and publishing tool for Emacs" tar
   2658 	((:url . "http://mwolson.org/projects/EmacsMuse.html")
   2659 	 (:maintainer "Michael Olson" . "mwolson@gnu.org")
   2660 	 (:authors
   2661 	  ("John Wiegley" . "johnw@gnu.org"))
   2662 	 (:keywords "hypermedia"))])
   2663  (myers .
   2664 	[(0 1)
   2665 	 ((emacs
   2666 	   (25)))
   2667 	 "Random-access singly-linked lists" tar
   2668 	 ((:keywords "list" "containers")
   2669 	  (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   2670 	  (:authors
   2671 	   ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   2672 	  (:url . "https://elpa.gnu.org/packages/myers.html")
   2673 	  (:commit . "cc8d39d05c4a48545336510df7ac9ab186611ea2"))])
   2674  (nadvice .
   2675 	  [(0 4)
   2676 	   nil "Forward compatibility for Emacs-24.4's nadvice" tar
   2677 	   ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   2678 	    (:authors
   2679 	     ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   2680 	    (:url . "https://elpa.gnu.org/packages/nadvice.html")
   2681 	    (:commit . "d19e9ae649374a0f2fab1baa045ed192e0851750"))])
   2682  (nameless .
   2683 	   [(1 0 2)
   2684 	    ((emacs
   2685 	      (24 4)))
   2686 	    "Hide package namespace in your emacs-lisp code" tar
   2687 	    ((:url . "https://github.com/Malabarba/nameless")
   2688 	     (:keywords "convenience" "lisp")
   2689 	     (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
   2690 	     (:authors
   2691 	      ("Artur Malabarba" . "emacs@endlessparentheses.com"))
   2692 	     (:commit . "ab1a5c589378334eafca105af1a17f73b9065423"))])
   2693  (names .
   2694 	[(20151201 0)
   2695 	 ((emacs
   2696 	   (24 1))
   2697 	  (cl-lib
   2698 	   (0 5)))
   2699 	 "Namespaces for emacs-lisp. Avoid name clobbering without hiding symbols." tar
   2700 	 ((:url . "https://github.com/Malabarba/names")
   2701 	  (:keywords "extensions" "lisp")
   2702 	  (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
   2703 	  (:authors
   2704 	   ("Artur Malabarba" . "emacs@endlessparentheses.com"))
   2705 	  (:commit . "465df8ed03f9d6c926566b81ef8abc93f8357983"))])
   2706  (nano-agenda .
   2707 	      [(0 3)
   2708 	       ((emacs
   2709 		 (27 1)))
   2710 	       "N Λ N O agenda" tar
   2711 	       ((:url . "https://github.com/rougier/nano-agenda")
   2712 		(:keywords "convenience" "org-mode" "org-agenda")
   2713 		(:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
   2714 		(:commit . "6c38e95b8e846aceb88398c682fd283052924556"))])
   2715  (nano-modeline .
   2716 		[(1 0 1)
   2717 		 ((emacs
   2718 		   (27 1)))
   2719 		 "N Λ N O modeline" tar
   2720 		 ((:url . "https://github.com/rougier/nano-modeline")
   2721 		  (:keywords "convenience" "mode-line" "header-line")
   2722 		  (:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
   2723 		  (:commit . "a18780c277838983932623870752f0adddef0345"))])
   2724  (nano-theme .
   2725 	     [(0 3 4)
   2726 	      ((emacs
   2727 		(27 1)))
   2728 	      "N Λ N O theme" tar
   2729 	      ((:url . "https://github.com/rougier/nano-theme")
   2730 	       (:keywords "theme" "dark" "light")
   2731 	       (:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
   2732 	       (:commit . "34a3efc37b329064a320225361ad833c57017485"))])
   2733  (nftables-mode .
   2734 		[(1 1)
   2735 		 ((emacs
   2736 		   (25 1)))
   2737 		 "Major mode for editing nftables" tar
   2738 		 ((:keywords "convenience")
   2739 		  (:maintainer nil . "emacs-devel@gnu.org")
   2740 		  (:authors
   2741 		   ("Trent W. Buck" . "trentbuck@gmail.com"))
   2742 		  (:url . "https://elpa.gnu.org/packages/nftables-mode.html")
   2743 		  (:commit . "05600129ee8ea0774c6ac446a2bd18fc1dde54eb"))])
   2744  (nhexl-mode .
   2745 	     [(1 5)
   2746 	      ((emacs
   2747 		(24 4))
   2748 	       (cl-lib
   2749 		(0 5)))
   2750 	      "Minor mode to edit files via hex-dump format" tar
   2751 	      ((:keywords "data")
   2752 	       (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   2753 	       (:authors
   2754 		("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   2755 	       (:url . "https://elpa.gnu.org/packages/nhexl-mode.html")
   2756 	       (:commit . "ec80692dec04e238f2ae3284cfd8f9d05ac1d2a3"))])
   2757  (nlinum .
   2758 	 [(1 9)
   2759 	  nil "Show line numbers in the margin" tar
   2760 	  ((:keywords "convenience")
   2761 	   (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   2762 	   (:authors
   2763 	    ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   2764 	   (:url . "https://elpa.gnu.org/packages/nlinum.html")
   2765 	   (:commit . "99d0fef381e9f44a3fdcf66f28c28109a7cdaf45"))])
   2766  (notes-mode .
   2767 	     [(1 31)
   2768 	      nil "Indexing system for on-line note-taking" tar
   2769 	      ((:url . "https://ant.isi.edu/~johnh/SOFTWARE/NOTES_MODE/")
   2770 	       (:maintainer "John Heidemann" . "johnh@isi.edu")
   2771 	       (:authors
   2772 		("John Heidemann" . "johnh@isi.edu"))
   2773 	       (:commit . "2a25d79f7e5d9ab7298ba40e11e78d1f2ded06d2"))])
   2774  (notmuch-indicator .
   2775 		    [(1 1 0)
   2776 		     ((emacs
   2777 		       (27 1)))
   2778 		     "Display mode line indicator with notmuch-count(1) output" tar
   2779 		     ((:url . "https://git.sr.ht/~protesilaos/notmuch-indicator")
   2780 		      (:keywords "convenience" "mail")
   2781 		      (:maintainer "notmuch-indicator Development" . "~protesilaos/general-issues@lists.sr.ht")
   2782 		      (:authors
   2783 		       ("Protesilaos Stavrou" . "info@protesilaos.com"))
   2784 		      (:commit . "c50cf91ff137ef07db3b0ce4410fca7a3bc94452"))])
   2785  (ntlm .
   2786        [(2 1 0)
   2787 	nil "NTLM (NT LanManager) authentication support" tar
   2788 	((:keywords "ntlm" "sasl" "comm")
   2789 	 (:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
   2790 	 (:authors
   2791 	  ("Taro Kawagishi" . "tarok@transpulse.org"))
   2792 	 (:url . "https://elpa.gnu.org/packages/ntlm.html")
   2793 	 (:commit . "1add5ec3a270cba99549dc7e78c529c3dd190784"))])
   2794  (num3-mode .
   2795 	    [(1 5)
   2796 	     nil "highlight groups of digits in long numbers" tar
   2797 	     ((:keywords "faces" "minor-mode")
   2798 	      (:maintainer "Michal Nazarewicz" . "mina86@mina86.com")
   2799 	      (:authors
   2800 	       ("Felix Lee" . "felix8a@gmail.com")
   2801 	       ("Michal Nazarewicz" . "mina86@mina86.com"))
   2802 	      (:url . "https://elpa.gnu.org/packages/num3-mode.html")
   2803 	      (:commit . "fdf4d633e541875a6f765f5c3c8e0d4911122ed3"))])
   2804  (oauth2 .
   2805 	 [(0 16)
   2806 	  ((cl-lib
   2807 	    (0 5))
   2808 	   (nadvice
   2809 	    (0 3)))
   2810 	  "OAuth 2.0 Authorization Protocol" tar
   2811 	  ((:keywords "comm")
   2812 	   (:maintainer "Julien Danjou" . "julien@danjou.info")
   2813 	   (:authors
   2814 	    ("Julien Danjou" . "julien@danjou.info"))
   2815 	   (:url . "https://elpa.gnu.org/packages/oauth2.html")
   2816 	   (:commit . "dc069550616fb0a72507489ea796d0e1bd8b48c9"))])
   2817  (ob-asymptote .
   2818 	       [(1 0)
   2819 		nil "Babel Functions for Asymptote" tar
   2820 		((:url . "https://github.com/hurrja/ob-asymptote")
   2821 		 (:keywords "literate programming" "reproducible research")
   2822 		 (:maintainer "Jarmo Hurri" . "jarmo.hurri@iki.fi")
   2823 		 (:commit . "8445b1cccc131e317b464a3ebc461301b9e2ca30"))])
   2824  (ob-haxe .
   2825 	  [(1 0)
   2826 	   nil "org-babel functions for haxe evaluation" tar
   2827 	   ((:url . "https://orgmode.org")
   2828 	    (:keywords "literate programming" "reproducible research")
   2829 	    (:maintainer "Ian Martins" . "ianxm@jhu.edu")
   2830 	    (:authors
   2831 	     ("Ian Martins" . "ianxm@jhu.edu"))
   2832 	    (:commit . "d52fa3bc87310a560bed8e6362e412c4b3d73294"))])
   2833  (objed .
   2834 	[(0 8 3)
   2835 	 ((emacs
   2836 	   (25))
   2837 	  (cl-lib
   2838 	   (0 5)))
   2839 	 "Navigate and edit text objects." tar
   2840 	 ((:url . "https://github.com/clemera/objed")
   2841 	  (:keywords "convenience")
   2842 	  (:maintainer "Clemens Radermacher" . "clemera@posteo.net")
   2843 	  (:authors
   2844 	   ("Clemens Radermacher" . "clemera@posteo.net"))
   2845 	  (:commit . "01f062187912785ebaa2961036802c777cbbc65d"))])
   2846  (omn-mode .
   2847 	   [(1 3)
   2848 	    nil "Support for OWL Manchester Notation" tar
   2849 	    ((:maintainer "Phillip Lord" . "phillip.lord@newcastle.ac.uk")
   2850 	     (:authors
   2851 	      ("Phillip Lord" . "phillip.lord@newcastle.ac.uk"))
   2852 	     (:url . "https://elpa.gnu.org/packages/omn-mode.html")
   2853 	     (:commit . "ec1d34f63b6d79fc0db7ed79c3d1c5747c0d6d6b"))])
   2854  (on-screen .
   2855 	    [(1 3 3)
   2856 	     ((cl-lib
   2857 	       (0)))
   2858 	     "guide your eyes while scrolling" tar
   2859 	     ((:url . "https://github.com/michael-heerdegen/on-screen.el")
   2860 	      (:keywords "convenience")
   2861 	      (:maintainer "Michael Heerdegen" . "michael_heerdegen@web.de")
   2862 	      (:authors
   2863 	       ("Michael Heerdegen" . "michael_heerdegen@web.de"))
   2864 	      (:commit . "cfc449d68e762cf05297bb923a48e9bbd0af1b92"))])
   2865  (openpgp .
   2866 	  [(1 0 1)
   2867 	   ((emacs
   2868 	     (24 4)))
   2869 	   "Client for keys.openpgp.org" tar
   2870 	   ((:url . "https://git.sr.ht/~pkal/openpgp/")
   2871 	    (:keywords "convenience")
   2872 	    (:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
   2873 	    (:authors
   2874 	     ("Philip Kaludercic" . "philipk@posteo.net"))
   2875 	    (:commit . "25babb1060622c1560c8be64cdbb009af535959a"))])
   2876  (orderless .
   2877 	    [(1 1)
   2878 	     ((emacs
   2879 	       (27 1)))
   2880 	     "Completion style for matching regexps in any order" tar
   2881 	     ((:url . "https://github.com/oantolin/orderless")
   2882 	      (:keywords "extensions")
   2883 	      (:maintainer
   2884 	       ("Omar Antolín Camarena" . "omar@matem.unam.mx")
   2885 	       ("Daniel Mendler" . "mail@daniel-mendler.de"))
   2886 	      (:authors
   2887 	       ("Omar Antolín Camarena" . "omar@matem.unam.mx"))
   2888 	      (:commit . "3847f311077efa17951a786d2759f2639c5f43c8"))])
   2889  (org .
   2890       [(9 6 28)
   2891        ((emacs
   2892 	 (26 1)))
   2893        "Outline-based notes management and organizer" tar
   2894        ((:url . "https://orgmode.org")
   2895 	(:keywords "outlines" "hypermedia" "calendar" "wp")
   2896 	(:maintainer "Bastien Guerry" . "bzg@gnu.org")
   2897 	(:authors
   2898 	 ("Carsten Dominik" . "carsten.dominik@gmail.com"))
   2899 	(:commit . "0e743d0bfca7eb9861795791b9d3b5f05b777723"))])
   2900  (org-contacts .
   2901 	       [(1 1)
   2902 		((emacs
   2903 		  (27 1))
   2904 		 (org
   2905 		  (9 3 4)))
   2906 		"Contacts management system for Org Mode" tar
   2907 		((:url . "https://repo.or.cz/org-contacts.git")
   2908 		 (:keywords "contacts" "org-mode" "outlines" "hypermedia" "calendar")
   2909 		 (:maintainer "stardiviner" . "numbchild@gmail.com")
   2910 		 (:authors
   2911 		  ("Julien Danjou" . "julien@danjou.info"))
   2912 		 (:commit . "217ba04c9d638067a6ccb0829cf1885f54c1d568"))])
   2913  (org-edna .
   2914 	   [(1 1 2)
   2915 	    ((emacs
   2916 	      (25 1))
   2917 	     (seq
   2918 	      (2 19))
   2919 	     (org
   2920 	      (9 0 5)))
   2921 	    "Extensible Dependencies 'N' Actions" tar
   2922 	    ((:url . "https://savannah.nongnu.org/projects/org-edna-el/")
   2923 	     (:keywords "convenience" "text" "org")
   2924 	     (:maintainer "Ian Dunn" . "dunni@gnu.org")
   2925 	     (:authors
   2926 	      ("Ian Dunn" . "dunni@gnu.org"))
   2927 	     (:commit . "8258a4dfa00aa522249cdf9aeea5be4de97bd7c1"))])
   2928  (org-jami-bot .
   2929 	       [(0 0 5)
   2930 		((emacs
   2931 		  (28 1))
   2932 		 (jami-bot
   2933 		  (0 0 4)))
   2934 		"Capture GNU Jami messages as notes and todos in Org mode" tar
   2935 		((:url . "https://gitlab.com/hperrey/org-jami-bot")
   2936 		 (:keywords "comm" "outlines" "org-capture" "jami")
   2937 		 (:maintainer "Hanno Perrey" . "hanno@hoowl.se")
   2938 		 (:authors
   2939 		  ("Hanno Perrey" . "hanno@hoowl.se"))
   2940 		 (:commit . "020b03f299dad438f65d7bcbf93553b273fd7c33"))])
   2941  (org-modern .
   2942 	     [(1 2)
   2943 	      ((emacs
   2944 		(27 1))
   2945 	       (compat
   2946 		(29 1 4 4)))
   2947 	      "Modern looks for Org" tar
   2948 	      ((:url . "https://github.com/minad/org-modern")
   2949 	       (:keywords "outlines" "hypermedia" "text")
   2950 	       (:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
   2951 	       (:authors
   2952 		("Daniel Mendler" . "mail@daniel-mendler.de"))
   2953 	       (:commit . "a2ff4c8e9cac412e8cb9c7faf618ac18146107ea"))])
   2954  (org-notify .
   2955 	     [(0 1 1)
   2956 	      ((emacs
   2957 		(25 1)))
   2958 	      "Notifications for Org-mode" tar
   2959 	      ((:url . "https://github.com/p-m/org-notify")
   2960 	       (:keywords "notification" "todo-list" "alarm" "reminder" "pop-up" "calendar")
   2961 	       (:maintainer "Peter Münster" . "pm@a16n.net")
   2962 	       (:authors
   2963 		("Peter Münster" . "pm@a16n.net"))
   2964 	       (:commit . "c08cf5b931960bc12eb782c1fe1ec82266cb4bc8"))])
   2965  (org-real .
   2966 	   [(1 0 8)
   2967 	    ((emacs
   2968 	      (26 1))
   2969 	     (boxy
   2970 	      (1 1))
   2971 	     (org
   2972 	      (9 3)))
   2973 	    "Keep track of real things as org-mode links" tar
   2974 	    ((:url . "https://gitlab.com/grinn.amy/org-real")
   2975 	     (:keywords "tools")
   2976 	     (:maintainer "Amy Grinn" . "grinn.amy@gmail.com")
   2977 	     (:authors
   2978 	      ("Amy Grinn" . "grinn.amy@gmail.com"))
   2979 	     (:commit . "8416364b9f48329dea23ae784e5f6c44de34664d"))])
   2980  (org-remark .
   2981 	     [(1 2 2)
   2982 	      ((emacs
   2983 		(27 1))
   2984 	       (org
   2985 		(9 4)))
   2986 	      "Highlight & annotate text, Info, EPUB, EWW" tar
   2987 	      ((:url . "https://github.com/nobiot/org-remark")
   2988 	       (:keywords "org-mode" "annotation" "note-taking" "marginal-notes" "wp")
   2989 	       (:maintainer "Noboru Ota" . "me@nobiot.com")
   2990 	       (:authors
   2991 		("Noboru Ota" . "me@nobiot.com"))
   2992 	       (:commit . "b49ef0a0a0bd61c912567bcdcc201d4afe110a75"))])
   2993  (org-transclusion .
   2994 		   [(1 3 2)
   2995 		    ((emacs
   2996 		      (27 1))
   2997 		     (org
   2998 		      (9 4)))
   2999 		    "Transclude text content via links" tar
   3000 		    ((:url . "https://github.com/nobiot/org-transclusion")
   3001 		     (:keywords "org-mode" "transclusion" "writing")
   3002 		     (:maintainer "Noboru Ota" . "me@nobiot.com")
   3003 		     (:authors
   3004 		      ("Noboru Ota" . "me@nobiot.com"))
   3005 		     (:commit . "7f4ad67bf1944b814a8763d304d4d27325504eb4"))])
   3006  (org-translate .
   3007 		[(0 1 4)
   3008 		 ((emacs
   3009 		   (27 1))
   3010 		  (org
   3011 		   (9 1)))
   3012 		 "Org-based translation environment" tar
   3013 		 ((:maintainer "Eric Abrahamsen" . "eric@ericabrahamsen.net")
   3014 		  (:authors
   3015 		   ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
   3016 		  (:url . "https://elpa.gnu.org/packages/org-translate.html")
   3017 		  (:commit . "bdc5d169ef0c502f46aa673918ccf34fcc8415f2"))])
   3018  (orgalist .
   3019 	   [(1 14)
   3020 	    ((emacs
   3021 	      (24 4)))
   3022 	    "Manage Org-like lists in non-Org buffers" tar
   3023 	    ((:keywords "convenience")
   3024 	     (:maintainer "Nicolas Goaziou" . "mail@nicolasgoaziou.fr")
   3025 	     (:authors
   3026 	      ("Nicolas Goaziou" . "mail@nicolasgoaziou.fr"))
   3027 	     (:url . "https://elpa.gnu.org/packages/orgalist.html")
   3028 	     (:commit . "06c62e23c7bdeb743ac4d2fc38a25720f2598ff6"))])
   3029  (osc .
   3030       [(0 4)
   3031        nil "Open Sound Control protocol library" tar
   3032        ((:keywords "comm" "processes" "multimedia")
   3033 	(:maintainer "Mario Lang" . "mlang@blind.guru")
   3034 	(:authors
   3035 	 ("Mario Lang" . "mlang@blind.guru"))
   3036 	(:url . "https://elpa.gnu.org/packages/osc.html")
   3037 	(:commit . "6b6dbb4176f45f9ff3a783c816c4556ca2931a22"))])
   3038  (osm .
   3039       [(1 3)
   3040        ((emacs
   3041 	 (27 1))
   3042 	(compat
   3043 	 (29 1 4 4)))
   3044        "OpenStreetMap viewer" tar
   3045        ((:url . "https://github.com/minad/osm")
   3046 	(:keywords "network" "multimedia" "hypermedia" "mouse")
   3047 	(:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
   3048 	(:authors
   3049 	 ("Daniel Mendler" . "mail@daniel-mendler.de"))
   3050 	(:commit . "5dffbc00e4acfcddc13677f3b76a65dc3b6aee30"))])
   3051  (other-frame-window .
   3052 		     [(1 0 6)
   3053 		      ((emacs
   3054 			(24 4)))
   3055 		      "Minor mode to enable global prefix keys for other frame/window buffer placement" tar
   3056 		      ((:keywords "frame" "window")
   3057 		       (:maintainer "Stephen Leake" . "stephen_leake@member.fsf.org")
   3058 		       (:authors
   3059 			("Stephen Leake" . "stephen_leake@member.fsf.org"))
   3060 		       (:url . "https://elpa.gnu.org/packages/other-frame-window.html")
   3061 		       (:commit . "7477b00664bff9b0b9edfe7ecbef379a7543ba77"))])
   3062  (pabbrev .
   3063 	  [(4 3 0)
   3064 	   ((emacs
   3065 	     (25 1)))
   3066 	   "Predictive abbreviation expansion" tar
   3067 	   ((:url . "https://github.com/phillord/pabbrev")
   3068 	    (:maintainer "Arthur Miller" . "arthur.miller@live.com")
   3069 	    (:authors
   3070 	     ("Phillip Lord" . "phillip.lord@newcastle.ac.uk"))
   3071 	    (:commit . "0c281401b47bd67d2726326c1a415c2bd219395f"))])
   3072  (paced .
   3073 	[(1 1 3)
   3074 	 ((emacs
   3075 	   (25 1))
   3076 	  (async
   3077 	   (1 9 1)))
   3078 	 "Predictive Abbreviation Completion and Expansion using Dictionaries" tar
   3079 	 ((:url . "https://savannah.nongnu.org/projects/paced-el/")
   3080 	  (:keywords "convenience" "completion")
   3081 	  (:maintainer "Ian Dunn" . "dunni@gnu.org")
   3082 	  (:authors
   3083 	   ("Ian Dunn" . "dunni@gnu.org"))
   3084 	  (:commit . "c3683a0a8a611fbd15bb3ec78ccac121843711c9"))])
   3085  (parsec .
   3086 	 [(0 1 3)
   3087 	  ((emacs
   3088 	    (24))
   3089 	   (cl-lib
   3090 	    (0 5)))
   3091 	  "Parser combinator library" tar
   3092 	  ((:url . "https://github.com/cute-jumper/parsec.el")
   3093 	   (:maintainer "Junpeng Qiu" . "qjpchmail@gmail.com")
   3094 	   (:authors
   3095 	    ("Junpeng Qiu" . "qjpchmail@gmail.com"))
   3096 	   (:keywords "extensions"))])
   3097  (parser-generator .
   3098 		   [(0 2 1)
   3099 		    ((emacs
   3100 		      (26)))
   3101 		    "Parser Generator library" tar
   3102 		    ((:url . "https://github.com/cjohansson/emacs-parser-generator")
   3103 		     (:keywords "tools" "convenience")
   3104 		     (:maintainer "Christian Johansson" . "christian@cvj.se")
   3105 		     (:authors
   3106 		      ("Christian Johansson" . "christian@cvj.se"))
   3107 		     (:commit . "0d4b9a42ea207bfa6c995c9cf5834c4bf68b9c44"))])
   3108  (path-iterator .
   3109 		[(1 0)
   3110 		 ((emacs
   3111 		   (25 0)))
   3112 		 "An iterator for traversing a directory path." tar
   3113 		 ((:maintainer "Stephen Leake" . "stephen_leake@stephe-leake.org")
   3114 		  (:authors
   3115 		   ("Stephen Leake" . "stephen_leake@stephe-leake.org"))
   3116 		  (:url . "https://elpa.gnu.org/packages/path-iterator.html")
   3117 		  (:commit . "df6a5e2d7e0399bac4f6d016dc272943bbb04e5e"))])
   3118  (peg .
   3119       [(1 0 1)
   3120        ((emacs
   3121 	 (25)))
   3122        "Parsing Expression Grammars in Emacs Lisp" tar
   3123        ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   3124 	(:authors
   3125 	 ("Helmut Eller" . "eller.helmut@gmail.com"))
   3126 	(:url . "https://elpa.gnu.org/packages/peg.html")
   3127 	(:commit . "90c9004a8347209f94a37c8d9506425721098402"))])
   3128  (perl-doc .
   3129 	   [(0 81)
   3130 	    ((emacs
   3131 	      (27)))
   3132 	    "Read Perl documentation" tar
   3133 	    ((:url . "https://github.com/HaraldJoerg/emacs-perl-doc")
   3134 	     (:keywords "languages")
   3135 	     (:maintainer "Harald Jörg" . "haj@posteo.de")
   3136 	     (:authors
   3137 	      ("Harald Jörg" . "haj@posteo.de"))
   3138 	     (:commit . "638009f98a144790ea85fd0fa311d7499fdac94f"))])
   3139  (persist .
   3140 	  [(0 6)
   3141 	   nil "Persist Variables between Emacs Sessions" tar
   3142 	   ((:maintainer "Joseph Turner" . "persist-el@breatheoutbreathe.in")
   3143 	    (:authors
   3144 	     ("Phillip Lord" . "phillip.lord@russet.org.uk"))
   3145 	    (:url . "https://elpa.gnu.org/packages/persist.html")
   3146 	    (:commit . "737d095b4504436e6d870923ed471687f16b992e"))])
   3147  (phps-mode .
   3148 	    [(0 4 49)
   3149 	     ((emacs
   3150 	       (26)))
   3151 	     "Major mode for PHP with code intelligence" tar
   3152 	     ((:url . "https://github.com/cjohansson/emacs-phps-mode")
   3153 	      (:keywords "tools" "convenience")
   3154 	      (:maintainer "Christian Johansson" . "christian@cvj.se")
   3155 	      (:authors
   3156 	       ("Christian Johansson" . "christian@cvj.se"))
   3157 	      (:commit . "98fdd10d6299dfc5ad24cc214c9eaa0fdba946e4"))])
   3158  (pinentry .
   3159 	   [(0 1)
   3160 	    nil "GnuPG Pinentry server implementation" tar
   3161 	    ((:keywords "gnupg")
   3162 	     (:maintainer "Daiki Ueno" . "ueno@gnu.org")
   3163 	     (:authors
   3164 	      ("Daiki Ueno" . "ueno@gnu.org"))
   3165 	     (:url . "https://elpa.gnu.org/packages/pinentry.html")
   3166 	     (:commit . "ef0d62bba29dfab07624d030032ec0f67d34e865"))])
   3167  (plz .
   3168       [(0 8)
   3169        ((emacs
   3170 	 (26 3)))
   3171        "HTTP library" tar
   3172        ((:url . "https://github.com/alphapapa/plz.el")
   3173 	(:keywords "comm" "network" "http")
   3174 	(:maintainer "Adam Porter" . "adam@alphapapa.net")
   3175 	(:authors
   3176 	 ("Adam Porter" . "adam@alphapapa.net"))
   3177 	(:commit . "57f10482655f02c3cc8ff35d31bd83dd6d809d02"))])
   3178  (plz-see .
   3179 	  [(0 1)
   3180 	   ((emacs
   3181 	     (29 1))
   3182 	    (plz
   3183 	     (0 7)))
   3184 	   "Interactive HTTP client" tar
   3185 	   ((:url . "https://github.com/astoff/plz-see.el")
   3186 	    (:keywords "comm" "network" "http")
   3187 	    (:maintainer "Augusto Stoffel" . "arstoffel@gmail.com")
   3188 	    (:authors
   3189 	     ("Augusto Stoffel" . "arstoffel@gmail.com"))
   3190 	    (:commit . "c55e6aa2971caad582df1d449e0f57604250cae1"))])
   3191  (poke .
   3192        [(3 2)
   3193 	((emacs
   3194 	  (25)))
   3195 	"Emacs meets GNU poke!" tar
   3196 	((:url . "https://www.jemarch.net/poke")
   3197 	 (:maintainer "Jose E. Marchesi" . "jemarch@gnu.org")
   3198 	 (:authors
   3199 	  ("Jose E. Marchesi" . "jemarch@gnu.org"))
   3200 	 (:commit . "77bdcce97e06bbd6771f35acbb3f399457bebb71"))])
   3201  (poke-mode .
   3202 	    [(3 1)
   3203 	     nil "Major mode for editing Poke programs" tar
   3204 	     ((:maintainer "Jose E. Marchesi" . "jemarch@gnu.org")
   3205 	      (:authors
   3206 	       ("Aurelien Aptel" . "aaptel@suse.com"))
   3207 	      (:url . "https://elpa.gnu.org/packages/poke-mode.html")
   3208 	      (:commit . "340bb45867cce7f86d09a00b809c2c2078302a9e"))])
   3209  (poker .
   3210 	[(0 2)
   3211 	 nil "Texas hold 'em poker" tar
   3212 	 ((:keywords "games")
   3213 	  (:maintainer "Mario Lang" . "mlang@delysid.org")
   3214 	  (:authors
   3215 	   ("Mario Lang" . "mlang@delysid.org"))
   3216 	  (:url . "https://elpa.gnu.org/packages/poker.html")
   3217 	  (:commit . "56469f23f29dba8f8beefd308b01a0b1bbc81756"))])
   3218  (popper .
   3219 	 [(0 4 6)
   3220 	  ((emacs
   3221 	    (26 1)))
   3222 	  "Summon and dismiss buffers as popups" tar
   3223 	  ((:url . "https://github.com/karthink/popper")
   3224 	   (:keywords "convenience")
   3225 	   (:maintainer "Karthik Chikmagalur" . "karthik.chikmagalur@gmail.com")
   3226 	   (:authors
   3227 	    ("Karthik Chikmagalur" . "karthik.chikmagalur@gmail.com"))
   3228 	   (:commit . "fe4f0b3b8b16f005fb8b5f79bc26b380038400ab"))])
   3229  (posframe .
   3230 	   [(1 4 3)
   3231 	    ((emacs
   3232 	      (26 1)))
   3233 	    "Pop a posframe (just a frame) at point" tar
   3234 	    ((:url . "https://github.com/tumashu/posframe")
   3235 	     (:keywords "convenience" "tooltip")
   3236 	     (:maintainer "Feng Shu" . "tumashu@163.com")
   3237 	     (:authors
   3238 	      ("Feng Shu" . "tumashu@163.com"))
   3239 	     (:commit . "468ac1ab50d7e0feae2c06f12596bbc169f2abe4"))])
   3240  (pq .
   3241      [(0 2)
   3242       ((emacs
   3243 	(25)))
   3244       "libpq binding" tar
   3245       ((:url . "https://github.com/anse1/emacs-libpq")
   3246        (:maintainer "Tom Gillespie" . "tgbugs@gmail.com")
   3247        (:authors
   3248 	("Tom Gillespie" . "tgbugs@gmail.com"))
   3249        (:commit . "4dad5fcdbbb362a0dc2dfa7b5a38dd5be1551c68"))])
   3250  (project .
   3251 	  [(0 10 0)
   3252 	   ((emacs
   3253 	     (26 1))
   3254 	    (xref
   3255 	     (1 4 0)))
   3256 	   "Operations on the current project" tar
   3257 	   ((:url . "https://elpa.gnu.org/packages/project.html")
   3258 	    (:commit . "dd2053e8cd3050791bd236d0c1ff5f370170c903"))])
   3259  (psgml .
   3260 	[(1 3 5)
   3261 	 nil "SGML-editing mode with parsing support" tar
   3262 	 ((:keywords "languages")
   3263 	  (:maintainer "Lennart Staflin" . "lstaflin@gmail.com")
   3264 	  (:authors
   3265 	   ("Lennart Staflin" . "lenst@lysator.liu.se")
   3266 	   ("James Clark" . "jjc@clark.com"))
   3267 	  (:url . "https://elpa.gnu.org/packages/psgml.html")
   3268 	  (:commit . "697fcf7d80513257d90b7331297495bb9e01003d"))])
   3269  (pspp-mode .
   3270 	    [(1 1)
   3271 	     nil "Major mode for editing PSPP files" single
   3272 	     ((:url . "http://elpa.gnu.org/packages/pspp-mode.html")
   3273 	      (:keywords "pspp" "major-mode")
   3274 	      (:authors
   3275 	       ("Scott Andrew Borton" . "scott@pp.htv.fi"))
   3276 	      (:maintainer "John Darrington" . "john@darrington.wattle.id.au"))])
   3277  (pulsar .
   3278 	 [(1 0 1)
   3279 	  ((emacs
   3280 	    (27 1)))
   3281 	  "Pulse highlight on demand or after select functions" tar
   3282 	  ((:url . "https://git.sr.ht/~protesilaos/pulsar")
   3283 	   (:keywords "convenience" "pulse" "highlight")
   3284 	   (:maintainer "Pulsar Development" . "~protesilaos/pulsar@lists.sr.ht")
   3285 	   (:authors
   3286 	    ("Protesilaos Stavrou" . "info@protesilaos.com"))
   3287 	   (:commit . "f9d09afc97d08f90a6a462b9da86900e6b555a74"))])
   3288  (pyim .
   3289        [(5 3 3)
   3290 	((emacs
   3291 	  (27 1))
   3292 	 (async
   3293 	  (1 6))
   3294 	 (xr
   3295 	  (1 13)))
   3296 	"A Chinese input method support quanpin, shuangpin, wubi, cangjie and rime." tar
   3297 	((:url . "https://github.com/tumashu/pyim")
   3298 	 (:keywords "convenience" "chinese" "pinyin" "input-method")
   3299 	 (:maintainer "Feng Shu" . "tumashu@163.com")
   3300 	 (:authors
   3301 	  ("Ye Wenbin" . "wenbinye@163.com")
   3302 	  ("Feng Shu" . "tumashu@163.com"))
   3303 	 (:commit . "64067b20ce0e964b1342b378180f24a1d4503797"))])
   3304  (pyim-basedict .
   3305 		[(0 5 4)
   3306 		 nil "The default pinyin dict of pyim" tar
   3307 		 ((:url . "https://github.com/tumashu/pyim-basedict")
   3308 		  (:keywords "convenience" "chinese" "pinyin" "input-method" "complete")
   3309 		  (:maintainer "Feng Shu" . "tumashu@163.com")
   3310 		  (:authors
   3311 		   ("Feng Shu" . "tumashu@163.com"))
   3312 		  (:commit . "d61af27686f7a39e6c138b7261a686e7ea7a0ef7"))])
   3313  (python .
   3314 	 [(0 28)
   3315 	  ((emacs
   3316 	    (24 2))
   3317 	   (cl-lib
   3318 	    (1 0)))
   3319 	  "Python's flying circus support for Emacs" tar
   3320 	  ((:url . "https://github.com/fgallina/python.el")
   3321 	   (:keywords "languages")
   3322 	   (:maintainer nil . "emacs-devel@gnu.org")
   3323 	   (:authors
   3324 	    ("Fabián E. Gallina" . "fgallina@gnu.org"))
   3325 	   (:commit . "b3d0f53b296a0876ec7a55ae840868e65ed54e14"))])
   3326  (quarter-plane .
   3327 		[(0 1)
   3328 		 nil "editing using quarter-plane screen model" tar
   3329 		 ((:keywords "convenience" "wp")
   3330 		  (:url . "https://elpa.gnu.org/packages/quarter-plane.html")
   3331 		  (:commit . "8cf26bf19d0193068bef34dd0103e8a7ea566afa"))])
   3332  (queue .
   3333 	[(0 2)
   3334 	 nil "Queue data structure" tar
   3335 	 ((:url . "http://www.dr-qubit.org/emacs.php")
   3336 	  (:keywords "extensions" "data structures" "queue")
   3337 	  (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
   3338 	  (:authors
   3339 	   ("Inge Wallin" . "inge@lysator.liu.se")
   3340 	   ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
   3341 	  (:commit . "c9ec2e33f26b068c40b8391e91a7839546fa8355"))])
   3342  (rainbow-mode .
   3343 	       [(1 0 6)
   3344 		nil "Colorize color names in buffers" tar
   3345 		((:keywords "faces")
   3346 		 (:maintainer "Julien Danjou" . "julien@danjou.info")
   3347 		 (:authors
   3348 		  ("Julien Danjou" . "julien@danjou.info"))
   3349 		 (:url . "https://elpa.gnu.org/packages/rainbow-mode.html")
   3350 		 (:commit . "ac68593018ef3555e64ea592d72334f4e3e39209"))])
   3351  (rbit .
   3352        [(0 1)
   3353 	nil "Red-black persistent interval trees" tar
   3354 	((:keywords "data structures" "binary tree" "intervals")
   3355 	 (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   3356 	 (:authors
   3357 	  ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   3358 	 (:url . "https://elpa.gnu.org/packages/rbit.html")
   3359 	 (:commit . "59da8b3219a9632e1ed4ce85f58a6f3c68b61684"))])
   3360  (rcirc-color .
   3361 	      [(0 4 5)
   3362 	       ((emacs
   3363 		 (24 4)))
   3364 	       "color nicks" tar
   3365 	       ((:keywords "comm")
   3366 		(:maintainer "Alex Schroeder" . "alex@gnu.org")
   3367 		(:authors
   3368 		 ("Alex Schroeder" . "alex@gnu.org"))
   3369 		(:url . "https://elpa.gnu.org/packages/rcirc-color.html")
   3370 		(:commit . "79449152cb71ec4d719d4b1a95c1192fb9831ceb"))])
   3371  (rcirc-menu .
   3372 	     [(1 1)
   3373 	      nil "A menu of all your rcirc connections" single
   3374 	      ((:url . "http://elpa.gnu.org/packages/rcirc-menu.html")
   3375 	       (:keywords "comm")
   3376 	       (:authors
   3377 		("Alex Schroeder" . "alex@gnu.org"))
   3378 	       (:maintainer "Alex Schroeder" . "alex@gnu.org"))])
   3379  (rcirc-sqlite .
   3380 	       [(1 0 1)
   3381 		((emacs
   3382 		  (30 0)))
   3383 		"rcirc logging in SQLite" tar
   3384 		((:url . "https://codeberg.org/mattof/rcirc-sqlite")
   3385 		 (:keywords "comm")
   3386 		 (:maintainer "Matto Fransen" . "matto@matto.nl")
   3387 		 (:authors
   3388 		  ("Matto Fransen" . "matto@matto.nl"))
   3389 		 (:commit . "a2dca3182572ab2af7018a91186dbf9bcb2db2b5"))])
   3390  (realgud .
   3391 	  [(1 5 1)
   3392 	   ((load-relative
   3393 	     (1 3 1))
   3394 	    (loc-changes
   3395 	     (1 2))
   3396 	    (test-simple
   3397 	     (1 3 0))
   3398 	    (emacs
   3399 	     (25)))
   3400 	   "A modular front-end for interacting with external debuggers" tar
   3401 	   ((:url . "http://github.com/realgud/realgud/")
   3402 	    (:keywords "debugger" "gdb" "python" "perl" "go" "bash" "zsh" "bashdb" "zshdb" "remake" "trepan" "perldb" "pdb")
   3403 	    (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
   3404 	    (:authors
   3405 	     ("Rocky Bernstein" . "rocky@gnu.org"))
   3406 	    (:commit . "53938f04d5252677484e5c48513e1c138aafc756"))])
   3407  (realgud-ipdb .
   3408 	       [(1 0 0)
   3409 		((realgud
   3410 		  (1 4 5))
   3411 		 (emacs
   3412 		  (24)))
   3413 		"realgud front-end to ipdb" tar
   3414 		((:url . "http://github.com/rocky/realgud-ipdb")
   3415 		 (:commit . "ba41636ac4102bdc9d28a5ae7177b3792be55933"))])
   3416  (realgud-jdb .
   3417 	      [(1 0 0)
   3418 	       ((realgud
   3419 		 (1 4 5))
   3420 		(load-relative
   3421 		 (1 2))
   3422 		(cl-lib
   3423 		 (0 5))
   3424 		(emacs
   3425 		 (25)))
   3426 	       "Realgud front-end to Java's jdb debugger\"" tar
   3427 	       ((:url . "http://github.com/realgud/realgud-jdb")
   3428 		(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
   3429 		(:authors
   3430 		 ("Rocky Bernstein" . "rocky@gnu.org")))])
   3431  (realgud-lldb .
   3432 	       [(1 0 2)
   3433 		((load-relative
   3434 		  (1 3 1))
   3435 		 (realgud
   3436 		  (1 5 0))
   3437 		 (emacs
   3438 		  (25)))
   3439 		"Realgud front-end to lldb" tar
   3440 		((:url . "http://github.com/realgud/realgud-lldb")
   3441 		 (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
   3442 		 (:authors
   3443 		  ("Rocky Bernstein" . "rocky@gnu.org"))
   3444 		 (:commit . "f2f77d6ddfa42430ead400eaf81c605c3a04dead"))])
   3445  (realgud-node-debug .
   3446 		     [(1 0 0)
   3447 		      ((realgud
   3448 			(1 4 5))
   3449 		       (load-relative
   3450 			(1 2))
   3451 		       (cl-lib
   3452 			(0 5))
   3453 		       (emacs
   3454 			(25)))
   3455 		      "Realgud front-end to older \"node debug\"" tar
   3456 		      ((:url . "http://github.com/realgud/realgud-node-debug")
   3457 		       (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
   3458 		       (:authors
   3459 			("Rocky Bernstein" . "rocky@gnu.org")))])
   3460  (realgud-node-inspect .
   3461 		       [(1 0 0)
   3462 			((realgud
   3463 			  (1 4 5))
   3464 			 (load-relative
   3465 			  (1 2))
   3466 			 (cl-lib
   3467 			  (0 5))
   3468 			 (emacs
   3469 			  (24)))
   3470 			"Realgud front-end to newer \"node inspect\"" tar
   3471 			((:url . "http://github.com/realgud/realgud-node-inspect")
   3472 			 (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
   3473 			 (:authors
   3474 			  ("Rocky Bernstein" . "rocky@gnu.org")))])
   3475  (realgud-trepan-ni .
   3476 		    [(1 0 1)
   3477 		     ((load-relative
   3478 		       (1 2))
   3479 		      (realgud
   3480 		       (1 5 0))
   3481 		      (cl-lib
   3482 		       (0 5))
   3483 		      (emacs
   3484 		       (25)))
   3485 		     "Realgud front-end to trepan-ni" tar
   3486 		     ((:url . "http://github.com/realgud/realgud-trepan-ni")
   3487 		      (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
   3488 		      (:authors
   3489 		       ("Rocky Bernstein" . "rocky@gnu.org"))
   3490 		      (:commit . "ce008862ea33de0a9e6c06099b9ddff8f620f2e4"))])
   3491  (realgud-trepan-xpy .
   3492 		     [(1 0 1)
   3493 		      ((realgud
   3494 			(1 5 0))
   3495 		       (load-relative
   3496 			(1 3 1))
   3497 		       (emacs
   3498 			(25)))
   3499 		      "Realgud front-end to trepan-xpy" tar
   3500 		      ((:url . "https://github.com/realgud/realgud-trepan-xpy")
   3501 		       (:maintainer "Rocky Bernstein" . "rocky@gnu.org")
   3502 		       (:authors
   3503 			("Rocky Bernstein" . "rocky@gnu.org"))
   3504 		       (:commit . "f758f48266d90775643454e72214e40a4ed320b8"))])
   3505  (rec-mode .
   3506 	   [(1 9 3)
   3507 	    ((emacs
   3508 	      (25)))
   3509 	    "Major mode for viewing/editing rec files" tar
   3510 	    ((:url . "https://www.gnu.org/software/recutils/")
   3511 	     (:maintainer "Antoine Kalmbach" . "ane@iki.fi")
   3512 	     (:authors
   3513 	      ("Jose E. Marchesi" . "jemarch@gnu.org"))
   3514 	     (:commit . "dcd339458469d6c3c499b11df9d3b44e6de98ff5"))])
   3515  (register-list .
   3516 		[(0 1)
   3517 		 nil "Interactively list/edit registers" tar
   3518 		 ((:keywords "register")
   3519 		  (:maintainer "Bastien Guerry" . "bzgATalternDOTorg")
   3520 		  (:authors
   3521 		   ("Bastien Guerry" . "bzgATalternDOTorg"))
   3522 		  (:url . "https://elpa.gnu.org/packages/register-list.html")
   3523 		  (:commit . "14d719a6f3596856228f08d3746a7bf92dd13240"))])
   3524  (relint .
   3525 	 [(1 24)
   3526 	  ((xr
   3527 	    (1 25))
   3528 	   (emacs
   3529 	    (26 1)))
   3530 	  "Elisp regexp mistake finder" tar
   3531 	  ((:url . "https://github.com/mattiase/relint")
   3532 	   (:keywords "lisp" "regexps")
   3533 	   (:maintainer "Mattias Engdegård" . "mattiase@acm.org")
   3534 	   (:authors
   3535 	    ("Mattias Engdegård" . "mattiase@acm.org"))
   3536 	   (:commit . "a88d83f420e2fdcfff4408cf967df2b2f9176ba1"))])
   3537  (repology .
   3538 	   [(1 2 4)
   3539 	    ((emacs
   3540 	      (26 1)))
   3541 	    "Repology API access via Elisp" tar
   3542 	    ((:keywords "web")
   3543 	     (:maintainer "Nicolas Goaziou" . "mail@nicolasgoaziou.fr")
   3544 	     (:authors
   3545 	      ("Nicolas Goaziou" . "mail@nicolasgoaziou.fr"))
   3546 	     (:url . "https://elpa.gnu.org/packages/repology.html")
   3547 	     (:commit . "a6b41709525e60bdac807f153a3199003ee9d50f"))])
   3548  (rich-minority .
   3549 		[(1 0 3)
   3550 		 ((cl-lib
   3551 		   (0 5)))
   3552 		 "Clean-up and Beautify the list of minor-modes." tar
   3553 		 ((:url . "https://github.com/Malabarba/rich-minority")
   3554 		  (:keywords "mode-line" "faces")
   3555 		  (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
   3556 		  (:authors
   3557 		   ("Artur Malabarba" . "emacs@endlessparentheses.com"))
   3558 		  (:commit . "d33d2e357c8eb0b38624dbc51e8b953b08b0cc98"))])
   3559  (rnc-mode .
   3560 	   [(0 3)
   3561 	    nil "Emacs mode to edit Relax-NG Compact files" tar
   3562 	    ((:keywords "xml" "relaxng")
   3563 	     (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   3564 	     (:authors
   3565 	      ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   3566 	     (:url . "https://elpa.gnu.org/packages/rnc-mode.html")
   3567 	     (:commit . "dfee31d83208b734ed1d1fdc523565d7056db850"))])
   3568  (rt-liberation .
   3569 		[(7)
   3570 		 nil "Emacs interface to RT" tar
   3571 		 ((:url . "http://www.nongnu.org/rtliber/")
   3572 		  (:keywords "rt" "tickets")
   3573 		  (:maintainer "Yoni Rabkin" . "yrk@gnu.org")
   3574 		  (:authors
   3575 		   ("Yoni Rabkin" . "yrk@gnu.org"))
   3576 		  (:commit . "3b98d22c76de94fae16434517b99525fabc58f31"))])
   3577  (ruby-end .
   3578 	   [(0 4 3)
   3579 	    nil "Automatic insertion of end blocks for Ruby" tar
   3580 	    ((:url . "http://github.com/rejeep/ruby-end")
   3581 	     (:keywords "speed" "convenience" "ruby")
   3582 	     (:maintainer "Dmitry Gutov" . "dgutov@yandex.ru")
   3583 	     (:authors
   3584 	      ("Johan Andersson" . "johan.rejeep@gmail.com"))
   3585 	     (:commit . "fe39d34ba7a43d522c7bdc47406935611e782ca3"))])
   3586  (rudel .
   3587 	[(0 3 2)
   3588 	 ((emacs
   3589 	   (24))
   3590 	  (cl-lib
   3591 	   (0 5))
   3592 	  (cl-generic
   3593 	   (0 3))
   3594 	  (cl-print
   3595 	   (1 0)))
   3596 	 "A collaborative editing framework for Emacs" tar
   3597 	 ((:url . "http://rudel.sourceforge.net/")
   3598 	  (:keywords "rudel" "collaboration")
   3599 	  (:maintainer "Jan Moringen" . "scymtym@users.sourceforge.net")
   3600 	  (:authors
   3601 	   ("Jan Moringen" . "scymtym@users.sourceforge.net"))
   3602 	  (:commit . "42684c4fb26318291c8c06b184166c470d465ff4"))])
   3603  (satchel .
   3604 	  [(0 2)
   3605 	   ((emacs
   3606 	     (27 2))
   3607 	    (project
   3608 	     (0 8 1)))
   3609 	   "A bag for your files, separated by git branches" tar
   3610 	   ((:keywords "tools" "languages")
   3611 	    (:maintainer "Theodor Thornhill" . "theo@thornhill.no")
   3612 	    (:authors
   3613 	     ("Theodor Thornhill" . "theo@thornhill.no"))
   3614 	    (:url . "https://elpa.gnu.org/packages/satchel.html")
   3615 	    (:commit . "6e5613e203f6937202cb5d55249e7e6be939067b"))])
   3616  (scanner .
   3617 	  [(0 2)
   3618 	   ((emacs
   3619 	     (25 1))
   3620 	    (dash
   3621 	     (2 12 0)))
   3622 	   "Scan documents and images" tar
   3623 	   ((:url . "https://gitlab.com/rstocker/scanner.git")
   3624 	    (:keywords "hardware" "multimedia")
   3625 	    (:maintainer "Raffael Stocker" . "r.stocker@mnet-mail.de")
   3626 	    (:authors
   3627 	     ("Raffael Stocker" . "r.stocker@mnet-mail.de"))
   3628 	    (:commit . "b96d3d111b3666bb8217a67fddfc6445d1e13c82"))])
   3629  (scroll-restore .
   3630 		 [(1 0)
   3631 		  nil "restore original position after scrolling" tar
   3632 		  ((:keywords "scrolling")
   3633 		   (:maintainer "Martin Rudalics" . "rudalics@gmx.at")
   3634 		   (:authors
   3635 		    ("Martin Rudalics" . "rudalics@gmx.at"))
   3636 		   (:url . "https://elpa.gnu.org/packages/scroll-restore.html")
   3637 		   (:commit . "af8f3beae533c030d4899c235473aa15bfcb2010"))])
   3638  (sed-mode .
   3639 	   [(1 1)
   3640 	    nil "Major mode to edit sed scripts" tar
   3641 	    ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   3642 	     (:authors
   3643 	      ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   3644 	     (:url . "https://elpa.gnu.org/packages/sed-mode.html")
   3645 	     (:commit . "6009f57567959387b9e34068567e982b6991eb24"))])
   3646  (seq .
   3647       [(2 24)
   3648        nil "Sequence manipulation functions" tar
   3649        ((:keywords "sequences")
   3650 	(:maintainer nil . "emacs-devel@gnu.org")
   3651 	(:authors
   3652 	 ("Nicolas Petton" . "nicolas@petton.fr"))
   3653 	(:url . "https://elpa.gnu.org/packages/seq.html")
   3654 	(:commit . "27a90793a13f149121180e864fa53d68b9eac0b3"))])
   3655  (setup .
   3656 	[(1 4 0)
   3657 	 ((emacs
   3658 	   (26 1)))
   3659 	 "Helpful Configuration Macro" tar
   3660 	 ((:url . "https://git.sr.ht/~pkal/setup")
   3661 	  (:keywords "lisp" "local")
   3662 	  (:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
   3663 	  (:authors
   3664 	   ("Philip Kaludercic" . "philipk@posteo.net"))
   3665 	  (:commit . "858ea70760426a9e1fa1ce1f21fb8f8d62bd1803"))])
   3666  (shelisp .
   3667 	  [(1 0 0)
   3668 	   nil "execute elisp in shell" tar
   3669 	   ((:keywords "terminals" "lisp" "processes")
   3670 	    (:maintainer "Michael R. Mauger" . "michael@mauger.com")
   3671 	    (:authors
   3672 	     ("Michael R. Mauger" . "michael@mauger.com"))
   3673 	    (:url . "https://elpa.gnu.org/packages/shelisp.html")
   3674 	    (:commit . "32f91342f0039aa0e78a032b5b2a651ed5b1b79e"))])
   3675  (shell-command+ .
   3676 		 [(2 4 2)
   3677 		  ((emacs
   3678 		    (24 3)))
   3679 		  "An extended shell-command" tar
   3680 		  ((:url . "https://git.sr.ht/~pkal/shell-command-plus")
   3681 		   (:keywords "unix" "processes" "convenience")
   3682 		   (:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
   3683 		   (:authors
   3684 		    ("Philip Kaludercic" . "philipk@posteo.net"))
   3685 		   (:commit . "7121adb48e6fb5f03030701b9f1e25b929cb3cd3"))])
   3686  (shen-mode .
   3687 	    [(0 1)
   3688 	     nil "A major mode for editing shen source code" tar
   3689 	     ((:keywords "languages" "shen")
   3690 	      (:maintainer "Eric Schulte" . "schulte.eric@gmail.com")
   3691 	      (:authors
   3692 	       ("Eric Schulte" . "schulte.eric@gmail.com"))
   3693 	      (:url . "https://elpa.gnu.org/packages/shen-mode.html")
   3694 	      (:commit . "df28df31317188a6d87c9df93444543ace4f7f4f"))])
   3695  (sisu-mode .
   3696 	    [(7 1 8)
   3697 	     nil "Major mode for SiSU markup text" tar
   3698 	     ((:url . "http://www.sisudoc.org/")
   3699 	      (:keywords "text" "syntax" "processes" "tools")
   3700 	      (:commit . "456acbde87a9fa9da0ed8b441c3f22c4d5310296"))])
   3701  (site-lisp .
   3702 	    [(0 1 2)
   3703 	     ((emacs
   3704 	       (25 1)))
   3705 	     "Manage site-lisp directories" tar
   3706 	     ((:url . "https://git.sr.ht/~pkal/site-lisp")
   3707 	      (:keywords "lisp" "local")
   3708 	      (:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
   3709 	      (:authors
   3710 	       ("Philip Kaludercic" . "philipk@posteo.net"))
   3711 	      (:commit . "3f7a99472a4940bc63ed032de016e5a40fec0965"))])
   3712  (sketch-mode .
   3713 	      [(1 0 4)
   3714 	       nil "Quickly create svg sketches using keyboard and mouse" tar
   3715 	       ((:url . "https://github.com/dalanicolai/sketch-mode")
   3716 		(:keywords "multimedia")
   3717 		(:maintainer "D.L. Nicolai" . "dalanicolai@gmail.com")
   3718 		(:authors
   3719 		 ("D.L. Nicolai" . "dalanicolai@gmail.com"))
   3720 		(:commit . "ff42a587d90f9cfd3481db6f4e9a269e3a9300cd"))])
   3721  (slime-volleyball .
   3722 		   [(1 2 0)
   3723 		    ((cl-lib
   3724 		      (0 5)))
   3725 		    "An SVG Slime Volleyball Game" tar
   3726 		    ((:keywords "games")
   3727 		     (:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
   3728 		     (:authors
   3729 		      ("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
   3730 		     (:url . "https://elpa.gnu.org/packages/slime-volleyball.html")
   3731 		     (:commit . "361d22bba0b03cd81331439c97f84583dd87c752"))])
   3732  (sm-c-mode .
   3733 	    [(1 2)
   3734 	     nil "C major mode based on SMIE" tar
   3735 	     ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   3736 	      (:authors
   3737 	       ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   3738 	      (:url . "https://elpa.gnu.org/packages/sm-c-mode.html")
   3739 	      (:commit . "a56142cb82d3390faa3dbd0658d65fe06822206d"))])
   3740  (smalltalk-mode .
   3741 		 [(4 0)
   3742 		  nil "Major mode for the GNU Smalltalk programming language" tar
   3743 		  ((:maintainer "Derek Zhou" . "derek@3qin.us")
   3744 		   (:url . "https://elpa.gnu.org/packages/smalltalk-mode.html")
   3745 		   (:commit . "570b705db9a02bb48cd61652639401715f419447"))])
   3746  (smart-yank .
   3747 	     [(0 1 1)
   3748 	      ((emacs
   3749 		(24)))
   3750 	      "A different approach of yank pointer handling" tar
   3751 	      ((:keywords "convenience")
   3752 	       (:maintainer "Michael Heerdegen" . "michael_heerdegen@web.de")
   3753 	       (:authors
   3754 		("Michael Heerdegen" . "michael_heerdegen@web.de"))
   3755 	       (:url . "https://elpa.gnu.org/packages/smart-yank.html")
   3756 	       (:commit . "673e1884d3ca537143415fc91b0b06a4ae02f164"))])
   3757  (sml-mode .
   3758 	   [(6 12)
   3759 	    ((emacs
   3760 	      (24 3))
   3761 	     (cl-lib
   3762 	      (0 5)))
   3763 	    "Major mode for editing (Standard) ML" tar
   3764 	    ((:keywords "sml")
   3765 	     (:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   3766 	     (:authors
   3767 	      ("Matthew Morley" . "mjm@scs.leeds.ac.uk")
   3768 	      ("Matthias Blume" . "blume@cs.princeton.edu")
   3769 	      ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   3770 	     (:url . "https://elpa.gnu.org/packages/sml-mode.html")
   3771 	     (:commit . "7ebf91114292eead967d1a9bb4f235d66f6dd525"))])
   3772  (so-long .
   3773 	  [(1 1 2)
   3774 	   ((emacs
   3775 	     (24 4)))
   3776 	   "Say farewell to performance problems with minified code." tar
   3777 	   ((:url . "https://savannah.nongnu.org/projects/so-long")
   3778 	    (:keywords "convenience")
   3779 	    (:maintainer "Phil Sainty" . "psainty@orcon.net.nz")
   3780 	    (:authors
   3781 	     ("Phil Sainty" . "psainty@orcon.net.nz"))
   3782 	    (:commit . "045a4fe94c18cd36ef297e62a80cdff449af3aa5"))])
   3783  (soap-client .
   3784 	      [(3 2 3)
   3785 	       ((emacs
   3786 		 (24 1))
   3787 		(cl-lib
   3788 		 (0 6 1)))
   3789 	       "Access SOAP web services" tar
   3790 	       ((:url . "https://github.com/alex-hhh/emacs-soap-client")
   3791 		(:keywords "soap" "web-services" "comm" "hypermedia")
   3792 		(:maintainer "Alexandru Harsanyi" . "AlexHarsanyi@gmail.com")
   3793 		(:authors
   3794 		 ("Alexandru Harsanyi" . "AlexHarsanyi@gmail.com"))
   3795 		(:commit . "6234c3e0411a1d70bed2c85bbfb438d4479be51b"))])
   3796  (sokoban .
   3797 	  [(1 4 9)
   3798 	   ((emacs
   3799 	     (23 1))
   3800 	    (cl-lib
   3801 	     (0 5)))
   3802 	   "Implementation of Sokoban for Emacs." tar
   3803 	   ((:keywords "games")
   3804 	    (:maintainer "Dieter Deyke" . "dieter.deyke@gmail.com")
   3805 	    (:authors
   3806 	     ("Glynn Clements" . "glynn.clements@xemacs.org"))
   3807 	    (:url . "https://elpa.gnu.org/packages/sokoban.html")
   3808 	    (:commit . "3043723a7c2557443aa28d871137c8d9c3b46edc"))])
   3809  (sotlisp .
   3810 	  [(1 6 2)
   3811 	   ((emacs
   3812 	     (24 1)))
   3813 	   "Write lisp at the speed of thought." tar
   3814 	   ((:url . "https://github.com/Malabarba/speed-of-thought-lisp")
   3815 	    (:keywords "convenience" "lisp")
   3816 	    (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
   3817 	    (:authors
   3818 	     ("Artur Malabarba" . "emacs@endlessparentheses.com"))
   3819 	    (:commit . "fffe8d0b42b143a2e7df0470d9049fa57b6ecac5"))])
   3820  (spacious-padding .
   3821 		   [(0 4 1)
   3822 		    ((emacs
   3823 		      (28 1)))
   3824 		    "Increase the padding/spacing of frames and windows" tar
   3825 		    ((:url . "https://github.com/protesilaos/spacious-padding")
   3826 		     (:keywords "convenience" "focus" "writing" "presentation")
   3827 		     (:maintainer "Protesilaos Stavrou" . "info@protesilaos.com")
   3828 		     (:authors
   3829 		      ("Protesilaos Stavrou" . "info@protesilaos.com"))
   3830 		     (:commit . "21be66a8293292234a7e4624c35f6645a044f7fa"))])
   3831  (spinner .
   3832 	  [(1 7 4)
   3833 	   ((emacs
   3834 	     (24 3)))
   3835 	   "Add spinners and progress-bars to the mode-line for ongoing operations" tar
   3836 	   ((:url . "https://github.com/Malabarba/spinner.el")
   3837 	    (:keywords "processes" "mode-line")
   3838 	    (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
   3839 	    (:authors
   3840 	     ("Artur Malabarba" . "emacs@endlessparentheses.com"))
   3841 	    (:commit . "bca794fa6f6b007292cdac9b0a850a3711986db5"))])
   3842  (sql-beeline .
   3843 	      [(0 2)
   3844 	       nil "Beeline support for sql.el" tar
   3845 	       ((:keywords "sql" "hive" "beeline" "hiveserver2" "impala")
   3846 		(:maintainer "Filipp Gunbin" . "fgunbin@fastmail.fm")
   3847 		(:authors
   3848 		 ("Filipp Gunbin" . "fgunbin@fastmail.fm"))
   3849 		(:url . "https://elpa.gnu.org/packages/sql-beeline.html")
   3850 		(:commit . "b7ffff9404d93f569e3c2bc59db1be6e848c894f"))])
   3851  (sql-cassandra .
   3852 		[(0 2 2)
   3853 		 ((emacs
   3854 		   (29)))
   3855 		 "Cassandra support for sql.el" tar
   3856 		 ((:keywords "sql" "cassandra" "cql" "cqlsh")
   3857 		  (:maintainer "Filipp Gunbin" . "fgunbin@fastmail.fm")
   3858 		  (:authors
   3859 		   ("Filipp Gunbin" . "fgunbin@fastmail.fm"))
   3860 		  (:url . "https://elpa.gnu.org/packages/sql-cassandra.html")
   3861 		  (:commit . "3e997c6ad82f4240bcd62630ad44b5f023bd16c1"))])
   3862  (sql-indent .
   3863 	     [(1 7)
   3864 	      ((cl-lib
   3865 		(0 5)))
   3866 	      "Support for indenting code in SQL files." tar
   3867 	      ((:url . "https://github.com/alex-hhh/emacs-sql-indent")
   3868 	       (:keywords "languages" "sql")
   3869 	       (:maintainer "Alex Harsanyi" . "AlexHarsanyi@gmail.com")
   3870 	       (:authors
   3871 		("Alex Harsanyi" . "AlexHarsanyi@gmail.com"))
   3872 	       (:commit . "323ece64acaac7f27b7806db9dba0757d6e57885"))])
   3873  (srht .
   3874        [(0 4)
   3875 	((emacs
   3876 	  (27 1))
   3877 	 (plz
   3878 	  (0 7))
   3879 	 (transient
   3880 	  (0 4 3)))
   3881 	"Sourcehut" tar
   3882 	((:url . "https://sr.ht/~akagi/srht.el/")
   3883 	 (:keywords "comm" "vc")
   3884 	 (:maintainer "Aleksandr Vityazev" . "avityazev@posteo.org")
   3885 	 (:authors
   3886 	  ("Aleksandr Vityazev" . "avityazev@posteo.org"))
   3887 	 (:commit . "053c79fb41278f11e98c61785e8cc500ed4c853b"))])
   3888  (ssh-deploy .
   3889 	     [(3 1 16)
   3890 	      ((emacs
   3891 		(25)))
   3892 	      "Deployment via Tramp, global or per directory." tar
   3893 	      ((:url . "https://github.com/cjohansson/emacs-ssh-deploy")
   3894 	       (:keywords "tools" "convenience")
   3895 	       (:maintainer "Christian Johansson" . "christian@cvj.se")
   3896 	       (:authors
   3897 		("Christian Johansson" . "christian@cvj.se"))
   3898 	       (:commit . "95fb076c9b657c5f1bfad3ee5bf1f8691c50d428"))])
   3899  (standard-themes .
   3900 		  [(2 0 1)
   3901 		   ((emacs
   3902 		     (27 1)))
   3903 		   "Like the default theme but more consistent" tar
   3904 		   ((:url . "https://git.sr.ht/~protesilaos/standard-themes")
   3905 		    (:keywords "faces" "theme" "accessibility")
   3906 		    (:maintainer "Standard-Themes Development" . "~protesilaos/standard-themes@lists.sr.ht")
   3907 		    (:authors
   3908 		     ("Protesilaos Stavrou" . "info@protesilaos.com"))
   3909 		    (:commit . "4b9e5395d5faad8d831727bc37d2551d68888555"))])
   3910  (stream .
   3911 	 [(2 3 0)
   3912 	  ((emacs
   3913 	    (25)))
   3914 	  "Implementation of streams" tar
   3915 	  ((:keywords "stream" "laziness" "sequences")
   3916 	   (:maintainer nil . "nicolas@petton.fr")
   3917 	   (:authors
   3918 	    ("Nicolas Petton" . "nicolas@petton.fr"))
   3919 	   (:url . "https://elpa.gnu.org/packages/stream.html")
   3920 	   (:commit . "5c0ffd088fbc344aedb11cc76bd7c0b28f3bc43b"))])
   3921  (substitute .
   3922 	     [(0 2 1)
   3923 	      ((emacs
   3924 		(27 1)))
   3925 	      "Efficiently replace targets in the buffer or context" tar
   3926 	      ((:url . "https://git.sr.ht/~protesilaos/substitute")
   3927 	       (:maintainer "Protesilaos Stavrou General Issues" . "~protesilaos/general-issues@lists.sr.ht")
   3928 	       (:authors
   3929 		("Protesilaos Stavrou" . "info@protesilaos.com"))
   3930 	       (:commit . "f1eb36c9e14df99e7ce8918a0add8893b79108da"))])
   3931  (svg .
   3932       [(1 1)
   3933        ((emacs
   3934 	 (25)))
   3935        "SVG image creation functions" tar
   3936        ((:keywords "image")
   3937 	(:maintainer
   3938 	 ("Lars Magne Ingebrigtsen" . "larsi@gnus.org")
   3939 	 ("Felix E. Klee" . "felix.klee@inka.de"))
   3940 	(:authors
   3941 	 ("Lars Magne Ingebrigtsen" . "larsi@gnus.org")
   3942 	 ("Felix E. Klee" . "felix.klee@inka.de"))
   3943 	(:url . "https://elpa.gnu.org/packages/svg.html")
   3944 	(:commit . "2c1d8397788c1385debef514c59a6461b2e5408e"))])
   3945  (svg-clock .
   3946 	    [(1 2)
   3947 	     ((svg
   3948 	       (1 0))
   3949 	      (emacs
   3950 	       (27 0)))
   3951 	     "Analog clock using Scalable Vector Graphics" tar
   3952 	     ((:keywords "demo" "svg" "clock")
   3953 	      (:maintainer "Ulf Jasper" . "ulf.jasper@web.de")
   3954 	      (:authors
   3955 	       ("Ulf Jasper" . "ulf.jasper@web.de"))
   3956 	      (:url . "https://elpa.gnu.org/packages/svg-clock.html")
   3957 	      (:commit . "1c04475520a125432c4e873ca944323999a3ff83"))])
   3958  (svg-lib .
   3959 	  [(0 3)
   3960 	   ((emacs
   3961 	     (27 1)))
   3962 	   "SVG tags, progress bars & icons" tar
   3963 	   ((:url . "https://github.com/rougier/svg-lib")
   3964 	    (:keywords "svg" "icons" "tags" "convenience")
   3965 	    (:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
   3966 	    (:commit . "f2cc9615ef3a052747135d34f31c423a26592f14"))])
   3967  (svg-tag-mode .
   3968 	       [(0 3 2)
   3969 		((emacs
   3970 		  (27 1))
   3971 		 (svg-lib
   3972 		  (0 2)))
   3973 		"Replace keywords with SVG tags" tar
   3974 		((:url . "https://github.com/rougier/svg-tag-mode")
   3975 		 (:keywords "convenience")
   3976 		 (:maintainer "Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr")
   3977 		 (:authors
   3978 		  ("Nicolas P. Rougier" . "Nicolas.Rougier@inria.fr"))
   3979 		 (:commit . "3b07983614bee0195534e7a8a6dcfab757da4f0b"))])
   3980  (swiper .
   3981 	 [(0 14 2)
   3982 	  ((emacs
   3983 	    (24 5))
   3984 	   (ivy
   3985 	    (0 14 2)))
   3986 	  "Isearch with an overview.  Oh, man!" tar
   3987 	  ((:url . "https://github.com/abo-abo/swiper")
   3988 	   (:keywords "matching")
   3989 	   (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
   3990 	   (:authors
   3991 	    ("Oleh Krehel" . "ohwoeowho@gmail.com"))
   3992 	   (:commit . "3d755fd540c0fa0c7d398bb709361291bd1fba0c"))])
   3993  (switchy-window .
   3994 		 [(1 3)
   3995 		  ((emacs
   3996 		    (25 1))
   3997 		   (compat
   3998 		    (29 1 4 1)))
   3999 		  "A most-recently-used window switcher" tar
   4000 		  ((:url . "https://sr.ht/~tsdh/switchy-window/")
   4001 		   (:keywords "windows")
   4002 		   (:maintainer "Tassilo Horn" . "tsdh@gnu.org")
   4003 		   (:authors
   4004 		    ("Tassilo Horn" . "tsdh@gnu.org"))
   4005 		   (:commit . "c743c47b7b4326c411470ba98410b7bfe3685edc"))])
   4006  (sxhkdrc-mode .
   4007 	       [(1 0 0)
   4008 		((emacs
   4009 		  (27 1)))
   4010 		"Major mode for sxhkdrc files (Simple X Hot Key Daemon)" tar
   4011 		((:url . "https://git.sr.ht/~protesilaos/sxhkdrc-mode")
   4012 		 (:maintainer "Protesilaos Stavrou General Issues" . "~protesilaos/general-issues@lists.sr.ht")
   4013 		 (:authors
   4014 		  ("Protesilaos Stavrou" . "info@protesilaos.com"))
   4015 		 (:commit . "112970f8d2355c0cfa0269bb92cd1ecc18790bc9"))])
   4016  (system-packages .
   4017 		  [(1 0 13)
   4018 		   ((emacs
   4019 		     (24 3)))
   4020 		   "functions to manage system packages" tar
   4021 		   ((:url . "https://gitlab.com/jabranham/system-packages")
   4022 		    (:maintainer "J. Alexander Branham" . "alex.branham@gmail.com")
   4023 		    (:authors
   4024 		     ("J. Alexander Branham" . "alex.branham@gmail.com"))
   4025 		    (:commit . "781f8d40ed35a86a65dda3123506dc810adc10e3"))])
   4026  (tNFA .
   4027        [(0 1 1)
   4028 	((queue
   4029 	  (0 1)))
   4030 	"Tagged non-deterministic finite-state automata" single
   4031 	((:keywords "extensions" "matching" "data structures tnfa" "nfa" "dfa" "finite state automata" "automata" "regexp")
   4032 	 (:authors
   4033 	  ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
   4034 	 (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
   4035 	 (:url . "http://www.dr-qubit.org/emacs.php"))])
   4036  (tam .
   4037       [(0 1)
   4038        ((queue
   4039 	 (0 2))
   4040 	(emacs
   4041 	 (24 3)))
   4042        "Manage use of slots in a fixed size table" tar
   4043        ((:url . "https://github.com/owinebar/emacs-table-allocation-manager")
   4044 	(:keywords "lisp" "tools")
   4045 	(:maintainer "Onnie Lynn Winebarger" . "owinebar@gmail.com")
   4046 	(:authors
   4047 	 ("Onnie Lynn Winebarger" . "owinebar@gmail.com"))
   4048 	(:commit . "c254ec9f646ef5527eb1f834a90e5897caa977cf"))])
   4049  (taxy .
   4050        [(0 10 1)
   4051 	((emacs
   4052 	  (26 3)))
   4053 	"Programmable taxonomical grouping for arbitrary objects" tar
   4054 	((:url . "https://github.com/alphapapa/taxy.el")
   4055 	 (:keywords "lisp")
   4056 	 (:maintainer "Adam Porter" . "adam@alphapapa.net")
   4057 	 (:authors
   4058 	  ("Adam Porter" . "adam@alphapapa.net"))
   4059 	 (:commit . "b27fa67ecf3f8954ce0d5c2747d1de4dc94ff09f"))])
   4060  (taxy-magit-section .
   4061 		     [(0 13)
   4062 		      ((emacs
   4063 			(26 3))
   4064 		       (magit-section
   4065 			(3 2 1))
   4066 		       (taxy
   4067 			(0 10)))
   4068 		      "View Taxy structs in a Magit Section buffer" tar
   4069 		      ((:url . "https://github.com/alphapapa/taxy.el")
   4070 		       (:keywords "lisp")
   4071 		       (:maintainer "Adam Porter" . "adam@alphapapa.net")
   4072 		       (:authors
   4073 			("Adam Porter" . "adam@alphapapa.net"))
   4074 		       (:commit . "9d79793edaa98a8a06674723ad5a53ebc4fc237c"))])
   4075  (temp-buffer-browse .
   4076 		     [(1 5)
   4077 		      ((emacs
   4078 			(24)))
   4079 		      "temp buffer browse mode" tar
   4080 		      ((:keywords "convenience")
   4081 		       (:maintainer "Leo Liu" . "sdl.web@gmail.com")
   4082 		       (:authors
   4083 			("Leo Liu" . "sdl.web@gmail.com"))
   4084 		       (:url . "https://elpa.gnu.org/packages/temp-buffer-browse.html")
   4085 		       (:commit . "db6041b0413fdeefb1f1285e1d9c1039c10fbf04"))])
   4086  (tempel .
   4087 	 [(1 1)
   4088 	  ((emacs
   4089 	    (27 1))
   4090 	   (compat
   4091 	    (29 1 4 4)))
   4092 	  "Tempo templates/snippets with in-buffer field editing" tar
   4093 	  ((:url . "https://github.com/minad/tempel")
   4094 	   (:keywords "abbrev" "languages" "tools" "text")
   4095 	   (:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
   4096 	   (:authors
   4097 	    ("Daniel Mendler" . "mail@daniel-mendler.de"))
   4098 	   (:commit . "bcc3185202edce67c7f7fc74287cc2ecbeef10c6"))])
   4099  (test-simple .
   4100 	      [(1 3 0)
   4101 	       ((cl-lib
   4102 		 (0)))
   4103 	       "Simple Unit Test Framework for Emacs Lisp" tar
   4104 	       ((:url . "http://github.com/rocky/emacs-test-simple")
   4105 		(:keywords "unit-test")
   4106 		(:maintainer "Rocky Bernstein" . "rocky@gnu.org")
   4107 		(:authors
   4108 		 ("Rocky Bernstein" . "rocky@gnu.org"))
   4109 		(:commit . "b3b69f52207d3a8111421ad7ab9ed82abbe85316"))])
   4110  (theme-buffet .
   4111 	       [(0 1 2)
   4112 		((emacs
   4113 		  (29 1)))
   4114 		"Time based theme switcher" tar
   4115 		((:url . "https://git.sr.ht/~bboal/theme-buffet")
   4116 		 (:maintainer "Theme-Buffet Development" . "~bboal/general-issues@lists.sr.ht")
   4117 		 (:authors
   4118 		  ("Bruno Boal" . "egomet@bboal.com")
   4119 		  ("Protesilaos Stavrou" . "info@protesilaos.com"))
   4120 		 (:commit . "06f1be349e9c3d124520b18742911307de9abda3"))])
   4121  (timerfunctions .
   4122 		 [(1 4 2)
   4123 		  ((cl-lib
   4124 		    (0 5))
   4125 		   (emacs
   4126 		    (24)))
   4127 		  "Enhanced versions of some timer.el functions" single
   4128 		  ((:url . "http://elpa.gnu.org/packages/timerfunctions.html")
   4129 		   (:authors
   4130 		    ("Dave Goel" . "deego3@gmail.com"))
   4131 		   (:maintainer "Dave Goel" . "deego3@gmail.com"))])
   4132  (tiny .
   4133        [(0 2 1)
   4134 	nil "Quickly generate linear ranges in Emacs" tar
   4135 	((:url . "https://github.com/abo-abo/tiny")
   4136 	 (:maintainer "Oleh Krehel" . "ohwoeowho@gmail.com")
   4137 	 (:authors
   4138 	  ("Oleh Krehel" . "ohwoeowho@gmail.com"))
   4139 	 (:keywords "convenience"))])
   4140  (tmr .
   4141       [(0 4 0)
   4142        ((emacs
   4143 	 (27 1)))
   4144        "Set timers using a convenient notation" tar
   4145        ((:url . "https://git.sr.ht/~protesilaos/tmr")
   4146 	(:keywords "convenience" "timer")
   4147 	(:maintainer "TMR Development" . "~protesilaos/tmr@lists.sr.ht")
   4148 	(:authors
   4149 	 ("Protesilaos Stavrou" . "info@protesilaos.com")
   4150 	 ("Damien Cassou" . "damien@cassou.me")
   4151 	 ("Daniel Mendler" . "mail@daniel-mendler.de"))
   4152 	(:commit . "0d6ce6979c980f0d61c61d1f6478f805612315b4"))])
   4153  (tomelr .
   4154 	 [(0 4 3)
   4155 	  ((emacs
   4156 	    (26 3))
   4157 	   (map
   4158 	    (3 2 1))
   4159 	   (seq
   4160 	    (2 23)))
   4161 	  "Convert S-expressions to TOML" tar
   4162 	  ((:url . "https://github.com/kaushalmodi/tomelr/")
   4163 	   (:keywords "data" "tools" "toml" "serialization" "config")
   4164 	   (:maintainer "Kaushal Modi" . "kaushal.modi@gmail.com")
   4165 	   (:authors
   4166 	    ("Kaushal Modi" . "kaushal.modi@gmail.com"))
   4167 	   (:commit . "670e0a08f625175fd80137cf69e799619bf8a381"))])
   4168  (topspace .
   4169 	   [(0 3 1)
   4170 	    ((emacs
   4171 	      (25 1)))
   4172 	    "Recenter line 1 with scrollable upper margin/padding" tar
   4173 	    ((:url . "https://github.com/trevorpogue/topspace")
   4174 	     (:keywords "convenience" "scrolling" "center" "cursor" "margin" "padding")
   4175 	     (:maintainer "Trevor Edwin Pogue" . "trevor.pogue@gmail.com")
   4176 	     (:authors
   4177 	      ("Trevor Edwin Pogue" . "trevor.pogue@gmail.com"))
   4178 	     (:commit . "33c2a6f0a11d1d88cdb2065c5a897e33507f4c86"))])
   4179  (track-changes .
   4180 		[(1 1)
   4181 		 ((emacs
   4182 		   (24)))
   4183 		 "API to react to buffer modifications" tar
   4184 		 ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   4185 		  (:authors
   4186 		   ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   4187 		  (:url . "https://elpa.gnu.org/packages/track-changes.html")
   4188 		  (:commit . "523aca13a45159711d7d9d7561e69d38acdac12a"))])
   4189  (tramp .
   4190 	[(2 6 3)
   4191 	 ((emacs
   4192 	   (26 1)))
   4193 	 "Transparent Remote Access, Multiple Protocol" tar
   4194 	 ((:url . "https://www.gnu.org/software/tramp/")
   4195 	  (:keywords "comm" "processes")
   4196 	  (:maintainer "Michael Albinus" . "michael.albinus@gmx.de")
   4197 	  (:authors
   4198 	   ("Kai Großjohann" . "kai.grossjohann@gmx.net"))
   4199 	  (:commit . "3d3b95bd87d858092ee33ed4f5c7acfbf44a48f2"))])
   4200  (tramp-nspawn .
   4201 	       [(1 0 1)
   4202 		((emacs
   4203 		  (23)))
   4204 		"Tramp integration for systemd-nspawn containers" tar
   4205 		((:url . "https://github.com/bjc/tramp-nspawn")
   4206 		 (:keywords "tramp" "nspawn" "machinectl" "systemd" "systemd-nspawn")
   4207 		 (:maintainer "Brian Cully" . "bjc@kublai.com")
   4208 		 (:authors
   4209 		  ("Brian Cully" . "bjc@kublai.com"))
   4210 		 (:commit . "c35ade49754e051c84eaa2733447b4307968f200"))])
   4211  (tramp-theme .
   4212 	      [(0 2)
   4213 	       ((emacs
   4214 		 (24 1)))
   4215 	       "Custom theme for remote buffers" tar
   4216 	       ((:keywords "convenience" "faces")
   4217 		(:maintainer "Michael Albinus" . "michael.albinus@gmx.de")
   4218 		(:authors
   4219 		 ("Michael Albinus" . "michael.albinus@gmx.de"))
   4220 		(:url . "https://elpa.gnu.org/packages/tramp-theme.html")
   4221 		(:commit . "e23d7a390278feea8b5652da49052a16dfbbfc3f"))])
   4222  (transcribe .
   4223 	     [(1 5 2)
   4224 	      nil "Package for audio transcriptions" tar
   4225 	      ((:maintainer "David Gonzalez Gandara" . "dggandara@member.fsf.org")
   4226 	       (:authors
   4227 		("David Gonzalez Gandara" . "dggandara@member.fsf.org"))
   4228 	       (:url . "https://elpa.gnu.org/packages/transcribe.html")
   4229 	       (:commit . "89832e4cdc1e6d8262a4a2c9d1ff70f398b8faf0"))])
   4230  (transient .
   4231 	    [(0 6 0)
   4232 	     ((emacs
   4233 	       (26 1))
   4234 	      (compat
   4235 	       (29 1 4 4))
   4236 	      (seq
   4237 	       (2 24)))
   4238 	     "Transient commands" tar
   4239 	     ((:url . "https://github.com/magit/transient")
   4240 	      (:keywords "extensions")
   4241 	      (:maintainer "Jonas Bernoulli" . "jonas@bernoul.li")
   4242 	      (:authors
   4243 	       ("Jonas Bernoulli" . "jonas@bernoul.li"))
   4244 	      (:commit . "55d5d41b48d7f7bc1ecf1f90c012d7821dff5724"))])
   4245  (transient-cycles .
   4246 		   [(1 0)
   4247 		    ((emacs
   4248 		      (27 1)))
   4249 		    "Define command variants with transient cycling" tar
   4250 		    ((:url . "https://git.spwhitton.name/dotfiles/tree/.emacs.d/site-lisp/transient-cycles.el")
   4251 		     (:keywords "buffer" "window" "minor-mode" "convenience")
   4252 		     (:maintainer "Sean Whitton" . "spwhitton@spwhitton.name")
   4253 		     (:authors
   4254 		      ("Sean Whitton" . "spwhitton@spwhitton.name"))
   4255 		     (:commit . "a5b86dd04e84e7ff1cf8c4062843fccb92991145"))])
   4256  (tree-inspector .
   4257 		 [(0 4)
   4258 		  ((emacs
   4259 		    (27 1))
   4260 		   (treeview
   4261 		    (1 1 0)))
   4262 		  "Inspector tool for Emacs Lisp object that uses a treeview" tar
   4263 		  ((:url . "https://github.com/mmontone/emacs-inspector")
   4264 		   (:keywords "debugging" "tool" "lisp" "development")
   4265 		   (:maintainer "Mariano Montone" . "marianomontone@gmail.com")
   4266 		   (:authors
   4267 		    ("Mariano Montone" . "marianomontone@gmail.com"))
   4268 		   (:commit . "bbb8d2dfe84fbf857fcc1579de5a1324b09a877e"))])
   4269  (trie .
   4270        [(0 6)
   4271 	((tNFA
   4272 	  (0 1 1))
   4273 	 (heap
   4274 	  (0 3)))
   4275 	"Trie data structure" tar
   4276 	((:url . "http://www.dr-qubit.org/emacs.php")
   4277 	 (:keywords "extensions" "matching" "data structures trie" "ternary search tree" "tree" "completion" "regexp")
   4278 	 (:maintainer "Toby Cubitt" . "toby-predictive@dr-qubit.org")
   4279 	 (:authors
   4280 	  ("Toby Cubitt" . "toby-predictive@dr-qubit.org"))
   4281 	 (:commit . "e7326a61b1cd2605867063fcfc5ddddaeed6d993"))])
   4282  (triples .
   4283 	  [(0 3 5)
   4284 	   ((seq
   4285 	     (2 0))
   4286 	    (emacs
   4287 	     (28 1)))
   4288 	   "A flexible triple-based database for use in apps" tar
   4289 	   ((:url . "https://github.com/ahyatt/triples")
   4290 	    (:keywords "triples" "kg" "data" "sqlite")
   4291 	    (:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
   4292 	    (:authors
   4293 	     ("Andrew Hyatt" . "ahyatt@gmail.com"))
   4294 	    (:commit . "fc824c689d1935932e074d4563b0024a8a923d40"))])
   4295  (typo .
   4296        [(1 0 1)
   4297 	((emacs
   4298 	  (27 1)))
   4299 	"Completion style using typo analysis" tar
   4300 	((:url . "https://git.sr.ht/~pkal/typo/")
   4301 	 (:keywords "convenience")
   4302 	 (:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
   4303 	 (:authors
   4304 	  ("Philip Kaludercic" . "philipk@posteo.net"))
   4305 	 (:commit . "281c9049c1d08cf11c8a1957ea99e5c58795ed3c"))])
   4306  (ulisp-repl .
   4307 	     [(1 0 3)
   4308 	      ((emacs
   4309 		(26 1)))
   4310 	      "uLisp REPL" tar
   4311 	      ((:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
   4312 	       (:authors
   4313 		("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
   4314 	       (:url . "https://elpa.gnu.org/packages/ulisp-repl.html")
   4315 	       (:commit . "63e38a9080b2d15146680022e20700db6eb20657"))])
   4316  (undo-tree .
   4317 	    [(0 8 2)
   4318 	     ((queue
   4319 	       (0 2)))
   4320 	     "Treat undo history as a tree" tar
   4321 	     ((:url . "https://www.dr-qubit.org/undo-tree.html")
   4322 	      (:keywords "convenience" "files" "undo" "redo" "history" "tree")
   4323 	      (:maintainer "Toby Cubitt" . "toby-undo-tree@dr-qubit.org")
   4324 	      (:authors
   4325 	       ("Toby Cubitt" . "toby-undo-tree@dr-qubit.org"))
   4326 	      (:commit . "42aab056e37e033816b2d192f9121b89410b958e"))])
   4327  (uni-confusables .
   4328 		  [(0 3)
   4329 		   nil "Unicode confusables table" tar
   4330 		   ((:maintainer "Teodor Zlatanov" . "tzz@lifelogs.com")
   4331 		    (:url . "https://elpa.gnu.org/packages/uni-confusables.html")
   4332 		    (:commit . "393e1adeec5b0eb51f9606983655cfe2272c6e54"))])
   4333  (uniquify-files .
   4334 		 [(1 0 4)
   4335 		  ((emacs
   4336 		    (25 0)))
   4337 		  "Completion style for files, minimizing directories" tar
   4338 		  ((:keywords "completion" "table" "uniquify")
   4339 		   (:maintainer "Stephen Leake" . "stephen_leake@stephe-leake.org")
   4340 		   (:authors
   4341 		    ("Stephen Leake" . "stephen_leake@stephe-leake.org"))
   4342 		   (:url . "https://elpa.gnu.org/packages/uniquify-files.html")
   4343 		   (:commit . "1d76b4f0e283afaff2be053d85f8726ffc3abd6e"))])
   4344  (urgrep .
   4345 	 [(0 4 1)
   4346 	  ((emacs
   4347 	    (27 1))
   4348 	   (compat
   4349 	    (29 1 0 1))
   4350 	   (project
   4351 	    (0 3 0)))
   4352 	  "Universal recursive grep" tar
   4353 	  ((:url . "https://github.com/jimporter/urgrep")
   4354 	   (:keywords "grep" "search")
   4355 	   (:commit . "8169f5b5646b606d1273e1230aaf827cdd44a770"))])
   4356  (url-http-ntlm .
   4357 		[(2 0 5)
   4358 		 ((cl-lib
   4359 		   (0 5))
   4360 		  (ntlm
   4361 		   (2 1 0))
   4362 		  (nadvice
   4363 		   (0 3)))
   4364 		 "NTLM authentication for the url library" tar
   4365 		 ((:url . "https://code.google.com/p/url-http-ntlm/")
   4366 		  (:keywords "comm" "data" "processes" "hypermedia")
   4367 		  (:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
   4368 		  (:authors
   4369 		   ("Tom Schutzer-Weissmann" . "tom.weissmann@gmail.com"))
   4370 		  (:commit . "2c76d9491304e485a91c9d457fc25130279e1324"))])
   4371  (url-http-oauth .
   4372 		 [(0 8 3)
   4373 		  nil "OAuth 2.0 for URL library" tar
   4374 		  ((:keywords "comm" "data" "processes" "hypermedia")
   4375 		   (:maintainer "Thomas Fitzsimmons" . "fitzsim@fitzsim.org")
   4376 		   (:authors
   4377 		    ("Thomas Fitzsimmons" . "fitzsim@fitzsim.org"))
   4378 		   (:url . "https://elpa.gnu.org/packages/url-http-oauth.html")
   4379 		   (:commit . "c2d06036f22ce61f5a1e3084c8b265d897b7fcab"))])
   4380  (url-scgi .
   4381 	   [(0 9)
   4382 	    ((emacs
   4383 	      (24 3)))
   4384 	    "SCGI support for url.el" tar
   4385 	    ((:url . "https://github.com/skangas/url-scgi/")
   4386 	     (:keywords "comm" "data" "processes" "scgi")
   4387 	     (:maintainer "Stefan Kangas" . "stefankangas@gmail.com")
   4388 	     (:authors
   4389 	      ("Stefan Kangas" . "stefankangas@gmail.com"))
   4390 	     (:commit . "ccf30c3647cd6a560cadc795bd92769c0a0c9de9"))])
   4391  (use-package .
   4392 	      [(2 4 5)
   4393 	       ((emacs
   4394 		 (24 3))
   4395 		(bind-key
   4396 		 (2 4)))
   4397 	       "A configuration macro for simplifying your .emacs" tar
   4398 	       ((:url . "https://github.com/jwiegley/use-package")
   4399 		(:keywords "dotemacs" "startup" "speed" "config" "package" "extensions")
   4400 		(:maintainer "John Wiegley" . "johnw@newartisans.com")
   4401 		(:authors
   4402 		 ("John Wiegley" . "johnw@newartisans.com"))
   4403 		(:commit . "c8d548097278683c94eced742a1a1bea387ced2d"))])
   4404  (validate .
   4405 	   [(1 0 4)
   4406 	    ((emacs
   4407 	      (24 1))
   4408 	     (cl-lib
   4409 	      (0 5))
   4410 	     (seq
   4411 	      (2 16)))
   4412 	    "Schema validation for Emacs-lisp" tar
   4413 	    ((:keywords "lisp")
   4414 	     (:maintainer "Artur Malabarba" . "emacs@endlessparentheses.com")
   4415 	     (:authors
   4416 	      ("Artur Malabarba" . "emacs@endlessparentheses.com"))
   4417 	     (:url . "https://elpa.gnu.org/packages/validate.html")
   4418 	     (:commit . "2bc1a7c5f09de5deb7f27b2b4ed731271f9f3f05"))])
   4419  (valign .
   4420 	 [(3 1 1)
   4421 	  ((emacs
   4422 	    (26 0)))
   4423 	  "Visually align tables" tar
   4424 	  ((:url . "https://github.com/casouri/valign")
   4425 	   (:keywords "convenience" "text" "table")
   4426 	   (:maintainer "Yuan Fu" . "casouri@gmail.com")
   4427 	   (:authors
   4428 	    ("Yuan Fu" . "casouri@gmail.com"))
   4429 	   (:commit . "421c8c0cb4636e5fd87ac1022d6b8268c320f74f"))])
   4430  (vc-backup .
   4431 	    [(1 1 0)
   4432 	     nil "VC backend for versioned backups" tar
   4433 	     ((:url . "https://git.sr.ht/~pkal/vc-backup")
   4434 	      (:keywords "vc")
   4435 	      (:maintainer "Philip Kaludercic" . "philipk@posteo.net")
   4436 	      (:authors
   4437 	       ("Philip Kaludercic" . "philipk@posteo.net"))
   4438 	      (:commit . "397af1e12b2e73a00370cc3ac054ffe2402b3352"))])
   4439  (vc-got .
   4440 	 [(1 2)
   4441 	  ((emacs
   4442 	    (25 1)))
   4443 	  "VC backend for Game of Trees VCS" tar
   4444 	  ((:url . "https://projects.omarpolo.com/vc-got.html")
   4445 	   (:keywords "vc" "tools")
   4446 	   (:maintainer
   4447 	    ("Omar Polo" . "op@omarpolo.com")
   4448 	    ("Timo Myyrä" . "timo.myyra@bittivirhe.fi"))
   4449 	   (:authors
   4450 	    ("Omar Polo" . "op@omarpolo.com")
   4451 	    ("Timo Myyrä" . "timo.myyra@bittivirhe.fi"))
   4452 	   (:commit . "bc158324418fd8bef96a7f62856679de2569030f"))])
   4453  (vc-hgcmd .
   4454 	   [(1 14 1)
   4455 	    ((emacs
   4456 	      (25 1)))
   4457 	    "VC mercurial backend that uses hg command server" tar
   4458 	    ((:url . "https://github.com/muffinmad/emacs-vc-hgcmd")
   4459 	     (:keywords "vc")
   4460 	     (:maintainer "Andrii Kolomoiets" . "andreyk.mad@gmail.com")
   4461 	     (:authors
   4462 	      ("Andrii Kolomoiets" . "andreyk.mad@gmail.com"))
   4463 	     (:commit . "d044448965d31ca8214f8bca48487e4d9b9d9a0f"))])
   4464  (vcard .
   4465 	[(0 2 2)
   4466 	 ((emacs
   4467 	   (27 1)))
   4468 	 "Package for handling vCard files" tar
   4469 	 ((:keywords "vcard" "mail" "news")
   4470 	  (:maintainer
   4471 	   ("Noah Friedman" . "friedman@splode.com")
   4472 	   ("Eric Abrahamsen" . "eric@ericabrahamsen.net"))
   4473 	  (:authors
   4474 	   ("Noah Friedman" . "friedman@splode.com"))
   4475 	  (:url . "https://elpa.gnu.org/packages/vcard.html")
   4476 	  (:commit . "28b88fd8ed53ca12d9499175217af81f5ea161fc"))])
   4477  (vcl-mode .
   4478 	   [(1 1)
   4479 	    nil "Major mode for Varnish Configuration Language" tar
   4480 	    ((:keywords "varnish" "vcl")
   4481 	     (:maintainer "Sergey Poznyakoff" . "gray@gnu.org.ua")
   4482 	     (:authors
   4483 	      ("Sergey Poznyakoff" . "gray@gnu.org.ua"))
   4484 	     (:url . "https://elpa.gnu.org/packages/vcl-mode.html")
   4485 	     (:commit . "ff7331de91e399af4b222cad0b0a1d445f82b333"))])
   4486  (vdiff .
   4487 	[(0 2 4)
   4488 	 ((emacs
   4489 	   (24 4))
   4490 	  (hydra
   4491 	   (0 13 0)))
   4492 	 "A diff tool similar to  vimdiff" tar
   4493 	 ((:url . "https://github.com/justbur/emacs-vdiff")
   4494 	  (:keywords "diff")
   4495 	  (:maintainer "Justin Burkett" . "justin@burkett.cc")
   4496 	  (:authors
   4497 	   ("Justin Burkett" . "justin@burkett.cc"))
   4498 	  (:commit . "007e44be19d068fd6b49874b6e9b8df8b1f552bd"))])
   4499  (verilog-mode .
   4500 	       [(2024 3 1 121933719)
   4501 		nil "major mode for editing verilog source in Emacs" tar
   4502 		((:url . "https://www.veripool.org")
   4503 		 (:keywords "languages")
   4504 		 (:maintainer
   4505 		  ("Michael McNamara" . "mac@verilog.com")
   4506 		  ("Wilson Snyder" . "wsnyder@wsnyder.org"))
   4507 		 (:authors
   4508 		  ("Michael McNamara" . "mac@verilog.com")
   4509 		  ("Wilson Snyder" . "wsnyder@wsnyder.org"))
   4510 		 (:commit . "b2d18ff944ae374fa03579ca2574f1fba8ae2e4b"))])
   4511  (vertico .
   4512 	  [(1 8)
   4513 	   ((emacs
   4514 	     (27 1))
   4515 	    (compat
   4516 	     (29 1 4 4)))
   4517 	   "VERTical Interactive COmpletion" tar
   4518 	   ((:url . "https://github.com/minad/vertico")
   4519 	    (:keywords "convenience" "files" "matching" "completion")
   4520 	    (:maintainer "Daniel Mendler" . "mail@daniel-mendler.de")
   4521 	    (:authors
   4522 	     ("Daniel Mendler" . "mail@daniel-mendler.de"))
   4523 	    (:commit . "1def56a1e678ff9a8eeafafda9c474a5fbb097c4"))])
   4524  (vertico-posframe .
   4525 		   [(0 7 7)
   4526 		    ((emacs
   4527 		      (26 0))
   4528 		     (posframe
   4529 		      (1 4 0))
   4530 		     (vertico
   4531 		      (1 1)))
   4532 		    "Using posframe to show Vertico" tar
   4533 		    ((:url . "https://github.com/tumashu/vertico-posframe")
   4534 		     (:keywords "abbrev" "convenience" "matching" "vertico")
   4535 		     (:maintainer "Feng Shu" . "tumashu@163.com")
   4536 		     (:authors
   4537 		      ("Feng Shu" . "tumashu@163.com"))
   4538 		     (:commit . "2e0e09e5bbd6ec576ddbe566ab122575ef051fab"))])
   4539  (vigenere .
   4540 	   [(1 0)
   4541 	    ((emacs
   4542 	      (25 1)))
   4543 	    "Run a vigenere cipher on a block of text ;" tar
   4544 	    ((:url . "https://elpa.gnu.org/packages/vigenere.html")
   4545 	     (:keywords "data" "vigenere" "cipher")
   4546 	     (:maintainer "Ian Dunn" . "dunni@gnu.org")
   4547 	     (:authors
   4548 	      ("Ian Dunn" . "dunni@gnu.org"))
   4549 	     (:commit . "434270403845789f4be32102c573ea965e870d19"))])
   4550  (visual-filename-abbrev .
   4551 			 [(1 2)
   4552 			  ((emacs
   4553 			    (26 1)))
   4554 			  "Visually abbreviate filenames" tar
   4555 			  ((:keywords "tools")
   4556 			   (:maintainer "Tassilo Horn" . "tsdh@gnu.org")
   4557 			   (:authors
   4558 			    ("Tassilo Horn" . "tsdh@gnu.org"))
   4559 			   (:url . "https://elpa.gnu.org/packages/visual-filename-abbrev.html")
   4560 			   (:commit . "3c1a54e2cec935126a74e40920f2cb7929fa4e75"))])
   4561  (visual-fill .
   4562 	      [(0 2)
   4563 	       nil "Auto-refill paragraphs without modifying the buffer" tar
   4564 	       ((:maintainer "Stefan Monnier" . "monnier@iro.umontreal.ca")
   4565 		(:authors
   4566 		 ("Stefan Monnier" . "monnier@iro.umontreal.ca"))
   4567 		(:url . "https://elpa.gnu.org/packages/visual-fill.html")
   4568 		(:commit . "1951eaf59e25091d5597cc45e3dd5925be005122"))])
   4569  (vlf .
   4570       [(1 7 2)
   4571        nil "View Large Files" tar
   4572        ((:url . "https://github.com/m00natic/vlfi")
   4573 	(:keywords "large files" "utilities")
   4574 	(:maintainer "Andrey Kotlarski" . "m00naticus@gmail.com")
   4575 	(:commit . "efffeb5f54191d41a503d1d51343bb327fe2f871"))])
   4576  (vundo .
   4577 	[(2 3 0)
   4578 	 ((emacs
   4579 	   (28 1)))
   4580 	 "Visual undo tree" tar
   4581 	 ((:url . "https://github.com/casouri/vundo")
   4582 	  (:keywords "undo" "text" "editing")
   4583 	  (:maintainer "Yuan Fu" . "casouri@gmail.com")
   4584 	  (:authors
   4585 	   ("Yuan Fu" . "casouri@gmail.com"))
   4586 	  (:commit . "4c01db9c011b7b4ca4ef5da338cdc6ea45aac7a5"))])
   4587  (wcheck-mode .
   4588 	      [(2021)
   4589 	       nil "General interface for text checkers" tar
   4590 	       ((:url . "https://github.com/tlikonen/wcheck-mode")
   4591 		(:keywords "text" "spell" "check" "languages" "ispell")
   4592 		(:maintainer "Teemu Likonen" . "tlikonen@iki.fi")
   4593 		(:authors
   4594 		 ("Teemu Likonen" . "tlikonen@iki.fi"))
   4595 		(:commit . "e1c86e6f9e150ed25efb58fcf21db374b1b7f519"))])
   4596  (wconf .
   4597 	[(0 2 1)
   4598 	 ((emacs
   4599 	   (24 4)))
   4600 	 "Minimal window layout manager" tar
   4601 	 ((:url . "https://github.com/ilohmar/wconf")
   4602 	  (:keywords "windows" "frames" "layout")
   4603 	  (:maintainer "Ingo Lohmar" . "i.lohmar@gmail.com")
   4604 	  (:authors
   4605 	   ("Ingo Lohmar" . "i.lohmar@gmail.com"))
   4606 	  (:commit . "833ae431a5b35739be3076ea4b586d84d6fe269f"))])
   4607  (web-server .
   4608 	     [(0 1 2)
   4609 	      ((emacs
   4610 		(24 3)))
   4611 	      "Emacs Web Server" tar
   4612 	      ((:url . "https://github.com/eschulte/emacs-web-server")
   4613 	       (:keywords "http" "server" "network")
   4614 	       (:maintainer "Eric Schulte" . "schulte.eric@gmail.com")
   4615 	       (:authors
   4616 		("Eric Schulte" . "schulte.eric@gmail.com"))
   4617 	       (:commit . "33afdb46e1cd61251736816d965495525b36c9cd"))])
   4618  (webfeeder .
   4619 	    [(1 1 2)
   4620 	     ((emacs
   4621 	       (25 1)))
   4622 	     "Build RSS and Atom webfeeds from HTML files" tar
   4623 	     ((:url . "https://gitlab.com/Ambrevar/emacs-webfeeder")
   4624 	      (:keywords "news" "hypermedia" "blog" "feed" "rss" "atom")
   4625 	      (:maintainer "Pierre Neidhardt" . "mail@ambrevar.xyz")
   4626 	      (:authors
   4627 	       ("Pierre Neidhardt" . "mail@ambrevar.xyz"))
   4628 	      (:commit . "6037848ee495a67510d8b43f1fbe319b76dbd859"))])
   4629  (websocket .
   4630 	    [(1 15)
   4631 	     ((cl-lib
   4632 	       (0 5)))
   4633 	     "Emacs WebSocket client and server" tar
   4634 	     ((:url . "https://github.com/ahyatt/emacs-websocket")
   4635 	      (:keywords "communication" "websocket" "server")
   4636 	      (:maintainer "Andrew Hyatt" . "ahyatt@gmail.com")
   4637 	      (:authors
   4638 	       ("Andrew Hyatt" . "ahyatt@gmail.com"))
   4639 	      (:commit . "40c208eaab99999d7c1e4bea883648da24c03be3"))])
   4640  (which-key .
   4641 	    [(3 6 0)
   4642 	     ((emacs
   4643 	       (24 4)))
   4644 	     "Display available keybindings in popup" tar
   4645 	     ((:url . "https://github.com/justbur/emacs-which-key")
   4646 	      (:maintainer "Justin Burkett" . "justin@burkett.cc")
   4647 	      (:authors
   4648 	       ("Justin Burkett" . "justin@burkett.cc"))
   4649 	      (:commit . "1217db8c6356659e67b35dedd9f5f260c06f6e99"))])
   4650  (window-commander .
   4651 		   [(3 0 2)
   4652 		    ((emacs
   4653 		      (27 1)))
   4654 		    "Simply execute commands on windows" tar
   4655 		    ((:url . "https://dsemy.com/projects/window-commander")
   4656 		     (:keywords "convenience")
   4657 		     (:maintainer "Daniel Semyonov" . "daniel@dsemy.com")
   4658 		     (:authors
   4659 		      ("Daniel Semyonov" . "daniel@dsemy.com"))
   4660 		     (:commit . "ad92c184ccc06f46b2caf001bc8201d983eca626"))])
   4661  (windower .
   4662 	   [(0 0 1)
   4663 	    ((emacs
   4664 	      (25)))
   4665 	    "Helper functions for window manipulation." single
   4666 	    ((:keywords "convenience" "tools")
   4667 	     (:authors
   4668 	      ("Pierre Neidhardt" . "mail@ambrevar.xyz"))
   4669 	     (:maintainer "Pierre Neidhardt" . "mail@ambrevar.xyz")
   4670 	     (:url . "https://gitlab.com/ambrevar/windower"))])
   4671  (windresize .
   4672 	     [(0 1)
   4673 	      nil "Resize windows interactively" tar
   4674 	      ((:keywords "window")
   4675 	       (:maintainer "Bastien" . "bzgATalternDOTorg")
   4676 	       (:authors
   4677 		("Bastien" . "bzgATalternDOTorg"))
   4678 	       (:url . "https://elpa.gnu.org/packages/windresize.html")
   4679 	       (:commit . "0693d5d864ac9fd033c868bdd887e66278e056e9"))])
   4680  (wisi .
   4681        [(4 3 2)
   4682 	((emacs
   4683 	  (25 3))
   4684 	 (seq
   4685 	  (2 20)))
   4686 	"Utilities for implementing an indentation/navigation engine using a generalized LR parser" tar
   4687 	((:url . "https://stephe-leake.org/ada/wisitoken.html")
   4688 	 (:keywords "parser" "indentation" "navigation")
   4689 	 (:maintainer "Stephen Leake" . "stephen_leake@stephe-leake.org")
   4690 	 (:authors
   4691 	  ("Stephen Leake" . "stephen_leake@stephe-leake.org"))
   4692 	 (:commit . "1c4b099bf1f93cebee523b0ba75ccab6c6c2a2f0"))])
   4693  (wisitoken-grammar-mode .
   4694 			 [(1 3 0)
   4695 			  ((wisi
   4696 			    (4 2 2))
   4697 			   (emacs
   4698 			    (25 3))
   4699 			   (mmm-mode
   4700 			    (0 5 7)))
   4701 			  "Major mode for editing WisiToken grammar files" tar
   4702 			  ((:url . "https://www.nongnu.org/ada-mode/")
   4703 			   (:keywords "languages")
   4704 			   (:maintainer "Stephen Leake" . "stephen_leake@stephe-leake.org")
   4705 			   (:authors
   4706 			    ("Stephen Leake" . "stephen_leake@stephe-leake.org"))
   4707 			   (:commit . "2d58879cea26b8a3b573d084d149dea94f93dfb8"))])
   4708  (wpuzzle .
   4709 	  [(1 1)
   4710 	   nil "find as many word in a given time" tar
   4711 	   ((:maintainer "Ivan Kanis" . "ivan@kanis.fr")
   4712 	    (:authors
   4713 	     ("Ivan Kanis" . "ivan@kanis.fr"))
   4714 	    (:url . "https://elpa.gnu.org/packages/wpuzzle.html")
   4715 	    (:commit . "9373cbc013b978b31e38822bfdcc9a7fc5e0ed99"))])
   4716  (wrap-search .
   4717 	      [(4 14 11)
   4718 	       nil "wrapped, non-incremental search" tar
   4719 	       ((:url . "https://dataswamp.org/~incal/emacs-init/wrap-search.el")
   4720 		(:keywords "matching")
   4721 		(:maintainer "Emanuel Berg" . "incal@dataswamp.org")
   4722 		(:authors
   4723 		 ("Emanuel Berg" . "incal@dataswamp.org"))
   4724 		(:commit . "72c8273811b555645ff59d6dd435e6ca3913aae8"))])
   4725  (xclip .
   4726 	[(1 11)
   4727 	 nil "Copy&paste GUI clipboard from text terminal" tar
   4728 	 ((:keywords "convenience" "tools")
   4729 	  (:maintainer "Leo Liu" . "sdl.web@gmail.com")
   4730 	  (:authors
   4731 	   ("Leo Liu" . "sdl.web@gmail.com"))
   4732 	  (:url . "https://elpa.gnu.org/packages/xclip.html")
   4733 	  (:commit . "5b54645cab438e133e27b4690c57066f8271a992"))])
   4734  (xeft .
   4735        [(3 3)
   4736 	((emacs
   4737 	  (26 0)))
   4738 	"Deft feat. Xapian" tar
   4739 	((:url . "https://sr.ht/~casouri/xeft")
   4740 	 (:keywords "applications" "note" "searching")
   4741 	 (:maintainer "Yuan Fu" . "casouri@gmail.com")
   4742 	 (:authors
   4743 	  ("Yuan Fu" . "casouri@gmail.com"))
   4744 	 (:commit . "ea4fa859c1129243b15f259a10e67ea274c5ef63"))])
   4745  (xelb .
   4746        [(0 18)
   4747 	((emacs
   4748 	  (24 4))
   4749 	 (cl-generic
   4750 	  (0 2)))
   4751 	"X protocol Emacs Lisp Binding" tar
   4752 	((:url . "https://github.com/ch11ng/xelb")
   4753 	 (:keywords "unix")
   4754 	 (:maintainer "Chris Feng" . "chris.w.feng@gmail.com")
   4755 	 (:authors
   4756 	  ("Chris Feng" . "chris.w.feng@gmail.com"))
   4757 	 (:commit . "0f10c956349515b17bf1b5ac1fb7c65a736d401d"))])
   4758  (xpm .
   4759       [(1 0 5)
   4760        ((cl-lib
   4761 	 (0 5))
   4762 	(queue
   4763 	 (0 2)))
   4764        "edit XPM images" tar
   4765        ((:url . "https://www.gnuvola.org/software/xpm/")
   4766 	(:keywords "multimedia" "xpm")
   4767 	(:maintainer "Thien-Thi Nguyen" . "ttn@gnu.org")
   4768 	(:authors
   4769 	 ("Thien-Thi Nguyen" . "ttn@gnu.org"))
   4770 	(:commit . "85e5c412dde7ec3c3f64c64d37079e233293e4d0"))])
   4771  (xr .
   4772      [(1 25)
   4773       ((emacs
   4774 	(26 1)))
   4775       "Convert string regexp to rx notation" tar
   4776       ((:url . "https://github.com/mattiase/xr")
   4777        (:keywords "lisp" "regexps")
   4778        (:maintainer "Mattias Engdegård" . "mattiase@acm.org")
   4779        (:authors
   4780 	("Mattias Engdegård" . "mattiase@acm.org"))
   4781        (:commit . "b3310b138e7f8a9fe315dd435739f83935c5769d"))])
   4782  (xref .
   4783        [(1 6 3)
   4784 	((emacs
   4785 	  (26 1)))
   4786 	"Cross-referencing commands" tar
   4787 	((:url . "https://elpa.gnu.org/packages/xref.html")
   4788 	 (:commit . "4b6f2a7028b91128934a19f83572f24106782225"))])
   4789  (xref-union .
   4790 	     [(0 2 0)
   4791 	      ((emacs
   4792 		(25 1)))
   4793 	      "Combine multiple Xref backends" tar
   4794 	      ((:url . "https://git.sr.ht/~pkal/xref-union/")
   4795 	       (:maintainer "Philip Kaludercic" . "~pkal/public-inbox@lists.sr.ht")
   4796 	       (:authors
   4797 		("Philip Kaludercic" . "philipk@posteo.net"))
   4798 	       (:commit . "2bb88d0dc526177c3c6612d6585cee6b2c57803a"))])
   4799  (yasnippet .
   4800 	    [(0 14 1)
   4801 	     ((cl-lib
   4802 	       (0 5))
   4803 	      (emacs
   4804 	       (24 4)))
   4805 	     "Yet another snippet extension for Emacs" tar
   4806 	     ((:url . "http://github.com/joaotavora/yasnippet")
   4807 	      (:keywords "convenience" "emulation")
   4808 	      (:maintainer "Noam Postavsky" . "npostavs@gmail.com")
   4809 	      (:commit . "297546f0853a6a51f5b05e954d0c6aea8caa5ec2"))])
   4810  (yasnippet-classic-snippets .
   4811 			     [(1 0 2)
   4812 			      ((yasnippet
   4813 				(0 9 1)))
   4814 			      "\"Classic\" yasnippet snippets" tar
   4815 			      ((:keywords "snippets")
   4816 			       (:maintainer "Noam Postavsky" . "npostavs@gmail.com")
   4817 			       (:url . "https://elpa.gnu.org/packages/yasnippet-classic-snippets.html")
   4818 			       (:commit . "43ff0337f5ec504f2a496f2f035a5087cd8e2074"))])
   4819  (zones .
   4820 	[(2023 6 11)
   4821 	 nil "Zones of text - like multiple regions" tar
   4822 	 ((:url . "https://elpa.gnu.org/packages/zones.html")
   4823 	  (:keywords "narrow" "restriction" "widen" "region" "zone")
   4824 	  (:maintainer "Drew Adams" . "drew.adams@oracle.com")
   4825 	  (:commit . "10ebf386d48725fa3af2f8b0c60ad4ffa0ec9653"))])
   4826  (ztree .
   4827 	[(1 0 6)
   4828 	 ((cl-lib
   4829 	   (0)))
   4830 	 "Text mode directory tree" tar
   4831 	 ((:url . "https://github.com/fourier/ztree")
   4832 	  (:keywords "files" "tools")
   4833 	  (:maintainer "Alexey Veretennikov" . "alexey.veretennikov@gmail.com")
   4834 	  (:authors
   4835 	   ("Alexey Veretennikov" . "alexey.veretennikov@gmail.com"))
   4836 	  (:commit . "c9ad9136d52ca5a81475693864e255d29448f43f"))])
   4837  (zuul .
   4838        [(0 4 0)
   4839 	((emacs
   4840 	  (27 1))
   4841 	 (project
   4842 	  (0 8 1)))
   4843 	"Interface to Zuul" tar
   4844 	((:url . "https://sr.ht/~niklaseklund/zuul.el")
   4845 	 (:keywords "convenience" "tools")
   4846 	 (:maintainer "zuul.el Development" . "~niklaseklund/zuul.el@lists.sr.ht")
   4847 	 (:authors
   4848 	  ("Niklas Eklund" . "niklas.eklund@posteo.net"))
   4849 	 (:commit . "c94886cb7abdea66ba1d0a064a4d93efed10fed4"))]))