emacs/code/elpa/wfnames-20230819.1122/wfnames-pkg.el

13 lines
422 B
EmacsLisp
Raw Normal View History

2023-08-30 13:04:19 +00:00
(define-package "wfnames" "20230819.1122" "Edit filenames"
'((emacs "24.4"))
:commit "ea336972227a5ffe29fed0aaa1ccaadf90743db3" :authors
2023-07-27 19:42:55 +00:00
'(("Thierry Volpiatto" . "thievol@posteo.net"))
:maintainers
'(("Thierry Volpiatto" . "thievol@posteo.net"))
:maintainer
'("Thierry Volpiatto" . "thievol@posteo.net")
:url "https://github.com/thierryvolpiatto/wfnames")
;; Local Variables:
;; no-byte-compile: t
;; End: