Metadata-Version: 2.4
Name: copr-common
Version: 1.7
Summary: Common python code used by Copr.
Home-page: https://github.com/fedora-copr/copr
Author: Dominik Turecek
Author-email: dturecek@redhat.com
License: GPLv2+
License-File: LICENSE
Requires-Dist: filelock
Requires-Dist: setproctitle
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

COPR is lightweight build system. It allows you to create new project
in WebUI, and submit new builds and COPR will create yum repository from latest builds.

This package contains python code used by other Copr packages. Mostly
useful for developers only.
