File: matlab-mode-pkg.el

package info (click to toggle)
matlab-mode 6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 900 kB
  • sloc: lisp: 10,932; sh: 5; makefile: 5
file content (2 lines) | stat: -rw-r--r-- 501 bytes parent folder | download
1
2
;; Generated package description from matlab-mode.el  -*- no-byte-compile: t -*-
(define-package "matlab-mode" "6.3" "major mode for MATLAB(R) dot-m files" '((emacs "27.2")) :commit "935137844e16551a5369f928d2591556be7fb9c2" :authors '(("Matt Wette" . "mwette@alumni.caltech.edu") ("Eric M. Ludlam" . "eludlam@mathworks.com")) :maintainer '(("Eric M. Ludlam" . "eludlam@mathworks.com") ("Uwe Brauer" . "oub@mat.ucm.es")) :keywords '("matlab(r)") :url "https://github.com/mathworks/Emacs-MATLAB-Mode")