[ bianca ]
[ ソース: rust-bkt ]
パッケージ: bkt (0.6.1-2 など)
CLI and Rust library for caching subprocess invocations
This is a subprocess caching utility written in Rust, inspired by bash-cache. Wrapping expensive process invocations with bkt allows callers to reuse recent invocations without complicating their application logic. This can be useful in shell prompts, interactive applications such as fzf, and long-running programs that poll other processes.
その他の bkt 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.39)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library