13 lines
427 B
EmacsLisp
13 lines
427 B
EmacsLisp
(define-package "all-the-icons" "20211225.506" "A library for inserting Developer icons"
|
|
'((emacs "24.3"))
|
|
:commit "6d48bc9e970ab559bc35a125c55fd83732595706" :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:
|