A simple library for making Gemini protocol requests.
- Python 100%
| docs | ||
| gusmobile | ||
| tests | ||
| .gitignore | ||
| LICENSE.md | ||
| README.rst | ||
| setup.py | ||
gusmobile ======= This is a client library for the Gemini protocol. It is intended to provide a programming interface that will be familiar to the users of the `requests' library, though much simpler. It is largely extracted from the code of AV-98, the command-line Gemini client by solderpunk, the initiator of the Gemini protocol project.