(define-package "telephone-line" "20221030.2254" "Rewrite of Powerline"
  '((emacs "24.4")
    (cl-lib "0.5")
    (cl-generic "0.2")
    (seq "1.8"))
  :commit "314187790b5c5e9962c6d8eac9323b5b801e4aef" :authors
  '(("Daniel Bordak" . "dbordak@fastmail.fm"))
  :maintainer
  '("Daniel Bordak" . "dbordak@fastmail.fm")
  :keywords
  '("mode-line")
  :url "https://github.com/dbordak/telephone-line")
;; Local Variables:
;; no-byte-compile: t
;; End: