nerd-icons-pkg.el (552B)
1 ;; -*- no-byte-compile: t; lexical-binding: nil -*- 2 (define-package "nerd-icons" "20241106.1533" 3 "Emacs Nerd Font Icons Library." 4 '((emacs "24.3")) 5 :url "https://github.com/rainstormstudio/nerd-icons.el" 6 :commit "a6ee08f1619bcde1a69b2defcfe8970c983640c1" 7 :revdesc "a6ee08f1619b" 8 :keywords '("lisp") 9 :authors '(("Hongyu Ding" . "rainstormstudio@yahoo.com") 10 ("Vincent Zhang" . "seagle0128@gmail.com")) 11 :maintainers '(("Hongyu Ding" . "rainstormstudio@yahoo.com") 12 ("Vincent Zhang" . "seagle0128@gmail.com")))