confi-emacs-inicial/elpa/dash-20200524.1947/dash-pkg.el

10 lines
314 B
EmacsLisp
Raw Normal View History

2020-08-02 07:57:21 +02:00
(define-package "dash" "20200524.1947" "A modern list library for Emacs" 'nil :commit "732d92eac56023a4fb4a5dc3d9d4e274ebf44bf9" :keywords
'("lists")
:authors
'(("Magnar Sveen" . "magnars@gmail.com"))
:maintainer
'("Magnar Sveen" . "magnars@gmail.com"))
;; Local Variables:
;; no-byte-compile: t
;; End: