confi-emacs-inicial/elpa/all-the-icons-20200923.1339/all-the-icons-pkg.el

14 lines
450 B
EmacsLisp

(define-package "all-the-icons" "20200923.1339" "A library for inserting Developer icons"
'((emacs "24.3")
(memoize "1.0.1"))
:commit "6917b08f64dd8487e23769433d6cb9ba11f4152f" :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: