From 4bd0fa843176a112c054929fbe6dd99f45d718a2 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 18 Aug 2014 12:52:50 -0500 Subject: Imported Upstream version 1.3.1 --- docs/_build/html/index.html | 147 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 docs/_build/html/index.html (limited to 'docs/_build/html/index.html') diff --git a/docs/_build/html/index.html b/docs/_build/html/index.html new file mode 100644 index 0000000..fba5006 --- /dev/null +++ b/docs/_build/html/index.html @@ -0,0 +1,147 @@ + + + + + + + + gnupg: Python Package Documentation — gnupg unknown documentation + + + + + + + + + + + + +
+ +
+ +
+
+
+ +
+
+
+ +
+

gnupg: Python Package Documentation

+

A Python interface for handling interactions with GnuPG, including keyfile +generation, keyring maintainance, import and export, encryption and +decryption, sending to and recieving from keyservers, and signing and +verification.

+

Contents:

+ +
+
+

Source, license, & bug reports

+

The source code which was used to generate this documentation is accessible by +clicking the little source links next to the docs. Current source code can +be found in this github repository. The master branch always reflects the +latest release, all releases are tagged with signed, annotated git tags, and +the develop branch represents the state of the next release.

+

This package is released under GPLv3 or greater.

+

If you find a bug, or would like to request a feature, please use our public +bugtracker on github. Patches warmly welcome.

+
+
+

Indices and tables

+ +
+ + +
+
+
+
+ +
+
+
+ + + + + \ No newline at end of file -- cgit v1.2.3