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
c7a4845ce4
python-gnupg
/
src
History
Isis Lovecruft
c7a4845ce4
Also get set GPG.filesystemencoding in case we have to save a file.
2013-05-23 07:05:14 +00:00
..
__init__.py
Add "del gnupg" in src/__init__.py to get rid of gnupg.gnupg in API.
2013-05-17 02:39:08 +00:00
_ansistrm.py
Fix encoding strings and remove script directive.
2013-05-17 12:42:29 +00:00
_logger.py
Add a a log formatter and a new log level for GnuPG internal status codes.
2013-05-18 15:08:54 +00:00
_parsers.py
Add class attrs and docs to Verify, add new _parsers.Crypt class.
2013-05-22 17:38:35 +00:00
_util.py
Add utility for getting the timestamp in ISO 8601 format.
2013-05-23 07:03:55 +00:00
_version.py
Add versioneer and restructure the repo into a src/ dir.
2013-05-12 09:32:46 +00:00
copyleft.py
Add versioneer and restructure the repo into a src/ dir.
2013-05-12 09:32:46 +00:00
gnupg.py
Also get set GPG.filesystemencoding in case we have to save a file.
2013-05-23 07:05:14 +00:00