Metadata-Version: 2.1
Name: copr-cli
Version: 1.103
Summary: CLI tool to run copr
Home-page: https://pagure.io/copr/copr
Author: Pierre-Yves Chibon
Author-email: pingou@pingoured.fr
License: GPLv2+
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
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 command line interface to use copr.
