packages feed

pagure-0.1.0: README.md

# pagure-hs

[![Hackage](https://img.shields.io/hackage/v/pagure-hs.svg?logo=haskell)](https://hackage.haskell.org/package/pagure-hs)
[![Stackage Lts](http://stackage.org/package/pagure-hs/badge/lts)](http://stackage.org/lts/package/pagure-hs)
[![Stackage Nightly](http://stackage.org/package/pagure-hs/badge/nightly)](http://stackage.org/nightly/package/pagure-hs)
[![GPL-2.0-only license](https://img.shields.io/badge/license-GPL--2.0--only-blue.svg)](LICENSE)

Pagure REST client library.

[Pagure](https://pagure.io/pagure) is an opensource git forge
(ie similar to gitlab).

The primary instance is https://pagure.io,
but pagure is also used to host current Fedora package
src.fedoraproject.org dist-git.

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