Crates.io | pastry |
lib.rs | pastry |
version | 0.0.1 |
source | src |
created_at | 2021-12-20 11:04:49.485838 |
updated_at | 2021-12-20 11:04:49.485838 |
description | A paste client |
homepage | |
repository | https://gitlab.com/shivanandvp/pastry.git |
max_upload_size | |
id | 500673 |
size | 153,278 |
Authors
This project is in the Pre-Alpha stage. Use at your own risk. Currently pastry only supports PrivateBin instances.
Pastry can be used to upload a file or text to a paste server like PrivateBin. In addition to that, pastry can post comments,delete posts or comments, and adjust various different options on supported paste servers.
Thanks to Dylan from the Rust Community Discord Server for the awesome name suggestion! :)
CLICK HERE for the API documentation of pastry.
Note: At any time, call
pastry
with the--help
option to see the allowed arguments.
This project is licensed under the Mozilla Public License (MPL-2.0)
Here is a high-level list of planned features