pagure: Pagure REST client library

[ gpl, library, network ] [ Propose Tags ]

A library for querying a Pagure gitforge via REST


[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, 0.1.1, 0.1.2, 0.2.0, 0.2.1
Change log CHANGELOG.md
Dependencies aeson, base (>=4 && <5), http-query (>=0.1.2), text [details]
License GPL-2.0-only
Copyright 2020-2022, 2024 Jens Petersen <petersen@redhat.com>
Author Jens Petersen <petersen@redhat.com>
Maintainer Jens Petersen <petersen@redhat.com>
Category Network
Home page https://github.com/juhp/pagure-hs
Bug tracker https://github.com/juhp/pagure-hs/issues
Source repo head: git clone https://github.com/juhp/pagure-hs.git
Uploaded by JensPetersen at 2024-05-06T16:48:53Z
Distributions Fedora:0.1.1, LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1
Downloads 393 total (53 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-05-06 [all 1 reports]

Readme for pagure-0.2.1

[back to package description]

pagure-hs

Hackage Stackage Lts Stackage Nightly GPL-2.0-or-later license

Pagure REST client library.

Pagure is an opensource git forge (ie somewhat like Gitlab).

A primary instance is https://pagure.io, but pagure is also used to host all current Fedora packages https://src.fedoraproject.org (aka dist-git).

The API is at https://pagure.io/api/0.