emacs/code/elpa/powerline-20221110.1956/powerline-pkg.el

13 lines
402 B
EmacsLisp

(define-package "powerline" "20221110.1956" "Rewrite of Powerline"
'((cl-lib "0.2"))
:commit "c35c35bdf5ce2d992882c1f06f0f078058870d4a" :authors
'(("Donald Ephraim Curtis" . "dcurtis@milkbox.net"))
:maintainer
'("Donald Ephraim Curtis" . "dcurtis@milkbox.net")
:keywords
'("mode-line")
:url "http://github.com/milkypostman/powerline/")
;; Local Variables:
;; no-byte-compile: t
;; End: