# ggemini Glib/Gio-oriented network API for [Gemini protocol](https://geminiprotocol.net/) > [!IMPORTANT] > Project in development! > GGemini (or G-Gemini) library written as the client extension for [Yoda](https://github.com/YGGverse/Yoda), it also could be useful for other GTK-based applications with [glib](https://crates.io/crates/glib) and [gio](https://crates.io/crates/gio) (`2.66+`) requirements. ## Install ``` cargo add ggemini ``` ## Usage * [Documentation](https://docs.rs/ggemini/latest/ggemini/) ## See also * [ggemtext](https://github.com/YGGverse/ggemtext) - Glib-oriented Gemtext API