Package: wnpp Severity: wishlist Owner: Joao Paulo Lima de Oliveira <jlima.oliveir...@gmail.com> X-Debbugs-Cc: debian-devel@lists.debian.org, jlima.oliveir...@gmail.com
* Package name : golang-github-shurcool-githubv4 Version : 0.0~git20201206.234843c-1 Upstream Author : Dmitri Shuralyov <dmi...@shuralyov.com> * URL : https://github.com/shurcooL/githubv4 * License : MIT Programming Lang: Go Description : Client library for accessing GitHub GraphQL API v4 This package is directly dependent on Github-Cli which I also intend to package. Package githubv4 is a client library for accessing GitHub GraphQL API v4. GitHub GraphQL API v4 requires authentication. The githubv4 package does not directly handle authentication. Instead, when creating a new client, you're expected to pass an http.Client that performs authentication.