This website requires JavaScript.
Explore
Help
Register
Sign In
Unsignedio
/
python-gnupg
mirror of
https://github.com/markqvist/python-gnupg.git
Watch
1
Star
0
Fork
You've already forked python-gnupg
0
Code
Issues
Releases
Wiki
Activity
adaf53c256
python-gnupg
/
gnupg
History
Isis Lovecruft
adaf53c256
Fix a call in a unittest to _make_binary_stream() to call the correct module.
2013-05-11 08:55:47 +00:00
..
tests
Fix a call in a unittest to _make_binary_stream() to call the correct module.
2013-05-11 08:55:47 +00:00
__init__.py
Fix
#2184
, add twisted copyright info for the util._which() function.
2013-04-21 08:25:07 +00:00
copyleft.py
Fix
#2184
, add twisted copyright info for the util._which() function.
2013-04-21 08:25:07 +00:00
gnupg.py
Add all available key fields for GPG.gen_key_input to the docstring.
2013-05-11 08:49:37 +00:00
parsers.py
Cleanup indentation style a bit.
2013-05-11 08:48:39 +00:00
util.py
Move _copy_data(), _write_passphrase(), and _threaded_copy_data() to util.
2013-04-17 22:47:13 +00:00