app-admin/xq - 1.3.0 (fem-overlay)

Search

Package Information

Description:
Command-line XML beautifier and content extractor
Homepage:
https://github.com/sibprogrammer/xq
License:
BSD MIT Apache-2.0 MPL-2.0

Ebuild Details

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

EAPI=8

inherit go-module-fem

DESCRIPTION="Command-line XML beautifier and content extractor"
HOMEPAGE="https://github.com/sibprogrammer/xq"
SRC_URI="
	https://github.com/sibprogrammer/xq/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
	${GO_FEM_SRC_URI}
"

LICENSE="BSD MIT Apache-2.0 MPL-2.0"
SLOT="0"
KEYWORDS="amd64 ~x86"

Manifest for 1.3.0

Type File Size Source URLs
DIST xq-1.3.0.tar.gz 156995 bytes https://github.com/sibprogrammer/xq/archive/refs/tags/v1.3.0.tar.gz