app-emacs/rust-playground - 0.3 (melpa-stable)

Search

Package Information

Description:
Local Rust playground for short code snippets
Homepage:
https://github.com/grafov/rust-playground

Ebuild Details

Version EAPI Keywords Slot
0.3 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="rust-playground"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Local Rust playground for short code snippets"

HOMEPAGE="https://github.com/grafov/rust-playground"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""