Metadata-Version: 2.4
Name: copr-common
Version: 1.1
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+
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
License-File: LICENSE
Requires-Dist: filelock
Requires-Dist: setproctitle
Dynamic: author
Dynamic: author-email
Dynamic: classifier
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.
