Julia package to pull password from gnome keyring?

I’ve looked around but can not find a julia package that will let me pull a password which is stored in my linux gnome keyring. In R, the “keyringer” package has a “decrypt_gk_pw” function that can pull a stored password right from the gnome keyring. Is there anything analogous in Julia or would we have to build it? Thx. J.