
ulif
authored
We now use an `argparser` options instance for get_passphrase instead of a bunch of single args. This makes the main function `get_passphrase` less readable (you do not see immediately what options are really expected), but avoids misleading defaults. We now use the defaults set in argparser options, i.e. from `handle_options()` as single source of defaults.
Name | Last commit | Last update |
---|---|---|
diceware | ||
docs | ||
tests | ||
.gitignore | ||
.travis.yml | ||
CHANGES.rst | ||
COPYRIGHT | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
tox.ini |