summaryrefslogtreecommitdiff
path: root/.cask/30.2/bootstrap/s-20220902.1511/s-pkg.el
blob: 7c4144cc5ac940b761e0976555254a5bbdc259c7 (plain)
1
2
3
4
5
6
7
8
9
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")))