Crate gpg_tui[−][src]
Expand description
A terminal user interface for managing GnuPG keys.
Modules
| app | Main application which is responsible for operations on the terminal. |
| args | Command-line argument parser. |
| gpg | GnuPG actions via GPGME. |
| term | Low-level handling of terminal events and user interface. |
| widget | Custom widgets and helpers for terminal interface. |
Constants
| GPGME_REQUIRED_VERSION | Minimum required version of the GPGME library. |