summaryrefslogtreecommitdiff
path: root/.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to '.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el')
-rw-r--r--.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el10
1 files changed, 10 insertions, 0 deletions
diff --git a/.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el b/.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el
new file mode 100644
index 00000000..7c4144cc
--- /dev/null
+++ b/.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el
@@ -0,0 +1,10 @@
+;; -*- no-byte-compile: t; lexical-binding: nil -*-
+(define-package "s" "20220902.1511"
+ "The long lost Emacs string manipulation library."
+ ()
+ :url "https://github.com/magnars/s.el"
+ :commit "b4b8c03fcef316a27f75633fe4bb990aeff6e705"
+ :revdesc "b4b8c03fcef3"
+ :keywords '("strings")
+ :authors '(("Magnar Sveen" . "magnars@gmail.com"))
+ :maintainers '(("Jason Milkins" . "jasonm23@gmail.com")))