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

13 lines
422 B
EmacsLisp
Raw Normal View History

2023-08-30 13:03:41 +00:00
(define-package "wfnames" "20230819.1122" "Edit filenames"
2023-08-10 14:03:04 +00:00
'((emacs "24.4"))
2023-08-30 13:03:41 +00:00
:commit "ea336972227a5ffe29fed0aaa1ccaadf90743db3" :authors
2023-08-10 14:03:04 +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: