summaryrefslogtreecommitdiff
path: root/.cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to '.cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el')
-rw-r--r--.cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el10
1 files changed, 10 insertions, 0 deletions
diff --git a/.cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el b/.cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el
new file mode 100644
index 00000000..3fd56b18
--- /dev/null
+++ b/.cask/30.2/bootstrap/dash-20250312.1307/dash-pkg.el
@@ -0,0 +1,10 @@
+;; -*- no-byte-compile: t; lexical-binding: nil -*-
+(define-package "dash" "20250312.1307"
+ "A modern list library for Emacs."
+ '((emacs "24"))
+ :url "https://github.com/magnars/dash.el"
+ :commit "fcb5d831fc08a43f984242c7509870f30983c27c"
+ :revdesc "fcb5d831fc08"
+ :keywords '("extensions" "lisp")
+ :authors '(("Magnar Sveen" . "magnars@gmail.com"))
+ :maintainers '(("Basil L. Contovounesios" . "basil@contovou.net")))