[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/yazi/yazi.desc [COPY] Copyright (C) 2025 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Terminal file manager [T] Yazi is a terminal file manager written in Rust, based on non-blocking [T] async I/O. It aims to provide an efficient, user-friendly, and customizable [T] file management experience. [U] https://yazi-rs.github.io/ [A] Misaki Masa [M] René Rebe [C] extra/tool [F] CROSS [E] opt hack-nerd-fonts [L] MIT [V] 26.1.22 [D] fe173c26bc55de276d0f16a20f846eaa7afeb1e5425806cf7fc4e806 yazi-26.1.22.tar.gz https://github.com/sxyazi/yazi/archive/refs/tags/v26.1.22/ cargoinstopt= atstage cross && hook_add postmake 5 "cp -vf target/${arch_target}/*/{ya,yazi} $root$bindir" atstage native && hook_add postmake 5 "cp -vf target/*/{ya,yazi} $root$bindir"