13 lines
428 B
EmacsLisp
13 lines
428 B
EmacsLisp
(define-package "all-the-icons" "20230316.1906" "A library for inserting Developer icons"
|
|
'((emacs "24.3"))
|
|
:commit "d922aff57ac8308d3ed067f9151cc76d342855f2" :authors
|
|
'(("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:
|