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

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.
