View Raw Ebuild
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.13.2
EAPI=8
CRATES="
adler@1.0.2
aho-corasick@1.1.3
ansi_colours@1.2.2
anstream@0.6.13
anstyle-parse@0.2.3
anstyle-query@1.0.2
anstyle-wincon@3.0.2
anstyle@1.0.6
autocfg@1.2.0
base64@0.21.7
bat@0.24.0
bincode@1.3.3
bit-set@0.5.3
bit-vec@0.6.3
bitflags@1.3.2
bitflags@2.5.0
bstr@1.9.1
bytemuck@1.15.0
bytesize@1.3.0
cargo-subcommand-metadata@0.1.0
cfg-if@1.0.0
clap@4.5.4
clap_builder@4.5.2
clap_derive@4.5.4
clap_lex@0.7.0
clircle@0.4.0
colorchoice@1.0.0
console@0.15.8
content_inspector@0.2.4
crc32fast@1.4.0
deranged@0.3.11
encode_unicode@0.3.6
encoding_rs@0.8.33
equivalent@1.0.1
errno@0.3.8
fancy-regex@0.11.0
fastrand@2.0.2
flate2@1.0.28
fnv@1.0.7
fs-err@2.11.0
globset@0.4.14
grep-cli@0.1.10
hashbrown@0.14.3
heck@0.5.0
home@0.5.9
indexmap@2.2.6
itoa@1.0.11
lazy_static@1.4.0
libc@0.2.153
line-wrap@0.2.0
linux-raw-sys@0.4.13
log@0.4.21
memchr@2.7.2
miniz_oxide@0.7.2
nu-ansi-term@0.49.0
num-conv@0.1.0
once_cell@1.19.0
path_abs@0.5.1
plist@1.6.1
powerfmt@0.2.0
prettyplease@0.2.17
proc-macro2@1.0.79
quick-xml@0.31.0
quote@1.0.35
regex-automata@0.4.6
regex-syntax@0.8.3
regex@1.10.4
rgb@0.8.37
rustix@0.38.32
ryu@1.0.17
same-file@1.0.6
semver@1.0.22
serde@1.0.197
serde_derive@1.0.197
serde_json@1.0.115
serde_spanned@0.6.5
serde_yaml@0.9.34+deprecated
shell-words@1.1.0
std_prelude@0.2.12
strsim@0.11.0
syn-select@0.3.0
syn@2.0.55
syntect@5.2.0
tempfile@3.10.1
termcolor@1.4.1
thiserror-impl@1.0.58
thiserror@1.0.58
time-core@0.1.2
time-macros@0.2.17
time@0.3.34
toml@0.8.12
toml_datetime@0.6.5
toml_edit@0.22.9
toolchain_find@0.4.0
unicode-ident@1.0.12
unicode-width@0.1.11
unsafe-libyaml@0.2.11
utf8parse@0.2.1
walkdir@2.5.0
winapi-i686-pc-windows-gnu@0.4.0
winapi-util@0.1.6
winapi-x86_64-pc-windows-gnu@0.4.0
winapi@0.3.9
windows-sys@0.48.0
windows-sys@0.52.0
windows-targets@0.48.5
windows-targets@0.52.4
windows_aarch64_gnullvm@0.48.5
windows_aarch64_gnullvm@0.52.4
windows_aarch64_msvc@0.48.5
windows_aarch64_msvc@0.52.4
windows_i686_gnu@0.48.5
windows_i686_gnu@0.52.4
windows_i686_msvc@0.48.5
windows_i686_msvc@0.52.4
windows_x86_64_gnu@0.48.5
windows_x86_64_gnu@0.52.4
windows_x86_64_gnullvm@0.48.5
windows_x86_64_gnullvm@0.52.4
windows_x86_64_msvc@0.48.5
windows_x86_64_msvc@0.52.4
winnow@0.6.5
"
inherit cargo
DESCRIPTION="Cargo subcommand to show result of macro expansion"
HOMEPAGE="https://github.com/dtolnay/cargo-expand"
SRC_URI="
https://github.com/dtolnay/cargo-expand/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}
"
LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD LGPL-3+ MIT Unicode-DFS-2016"
SLOT="0"
KEYWORDS="~amd64"