open_cmd 0.1.0

Generate commands for opening paths and URIs with the system handler
Documentation
[dependencies.path-clean]
version = "0.1"

[dependencies.thiserror]
version = "1.0"

[dependencies.tracing]
optional = true
version = "0.1"

[dependencies.url]
version = "2.2"

[dependencies.which]
version = "4.2"

[package]
description = "Generate commands for opening paths and URIs with the system handler"
documentation = "https://docs.rs/open_cmd"
edition = "2021"
license = "MIT"
name = "open_cmd"
repository = "https://github.com/Shadow53/open_cmd"
resolver = "2"
version = "0.1.0"