pgp 0.0.1-dev.1 copy "pgp: ^0.0.1-dev.1" to clipboard
pgp: ^0.0.1-dev.1 copied to clipboard

OpenPGP bindings for Dart.

pgp #

OpenPGP for Dart. A command-line interface and library.

Getting started #

Run the command-line interface:

dart pub activate pgp
pgp

or use the library as in:

dart pub add pgp