(define-package "use-package" "20230426.2324" "A configuration macro for simplifying your .emacs" '((emacs "24.3") (bind-key "2.4")) :commit "b59b4dc2361c7b351238990d0c34eece8d79ecf0" :authors '(("John Wiegley" . "johnw@newartisans.com")) :maintainers '(("John Wiegley" . "johnw@newartisans.com")) :maintainer '("John Wiegley" . "johnw@newartisans.com") :keywords '("dotemacs" "startup" "speed" "config" "package" "extensions") :url "https://github.com/jwiegley/use-package") ;; Local Variables: ;; no-byte-compile: t ;; End: