14 lines
441 B
EmacsLisp
14 lines
441 B
EmacsLisp
|
(define-package "dired-hacks-utils" "20230512.1107" "Utilities and helpers for dired-hacks collection"
|
||
|
'((dash "2.5.0"))
|
||
|
:commit "523f51b4152a3bf4e60fe57f512732c698b5c96f" :authors
|
||
|
'(("Matúš Goljer" . "matus.goljer@gmail.com"))
|
||
|
:maintainers
|
||
|
'(("Matúš Goljer" . "matus.goljer@gmail.com"))
|
||
|
:maintainer
|
||
|
'("Matúš Goljer" . "matus.goljer@gmail.com")
|
||
|
:keywords
|
||
|
'("files"))
|
||
|
;; Local Variables:
|
||
|
;; no-byte-compile: t
|
||
|
;; End:
|