copr-api-0.2.0: Copr API client libary
Copyright(c) 2020 Jens Petersen
LicenseGPL-2.0-only
MaintainerJens Petersen <petersen@redhat.com>
Safe HaskellSafe-Inferred
LanguageHaskell2010

Web.Fedora.Copr

Description

Copr REST client library

Synopsis

Documentation

coprChroots Source #

Arguments

:: String

server

-> String

owner

-> String

project

-> IO [Text]

list of chroots

Get list of chroots of a user's copr project, sorted in descending order.

fedoraCopr :: String Source #

the host name of the Fedora Copr API server