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

13 lines
377 B
EmacsLisp

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