app-emacs/smartparens - 1.11.0 (nongnu-elpa)

Search

Package Information

Description:
Automatic insertion, wrapping and paredit-like navigation with user defined pairs.
Homepage:
https://github.com/Fuco1/smartparens

Ebuild Details

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

EAPI=8

REPO_URI="https://elpa.nongnu.org/nongnu/"
SOURCE_TYPE="tar"
REALNAME="smartparens"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Automatic insertion, wrapping and paredit-like navigation with user defined pairs."

HOMEPAGE="https://github.com/Fuco1/smartparens"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""