rage/age-core
Jack Grigg 3872563814 Add helper environment variable for debugging plugins
Setting the `AGEDEBUG` environment variable to `plugin` will cause all
plugin communications, as well as the plugin's stderr, to be printed to
the stderr of the parent process (e.g. rage).
2021-12-28 00:26:38 +00:00
..
src Add helper environment variable for debugging plugins 2021-12-28 00:26:38 +00:00
Cargo.toml Add helper environment variable for debugging plugins 2021-12-28 00:26:38 +00:00
CHANGELOG.md Add helper environment variable for debugging plugins 2021-12-28 00:26:38 +00:00
README.md Update READMEs 2020-07-29 02:06:18 +12:00

age-core Rust library

This crate contains common structs and functions used across the age crates.

You are probably looking for the age crate itself. You should only need to directly depend on this crate if you are implementing a custom recipient type.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.