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

13 lines
422 B
EmacsLisp
Raw Normal View History

2024-07-28 16:03:37 +00:00
(define-package "wfnames" "20240418.1005" "Edit filenames"
2023-08-30 13:04:19 +00:00
'((emacs "24.4"))
2024-07-28 16:03:37 +00:00
:commit "2f014c48fde0979da4ce3c0dbda81389c61a26bc" :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: