prs-lib 0.2.11

Secure, fast & convenient password manager CLI with GPG & git sync
Documentation
1
2
3
4
//! Crypto backend using GPGME for GPG.

pub mod context;
pub mod raw;