emacs.d/elpa/plantuml-mode-20191102.2056/plantuml-mode-pkg.el
2020-02-18 14:00:43 +01:00

2 lines
301 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "plantuml-mode" "20191102.2056" "Major mode for PlantUML" '((dash "2.0.0") (emacs "25.0")) :commit "ea45a13707abd2a70df183f1aec6447197fc9ccc" :keywords '("uml" "plantuml" "ascii") :authors '(("Zhang Weize (zwz)")) :maintainer '("Carlo Sciolla (skuro)"))