Crate gpg_tui

Crate gpg_tui 

Source
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.
config
Configuration file 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.