clipat 0.1.1

CLI tool for sharing clipboard with remote SSH sessions
Documentation
[dependencies.anyhow]
features = ["backtrace"]
version = "1.0.81"

[dependencies.arboard]
version = "3.3.2"

[dependencies.base64]
version = "0.22.0"

[dependencies.bytes]
version = "1.6.0"

[dependencies.clap]
features = ["derive"]
version = "4.5.4"

[dependencies.image]
default-features = false
features = ["bmp"]
version = "0.25.1"

[dependencies.once_cell]
version = "1.19.0"

[dev-dependencies.assert_cmd]
version = "2.0.14"

[dev-dependencies.predicates]
version = "3.1.0"

[dev-dependencies.rand]
version = "0.8.5"

[package]
description = "CLI tool for sharing clipboard with remote SSH sessions"
edition = "2021"
license = "MIT"
name = "clipat"
readme = "README.md"
repository = "https://github.com/SamiKalliomaki/clipat"
version = "0.1.1"