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
380 B
12 lines
380 B
(define-package "dired-rsync" "0.6" "Allow rsync from dired buffers"
|
|
'((s "1.12.0")
|
|
(dash "2.0.0")
|
|
(emacs "24"))
|
|
:commit "947a008387a939f466ca122bda2ea98bb17710e3" :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:
|