gmisub2atom
Straightforward C implementation of the gmisub spec.
Usage in newsboat
I wrote this to be able to use gmisub feeds with newsboat.
You can do that by adding a line like this to ~/.newsboat/urls :
"exec:gemget -o- gemini://example.com/feed.gmi | gmisub2atom gemini://example.com/feed.gmi"
See also
Git
This directory is a git repo, so in theory you can clone it. I leave it as an exercise to the reader to implement the necessary git-remote-gemini command!