dev-util/zprint-bin - 1.3.0 (gentoo-zh)

Search

Package Information

Description:
Clojure and Clojurescript source code formatter
Homepage:
https://github.com/kkinnear/zprint
License:
MIT

Ebuild Details

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

EAPI=8

DESCRIPTION="Clojure and Clojurescript source code formatter"
HOMEPAGE="https://github.com/kkinnear/zprint"
SRC_URI="https://github.com/kkinnear/zprint/releases/download/${PV}/zprintl-${PV}"

S="${DISTDIR}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

src_install() {
	newbin "${S}/zprintl-${PV}" zprint
}

Manifest for 1.3.0

Type File Size Source URLs
DIST zprintl-1.3.0 75616312 bytes https://github.com/kkinnear/zprint/releases/download/1.3.0/zprintl-1.3.0