gemmula-1.1.1: README.md
# gemmula [(Hackage)](https://hackage.haskell.org/package/gemmula)
gemmula (Latin for `little gem`) is a tiny and functional gemtext
(unofficially `text/gemini`) parser from and back into `Text`.
Check the ["gemtext" specification](https://geminiprotocol.net/docs/gemtext-specification.gmi)
for more about the `text/gemini` filetype.
Also check the [Gemini Protocol](https://geminiprotocol.net) capsule for more about Gemini itself.
The documentation is available at
[Hackage](https://hackage.haskell.org/package/gemmula/docs/Text-Gemini.html).