Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juhp/pagure-hs
Pagure REST client library
https://github.com/juhp/pagure-hs
Last synced: 8 days ago
JSON representation
Pagure REST client library
- Host: GitHub
- URL: https://github.com/juhp/pagure-hs
- Owner: juhp
- License: gpl-2.0
- Created: 2020-04-18T15:42:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T16:48:32.000Z (8 months ago)
- Last Synced: 2024-12-03T01:37:37.732Z (about 1 month ago)
- Language: Haskell
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# pagure-hs
[![Hackage](https://img.shields.io/hackage/v/pagure.svg?logo=haskell)](https://hackage.haskell.org/package/pagure)
[![Stackage Lts](http://stackage.org/package/pagure/badge/lts)](http://stackage.org/lts/package/pagure)
[![Stackage Nightly](http://stackage.org/package/pagure/badge/nightly)](http://stackage.org/nightly/package/pagure)
[![GPL-2.0-or-later license](https://img.shields.io/badge/license-GPL--2.0--or--later-blue.svg)](LICENSE)Pagure REST client library.
[Pagure](https://pagure.io/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 .