app-emacs/python-docstring - 20231203.2036 (melpa)

Search

Package Information

Description:
Smart Python docstring formatting
Homepage:
https://github.com/glyph/python-docstring-mode

Ebuild Details

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

EAPI=8

REPO_URI="https://melpa.org/packages/"
SOURCE_TYPE="tar"
REALNAME="python-docstring"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Smart Python docstring formatting"

HOMEPAGE="https://github.com/glyph/python-docstring-mode"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""