| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.0.1 | 8 | ~amd64 | 1 |
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.3
EAPI=8
CRATES="
"
inherit cargo
DESCRIPTION="Rainbows and unicorns in Rust!"
HOMEPAGE="https://github.com/mbaraa/lsdcat"
SRC_URI="
https://github.com/mbaraa/${PN}/archive/v${PV}.tar.gz -> ${PN}.tar.gz
${CARGO_CRATE_URIS}
"
LICENSE="GPL-3"
# Dependent crate licenses
LICENSE+=""
SLOT="1"
KEYWORDS="~amd64"
src_install() {
cargo_src_install
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | lsdcat.tar.gz | 1087371 bytes | https://github.com/mbaraa/lsdcat/archive/v0.0.1.tar.gz |