magit-section-pkg.el (510B)
1 ;; -*- no-byte-compile: t; lexical-binding: nil -*- 2 (define-package "magit-section" "20241122.1431" 3 "Sections for read-only buffers." 4 '((emacs "26.1") 5 (compat "30.0.0.0") 6 (dash "2.19.1") 7 (seq "2.24")) 8 :url "https://github.com/magit/magit" 9 :commit "93a7752842b2d4feff6b5deba44411e9c4249dfe" 10 :revdesc "93a7752842b2" 11 :keywords '("tools") 12 :authors '(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")) 13 :maintainers '(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")))