From da550996deff449fc79c065a8d6eede3d914c3f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bortzmeyer?= Date: Mon, 1 Feb 2021 14:27:36 +0100 Subject: [PATCH] Update README.md Add the Agunua library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 459220f..0e064c1 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ Repo mirrors: - [go-gemini](https://github.com/makeworld-the-better-one/go-gemini) (Go) - a more recent fork of the library above. - [gig](https://github.com/pitr/gig) (Go) - a Gemini framework. - [ignition](https://github.com/cbrews/ignition) (Python) - a Gemini client transport/request library for python3. +- [Agunua](https://framagit.org/bortzmeyer/agunua) (Python) - a Gemini library to write clients. Includes IRI support, gemtext parsing and a CLI tool. - [kaksik](https://github.com/sergetymo/kaksik) (Deno/TypeScript) - middleware library for building server applications. - [ruby-net-text](https://git.umaneti.net/ruby-net-text/) (Ruby) - Gemini support in Net::* and URI::* stack.