Skip to content

sheerlox/gpg_ex

Repository files navigation

GPGex

Hex.pm Version Hex.pm Docs Hex.pm Downloads Last Commit

A simple wrapper to run GPG commands.

Tested on Linux with gpg (GnuPG) 2.2.27.

Warning

This is a pre-release version. As such, anything may change at any time, the public API should not be considered stable, and using a pinned version is recommended.

Installation

This library relies on gpg being available in your PATH.

The package can be installed by adding gpg_ex to your list of dependencies in mix.exs:

def deps do
  [
    {:gpg_ex, "1.0.0-alpha.4"}
  ]
end

Versioning

This project follows the principles of Semantic Versioning (SemVer).

About

A simple wrapper to run GPG commands.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages