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.
13 lines
479 B
13 lines
479 B
(define-package "pacfiles-mode" "1.0" "pacnew and pacsave merging tool"
|
|
'((emacs "26")
|
|
(cl-lib "0.5"))
|
|
:commit "180eea7ba33dc4fa5c116b01649c4e9ba3f43276" :authors
|
|
'(("Carlos G. Cordero <http://github/UndeadKernel>"))
|
|
:maintainer
|
|
'("Carlos G. Cordero" . "pacfiles@binarycharly.com")
|
|
:keywords
|
|
'("files" "pacman" "arch" "pacnew" "pacsave" "update" "linux")
|
|
:url "https://github.com/UndeadKernel/pacfiles-mode")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|