app-emacs/sql-indent - 1.7 (gnu-elpa)

Search

Package Information

Description:
Support for indenting code in SQL files.
Homepage:
https://github.com/alex-hhh/emacs-sql-indent

Ebuild Details

Version EAPI Keywords Slot
1.7 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://elpa.gnu.org/packages/"
SOURCE_TYPE="tar"
REALNAME="sql-indent"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Support for indenting code in SQL files."

HOMEPAGE="https://github.com/alex-hhh/emacs-sql-indent"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND=""
RDEPEND=""