16 lines
506 B
EmacsLisp
16 lines
506 B
EmacsLisp
(define-package "dired-hacks-utils" "20240629.1906" "Utilities and helpers for dired-hacks collection"
|
|
'((dash "2.5.0")
|
|
(emacs "24.3"))
|
|
:commit "63b04d17936c98cb4ad7ce6bc3331cda8e30c55a" :authors
|
|
'(("Matúš Goljer" . "matus.goljer@gmail.com"))
|
|
:maintainers
|
|
'(("Matúš Goljer" . "matus.goljer@gmail.com"))
|
|
:maintainer
|
|
'("Matúš Goljer" . "matus.goljer@gmail.com")
|
|
:keywords
|
|
'("files")
|
|
:url "https://github.com/Fuco1/dired-hacks")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|