pgpaste-cli 0.0.0

A command line interface for pgpaste
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "pgpaste-cli"
description = "A command line interface for pgpaste"
repository = "https://github.com/MrNossiom/pgpaste"
categories = ["command-line-utilities"]
keywords = ["pgpaste", "clipboard", "api", "cli", "paste"]
readme = "../README.md"
version = "0.0.0"
edition = "2021"
license = "CECILL-B"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]