sopass 0.5.0

command line password manager using SOP
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
title: sopass command line password manager
markdowns:
  - sopass.md
bindings:
  - sopass.yaml
  - lib/files.yaml
  - lib/runcmd.yaml
impls:
  python:
    - sopass.py
    - lib/files.py
    - lib/runcmd.py