app-emacs/pytest-pdb-break - 0.0.10 (melpa-stable)

Search

Package Information

Description:
A pytest PDB launcher
Homepage:
https://github.com/poppyschmo/pytest-pdb-break

Ebuild Details

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

EAPI=8

REPO_URI="https://stable.melpa.org/packages/"
SOURCE_TYPE="tar"
REALNAME="pytest-pdb-break"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="A pytest PDB launcher"

HOMEPAGE="https://github.com/poppyschmo/pytest-pdb-break"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""