sort-words-pkg.el (450B)
1 (define-package "sort-words" "20160929.1335" "Sort words in a selected region" 'nil :commit "7b6e108f80237363faf7ec28b2c58dec270b8601" :authors 2 '(("\"Aleksandar Simic\"" . "asimic@gmail.com")) 3 :maintainers 4 '(("\"Aleksandar Simic\"" . "asimic@gmail.com")) 5 :maintainer 6 '("\"Aleksandar Simic\"" . "asimic@gmail.com") 7 :keywords 8 '("tools") 9 :url "http://github.org/dotemacs/sort-words.el") 10 ;; Local Variables: 11 ;; no-byte-compile: t 12 ;; End: