Pass backend for python-keyring lib
A pass-powered backend for Python Keyring lib.
Installation:
- edit your python_keyring/keyringrc.cfg config (get path by executing:
python -c "import keyring.util.platform_; print(keyring.util.platform_.config_root())")
- paste/adapt the following:
[backend]
default-keyring=pass.Keyring
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.1/python-pass_python_keyring && cd $_ - Create Badge
Refresh
Comments 0