Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.932 Times

Gnupginterface freeware
 

Gnupginterface

Added: November 27, 2010 | Visits: 1.095

Python GnuPGInterface 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... Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Python GnuPGInterface Download

Added: March 23, 2010 | Visits: 838

GnuPG::Interface GnuPG::Interface is a Perl interface to GnuPG. SYNOPSIS # A simple example use IO::Handle; use GnuPG::Interface; # settting up the situation my $gnupg = GnuPG::Interface->new(); $gnupg->options->hash_init( armor => 1, homedir => /home/foobar ); # Note you can set the recipients even... Platforms: *nix

License: Freeware Size: 37.89 KB Download (91): GnuPG::Interface Download