15 lines
494 B
EmacsLisp
15 lines
494 B
EmacsLisp
(define-package "all-the-icons" "20240623.1800" "A library for inserting Developer icons"
|
|
'((emacs "24.3"))
|
|
:commit "39ef44f810c34e8900978788467cc675870bcd19" :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:
|