app-emacs/easy-escape - 0.2.1 (gnu-elpa)

Search

Package Information

Description:
Improve readability of escape characters in regular expressions
Homepage:
https://github.com/cpitclaudel/easy-escape

Ebuild Details

Version EAPI Keywords Slot
0.2.1 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="easy-escape"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Improve readability of escape characters in regular expressions"

HOMEPAGE="https://github.com/cpitclaudel/easy-escape"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""