3 lines
375 B
EmacsLisp
3 lines
375 B
EmacsLisp
;; Generated package description from sql-indent.el -*- no-byte-compile: t -*-
|
|
(define-package "sql-indent" "1.5" "Support for indenting code in SQL files." '((cl-lib "0.5")) :keywords '("languages" "sql") :authors '(("Alex Harsanyi" . "AlexHarsanyi@gmail.com")) :maintainer '("Alex Harsanyi" . "AlexHarsanyi@gmail.com") :url "https://github.com/alex-hhh/emacs-sql-indent")
|