language-gemini: Datatypes and parsing/printing functions to represent the Gemini markup language

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

This package contains the GeminiDocument datatype, representing a Gemini (https://gemini.circumlunar.space) document, together with functions for parsing and printing Gemini documents to/from Text data.


[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, 0.1.0.1
Change log CHANGELOG.md
Dependencies base (>=4.12 && <4.18), text (>=1.2.5.0 && <1.3 || >=2.0 && <2.1) [details]
License BSD-3-Clause
Copyright © 2020 Francesco Gazzetta and contributors
Author Francesco Gazzetta
Maintainer Francesco Gazzetta <fgaz@fgaz.me>
Category Text, Gemini
Home page https://sr.ht/~fgaz/haskell-gemini/
Bug tracker https://todo.sr.ht/~fgaz/haskell-gemini
Source repo head: git clone https://git.sr.ht/~fgaz/language-gemini
Uploaded by fgaz at 2023-07-24T16:28:07Z
Distributions NixOS:0.1.0.0
Downloads 228 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-07-24 [all 1 reports]

Readme for language-gemini-0.1.0.1

[back to package description]

language-gemini

Hackage builds.sr.ht status

Datatypes and parsing/printing functions to represent the Gemini markup language in Haskell

More info at https://sr.ht/~fgaz/haskell-gemini/