From 3f4a0d5370ae6c34afe180df96add3b8522f4af1 Mon Sep 17 00:00:00 2001 From: mattkae Date: Wed, 11 May 2022 09:23:58 -0400 Subject: initial commit --- elpa/s-20210616.619/s-pkg.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 elpa/s-20210616.619/s-pkg.el (limited to 'elpa/s-20210616.619/s-pkg.el') diff --git a/elpa/s-20210616.619/s-pkg.el b/elpa/s-20210616.619/s-pkg.el new file mode 100644 index 0000000..31e930d --- /dev/null +++ b/elpa/s-20210616.619/s-pkg.el @@ -0,0 +1,2 @@ +;;; Generated package description from s.el -*- no-byte-compile: t -*- +(define-package "s" "20210616.619" "The long lost Emacs string manipulation library." 'nil :commit "08661efb075d1c6b4fa812184c1e5e90c08795a9" :authors '(("Magnar Sveen" . "magnars@gmail.com")) :maintainer '("Magnar Sveen" . "magnars@gmail.com") :keywords '("strings")) -- cgit v1.2.1