| Crates.io | proget |
| lib.rs | proget |
| version | 0.2.4 |
| created_at | 2023-05-23 08:38:59.213484+00 |
| updated_at | 2023-06-02 01:38:24.216896+00 |
| description | A client for the ProGet API |
| homepage | |
| repository | https://github.com/hwittenborn/proget-rust-sdk |
| max_upload_size | |
| id | 871810 |
| size | 12,778 |
This is a client for the ProGet APIs. It provides a Rusty interface to interact with ProGet instances, and strives to make interacting with them as seamless as possible.
Please see the docs on docs.rs for usage instructions.
A CLI client utilizing this library is available at https://github.com/hwittenborn/proget-cli.