Personal emacs config
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.
 
 
 

15 lines
562 B

(define-package "realgud" "1.5.1" "A modular front-end for interacting with external debuggers"
'((load-relative "1.3.1")
(loc-changes "1.2")
(test-simple "1.3.0")
(emacs "25"))
:commit "53938f04d5252677484e5c48513e1c138aafc756" :keywords
("debugger" "gdb" "python" "perl" "go" "bash" "zsh" "bashdb" "zshdb" "remake" "trepan" "perldb" "pdb")
:authors
(("Rocky Bernstein" . "rocky@gnu.org"))
:maintainer
("Rocky Bernstein" . "rocky@gnu.org")
:url "http://github.com/realgud/realgud/")
;; Local Variables:
;; no-byte-compile: t
;; End: