app-emacs/json-snatcher - 1.0.0 (graaff)

Search

Install

Install this version:

emerge -a =app-emacs/json-snatcher-1.0.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-emacs/json-snatcher-1.0.0

Or alternatively:

emerge --autounmask-write -a =app-emacs/json-snatcher-1.0.0

Package Information

Description:
Get the path to a JSON element in Emacs
Homepage:
https://github.com/Sterlingg/json-snatcher
License:
GPL-3+

Ebuild Details

Version EAPI Keywords Slot
1.0.0 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit elisp

IUSE=""

DESCRIPTION="Get the path to a JSON element in Emacs"
HOMEPAGE="https://github.com/Sterlingg/json-snatcher"
SRC_URI="https://github.com/Sterlingg/json-snatcher/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"

DOCS="README.md"

#SITEFILE="50${PN}-gentoo.el"

Inherited Eclasses

Manifest for 1.0.0

Type File Size Source URLs
DIST json-snatcher-1.0.0.tar.gz 188563 bytes https://github.com/Sterlingg/json-snatcher/archive/1.0.0.tar.gz