aviau / python-pass

For fun - I have decided to write pass in python
http://aviau.github.io/python-pass/
GNU General Public License v3.0
36 stars 17 forks source link

Use GPGME bindings for Python #32

Open Thaodan opened 1 year ago

Thaodan commented 1 year ago

Using GPGMe might be easier than invoking gpg in a sub-process is also brittle, because the command-line interface is not ideal for use by a program library in this way.