]>
Commit | Line | Data |
---|---|---|
53e6db90 DC |
1 | (define-package "s" "20220902.1511" "The long lost Emacs string manipulation library." 'nil :commit "b4b8c03fcef316a27f75633fe4bb990aeff6e705" :authors |
2 | '(("Magnar Sveen" . "magnars@gmail.com")) | |
3 | :maintainers | |
4 | '(("Jason Milkins" . "jasonm23@gmail.com")) | |
5 | :maintainer | |
6 | '("Jason Milkins" . "jasonm23@gmail.com") | |
7 | :keywords | |
8 | '("strings")) | |
9 | ;; Local Variables: | |
10 | ;; no-byte-compile: t | |
11 | ;; End: |