Crates.io | pueue-lib |
lib.rs | pueue-lib |
version | |
source | src |
created_at | 2021-01-18 17:51:50.929994 |
updated_at | 2024-12-01 17:21:50.379755 |
description | The shared library to work with the Pueue client and daemon. |
homepage | https://github.com/nukesor/pueue |
repository | https://github.com/nukesor/pueue |
max_upload_size | |
id | 343603 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This is the shared library used by the Pueue client and daemon.
It contains common components such as:
Pueue-lib is a stand-alone crate, so it can be used by third-party applications to either manipulate or monitor the daemon or to simply write your own front-end for the daemon.