Hi!

Is there a shell script or bash library for parsing gpg's --status-fd
output?

I mean, I could code it myself. But why duplicate effort and risk
messing up. Maybe there is some existing or even recommended or even
official library to do this?

(What I mean by parsing is: to get from lines such as "[GNUPG:] GOODSIG
416..." to variables such as goodsig=true, fingerprint=416... and so forth.)

Cheers,
Patrick


_______________________________________________
Gnupg-users mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to