You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
378 B
12 lines
378 B
(define-package "dired-rsync" "0.5" "Allow rsync from dired buffers"
|
|
'((s "1.12.0")
|
|
(dash "2.0.0")
|
|
(emacs "24"))
|
|
:commit "707f527a5448f8fd881321f1d60e49821d3efe60" :authors
|
|
(("Alex Bennée" . "alex@bennee.com"))
|
|
:maintainer
|
|
("Alex Bennée" . "alex@bennee.com")
|
|
:url "https://github.com/stsquad/dired-rsync")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|