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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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>
Revised Revision 1 made by fgaz at 2023-11-29T17:27:02Z
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
Downloads 289 total (15 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/