14 lines
450 B
EmacsLisp
14 lines
450 B
EmacsLisp
(define-package "all-the-icons" "20200730.1545" "A library for inserting Developer icons"
|
|
'((emacs "24.3")
|
|
(memoize "1.0.1"))
|
|
:commit "8c0228053dd6693d926970d89270094be52b0f75" :keywords
|
|
'("convenient" "lisp")
|
|
:authors
|
|
'(("Dominic Charlesworth" . "dgc336@gmail.com"))
|
|
:maintainer
|
|
'("Dominic Charlesworth" . "dgc336@gmail.com")
|
|
:url "https://github.com/domtronn/all-the-icons.el")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|