gemini-server: A lightweight server for the Gemini protocol

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

This package contains a server for the Gemini (https://gemini.circumlunar.space/) protocol. For a higher level interface, see the gemini-router package.


[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.2.0.0, 0.3.0.0
Change log CHANGELOG.md
Dependencies base (>=4.12 && <4.18), bytestring (>=0.10.10.0 && <0.11 || >=0.11.3.0 && <0.12), hslogger (>=1.3.1.0 && <1.4), HsOpenSSL (>=0.11.6 && <0.12), network (>=3.1.1.1 && <3.2), network-run (>=0.2.3 && <0.3), network-uri (>=2.6.3.0 && <2.7 || >=2.7.0.0 && <2.8), text (>=1.2.3.2 && <1.3 || >=2.0 && <2.1), utf8-string (>=1.0.1.1 && <1.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-07-24T10:16:42Z
Category Network, 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/gemini-server
Uploaded by fgaz at 2021-03-19T18:29:51Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 526 total (14 in the last 30 days)
Rating 2.25 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-03-19 [all 1 reports]

Readme for gemini-server-0.3.0.0

[back to package description]

gemini-server

Hackage builds.sr.ht status

A lightweight Haskell server library for the Gemini protocol

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