bodhi: Fedora Bodhi REST client library

[ library, mit, network ] [ Propose Tags ]

A REST client library for the Fedora Bodhi updates server. The binding is currently fairly low-level returning JSON Objects. So far it covers nearly all of the GET part of the API.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0
Change log CHANGELOG.md
Dependencies aeson, base (>=4 && <5), http-query, text, time [details]
License MIT
Copyright 2020 Jens Petersen
Author Jens Petersen
Maintainer Jens Petersen <juhpetersen@gmail.com>
Category Network
Home page https://github.com/juhp/bodhi-hs
Bug tracker https://github.com/juhp/bodhi-hs/issues
Source repo head: git clone https://github.com/juhp/bodhi-hs.git
Uploaded by JensPetersen at 2021-12-27T14:54:26Z
Distributions Fedora:0.1.0, LTSHaskell:0.1.0, NixOS:0.1.0, Stackage:0.1.0
Downloads 317 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-12-27 [all 1 reports]

Readme for bodhi-0.1.0

[back to package description]

bodhi

Hackage Stackage Lts Stackage Nightly MIT license

Fedora Bodhi REST client library

Bodhi is Fedora package update system. The API is documented at https://bodhi.fedoraproject.org/docs/.