Metadata-Version: 2.1
Name: copr
Version: 1.113
Summary: Python client for copr service.
Home-page: https://pagure.io/copr/copr
Author: Valentin Gologuzov
Author-email: vgologuz@redhat.com
License: GPLv2+
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Development Status :: 3 - Alpha
License-File: LICENSE

Copr is designed to be a lightweight buildsystem that allows contributors
to create packages, put them in repositories, and make it easy for users
to install the packages onto their system. Within the Fedora Project it
is used to allow packagers to create third party repositories.

This part is a python client to the copr service.

