pagure-cli: Pagure client

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A commandline Pagure client for querying projects and users.


[Skip to Readme]

Properties

Versions 0.1, 0.1, 0.2, 0.2.1
Change log CHANGELOG.md
Dependencies base (<5), bytestring, http-client, http-client-tls, microlens, microlens-aeson, optparse-applicative, semigroups, simple-cmd-args (>=0.1.2), text [details]
License GPL-2.0-only
Copyright 2019 Jens Petersen
Author Jens Petersen <juhpetersen@gmail.com>
Maintainer Jens Petersen <juhpetersen@gmail.com>
Category Utility
Home page https://github.com/juhp/pagure-cli
Bug tracker https://github.com/juhp/pagure-cli/issues
Source repo head: git clone https://github.com/juhp/pagure-cli.git
Uploaded by JensPetersen at 2019-12-11T10:50:09Z

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for pagure-cli-0.1

[back to package description]

pagure

Hackage GPL-2 license Stackage Lts Stackage Nightly Build status

Pagure client

Usage examples

It defaults to using the src.fedoraproject.org Pagure instance.

List or search for source packages:

$ pagure list emacs\*
emacs
:

(can also filter by owner).

List packages by user:

$ pagure user --count mattdm
19

List projects on pagure.io:

$ pagure list -s pagure.io \*
: