Skip to content

kevinoid/py-gnupg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GnuPGInterface is a Python module to interface with GnuPG.
It concentrates on interacting with GnuPG via filehandles,
providing access to control GnuPG via versatile and extensible means.

This module is based on GnuPG::Interface, a Perl module by the same author.

To install this distribution, simply run the following:

	python setup.py build
	python setup.py install

See 'pydoc GnuPGInterface' for module documentation.  Only recent
versions of Python include the executable 'pydoc'.

About

GnuPGInterface Python module (kevinoid's working copy)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages