python-gnupg/src
Isis Lovecruft 4bd45d06cd
Update docstring for GPGBase._homedir_getter() property.
2013-05-28 10:18:43 +00:00
..
__init__.py Only gnupg.__version__, not gnupg._version, should be accessible in module. 2013-05-27 07:12:50 +00:00
_ansistrm.py Fix encoding strings and remove script directive. 2013-05-17 12:42:29 +00:00
_logger.py Don't attempt to set up logging to file unless logging is actually enabled. 2013-05-27 07:14:03 +00:00
_meta.py Update docstring for GPGBase._homedir_getter() property. 2013-05-28 10:18:43 +00:00
_parsers.py handle_status() → _handle_status() in _parsers.py and gnupg.py. 2013-05-28 09:24:06 +00:00
_util.py Add a utility for getting the current UTC seconds-since-epoch time. 2013-05-27 08:14:08 +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 Move several methods and attributes from GPG to GPGBase. 2013-05-28 10:12:01 +00:00