gemmula: A tiny gemtext parser

[ gemini, lgpl, library, text ] [ Propose Tags ]

gemmula is a tiny and functional gemtext (unofficially text/gemini) parser that aims to parse a gemtext document from and back into Text, according to the Gemini hypertext format specification at https://geminiprotocol.net/docs/gemtext-specification.gmi.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0 (info)
Change log ChangeLog.md
Dependencies base (>=4.16 && <5), text (>=2.0 && <2.2) [details]
License AGPL-3.0-only
Author Sena <jn-sena@proton.me>
Maintainer Sena <jn-sena@proton.me>
Category Text, Gemini
Home page https://codeberg.org/sena/gemmula
Bug tracker https://codeberg.org/sena/gemmula/issues
Source repo head: git clone https://codeberg.org/sena/gemmula
Uploaded by jan_sena at 2024-07-23T16:33:48Z
Distributions NixOS:1.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 180 total (11 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-07-23 [all 1 reports]

Readme for gemmula-1.1.1

[back to package description]

gemmula (Hackage)

gemmula (Latin for little gem) is a tiny and functional gemtext (unofficially text/gemini) parser from and back into Text.

Check the "gemtext" specification for more about the text/gemini filetype.

Also check the Gemini Protocol capsule for more about Gemini itself.

The documentation is available at Hackage.