11 lines
368 B
EmacsLisp
11 lines
368 B
EmacsLisp
(define-package "srefactor" "20180703.1810" "A refactoring tool based on Semantic parser framework"
|
|
'((emacs "24.4"))
|
|
:commit "6f2c97d17fb70f4ca2112f5a2b99a8ec162004f5" :authors
|
|
'(("Do Hoang" . "tuhdo1710@gmail.com"))
|
|
:keywords
|
|
'("c" "languages" "tools")
|
|
:url "https://github.com/tuhdo/semantic-refactor")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|