copr-api-0.1.0: Copr API client libary
Copyright(c) 2020 Jens Petersen
LicenseGPL-2.0-only
MaintainerJens Petersen <petersen@redhat.com>
Safe HaskellNone
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 the list of chroot of a user's copr project

fedoraCopr :: String Source #

the host name of the Fedora Copr API server