Skip to content

rehar/assuan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assuan-rs

LGPL-2.1 licensed

Libassuan bindings for Rust.

Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components. This is a work in progress and currently, there are only a few client functions implemented.

Build Requirements

This crate requires the libassuan C library and header files to be installed.

Examples

A selection of examples can be found in examples.

About

Libassuan bindings for Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages