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