packages feed

gemmula-1.1.0: README.md

# [gemmula](https://hackage.haskell.org/package/gemmula)

A tiny and functional Gemtext (`text/gemini`) parser from and back to Text.

Check the Section 5 of the [Gemini Protocol specification](https://geminiprotocol.net/docs/specification.gmi)
for more about the `text/gemini` filetype. You can also check the [Gemini Protocol](https://geminiprotocol.net)
capsule for more about the Gemini itself.

The documentation is available at [Hackage](https://hackage.haskell.org/package/gemmula/docs/Text-Gemini.html).

You can find more information and related modules at the [Codeberg repository](https://codeberg.org/sena/gemmula).