Metadata-Version: 2.4
Name: copr-cli
Version: 2.3
Summary: CLI tool to run copr
Home-page: https://github.com/fedora-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
Requires-Dist: copr
Requires-Dist: humanize
Requires-Dist: jinja2
Requires-Dist: setuptools
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

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.
