gmikit is a set of tools for working with the Gemini protocol and the
text/gemini format, plus a supporting library.
It was built to support services provided by the gemini://anachronauts.club Gemini capsule/tilde site.
The gmikit library and tools are provided under the terms of the GNU AGPL v3.0
(see COPYING), with the exception of the default templates (found in the
cmd/gateway/templates/assets/ directory), which are provided under the terms
of the GNU GPL v3.0 (see COPYING in the named directory), and the examples
(found in the examples/ directory), which are provided under the terms of the
0BSD license where applicable.
Portions of the code were derived from other projects; see LICENSE for details.