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