# pgp-cleartext
`pgp-cleartext` is a library crate implementing support for the PGP cleartext
framework (RFC 4880 Section 7) using the `pgp` crate.
The functionality in this crate is nominally part of the `pgp` crate itself.
This feature is tracked at https://github.com/rpgp/rpgp/issues/122.