rzvncj / libepdfcrypt

C++ encrypted PDF email processing library ("Email PDF crypto")

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libepdfcrypt

Small C++ encrypted PDF email-processing library.

Prerequisites

Needs libHaru and GMime.

Building

After cloning the repo, run

./bootstrap

and then

./configure && make

You'll need to have GNU Autotools installed.

Authors

About

C++ encrypted PDF email processing library ("Email PDF crypto")

License:GNU General Public License v3.0


Languages

Language:C++ 93.4%Language:Makefile 3.3%Language:M4 3.2%Language:Shell 0.1%