packages feed

gemmula-0.1.0.0: README.md

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

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

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).