Metadata-Version: 2.1
Name: copr-common
Version: 1.5
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

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.
