confi-emacs-inicial/elpa/php-mode-20210801.1818/php-mode-pkg.el

13 lines
377 B
EmacsLisp

(define-package "php-mode" "20210801.1818" "Major mode for editing PHP code"
'((emacs "25.2"))
:commit "8cd3f5d252accd60ece7a905c3fa79ae7f118c03" :authors
'(("Eric James Michael Ritz"))
:maintainer
'("USAMI Kenta" . "tadsan@zonu.me")
:keywords
'("languages" "php")
:url "https://github.com/emacs-php/php-mode")
;; Local Variables:
;; no-byte-compile: t
;; End: