bodhi: Fedora Bodhi REST client library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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]

Properties

Versions 0.1.0, 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:46:23Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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/.