.emacs.d/elpa/dash-20201231.1620/dash-pkg.el

10 lines
323 B
EmacsLisp
Raw Normal View History

2021-01-01 17:31:26 +01:00
(define-package "dash" "20201231.1620" "A modern list library for Emacs" 'nil :commit "78fee36e7e7c02595e51fcacf067308be115c22c" :authors
(("Magnar Sveen" . "magnars@gmail.com"))
:maintainer
("Magnar Sveen" . "magnars@gmail.com")
:keywords
("extensions" "lisp"))
;; Local Variables:
;; no-byte-compile: t
;; End: