💾 Archived View for gmn.clttr.info › sources › gusmobile.git › tree › docs › index.rst.txt captured on 2023-01-29 at 05:06:36.
-=-=-=-=-=-=-
gusmobile =========== This is a client library for the Gemini protocol. Basic usage:: import gusmobile r = gusmobile.get("gemini://circumlunar.space:1965/") print(r.content)