stable-which 0.3.3

Evaluate binary path stability and find stable PATH candidates
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "stable-which"
version = "0.3.3"
edition = "2024"
description = "Evaluate binary path stability and find stable PATH candidates"
license = "MIT"
repository = "https://github.com/kawaz/stable-which"
readme = "../../README.md"

[dev-dependencies]
tempfile = "3"