mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 17:15:31 +00:00
Glib-oriented client for Gemini protocol
https://crates.io/crates/ggemini
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
ggemini
Glib/Gio-oriented network API for Gemini protocol
Important
Project in development!
GGemini (or G-Gemini) library written as the client extension for Yoda
This library could be useful for other GTK-based applications, require glib and gio (2.66+) only
Install
cargo add ggemini
Usage
See also
- ggemtext - Glib-oriented Gemtext API