app-emacs/htmlize - 1.59 (nongnu-elpa)

Search

Package Information

Description:
Convert buffer text and decorations to HTML
Homepage:
https://github.com/emacsorphanage/htmlize

Ebuild Details

Version EAPI Keywords Slot
1.59 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="htmlize"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Convert buffer text and decorations to HTML"

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

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

DEPEND=""
RDEPEND=""