clipboard-gdrive 0.1.0

A command-line tool to interact with Google Drive and system clipboard
[dependencies.arboard]
version = "3.1.1"

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

[dependencies.image]
version = "0.24.4"

[package]
authors = ["Minhyeok Lee <minhyeok.lee95@gmail.com>"]
categories = ["command-line-utilities"]
description = "A command-line tool to interact with Google Drive and system clipboard"
edition = "2021"
homepage = "https://github.com/minhyeoky/clipboard-gdrive"
keywords = ["clipboard", "google", "drive"]
license = "MIT"
name = "clipboard-gdrive"
repository = "https://github.com/minhyeoky/clipboard-gdrive"
version = "0.1.0"