10 lines
457 B
EmacsLisp
10 lines
457 B
EmacsLisp
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
|
(define-package "all-the-icons" "20250527.927"
|
|
"A library for inserting Developer icons."
|
|
'((emacs "24.3"))
|
|
:url "https://github.com/domtronn/all-the-icons.el"
|
|
:commit "4778632b29c8c8d2b7cd9ce69535d0be01d846f9"
|
|
:revdesc "4778632b29c8"
|
|
:keywords '("convenient" "lisp")
|
|
:authors '(("Dominic Charlesworth" . "dgc336@gmail.com"))
|
|
:maintainers '(("Dominic Charlesworth" . "dgc336@gmail.com")))
|