Tue, 10 Sep 2024 13:20:17 UTC | login

Information for RPM golang-github-cli-gh-devel-2.0.0-1.fc38.noarch.rpm

ID999341
Namegolang-github-cli-gh-devel
Version2.0.0
Release1.fc38
Epoch
Archnoarch
SummaryA Go module for interacting with gh and the GitHub API from the command line
DescriptionA Go module for interacting with gh and the GitHub API from the command line. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/cli/go-gh
Build Time2023-04-25 22:36:21 GMT
Size62.62 KB
dd79716bec5ced01a2496fb417fed9cd
LicenseMIT
Provides
golang(github.com/cli/go-gh) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/internal/git) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/internal/set) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/internal/yamlmap) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/api) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/auth) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/browser) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/config) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/jq) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/jsonpretty) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/markdown) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/repository) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/ssh) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/tableprinter) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/template) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/term) = 2.0.0-1.fc38
golang(github.com/cli/go-gh/pkg/text) = 2.0.0-1.fc38
golang-github-cli-gh-devel = 2.0.0-1.fc38
golang-ipath(github.com/cli/go-gh) = 2.0.0-1.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/charmbracelet/glamour)
golang(github.com/cli/browser)
golang(github.com/cli/safeexec)
golang(github.com/cli/shurcooL-graphql)
golang(github.com/google/shlex)
golang(github.com/henvic/httpretty)
golang(github.com/itchyny/gojq)
golang(github.com/mgutz/ansi)
golang(github.com/muesli/reflow/ansi)
golang(github.com/muesli/reflow/truncate)
golang(github.com/muesli/termenv)
golang(github.com/thlib/go-timezone-local/tzlocal)
golang(golang.org/x/term)
golang(gopkg.in/yaml.v3)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 81 >>>
Name ascending sort Size
/usr/share/doc/golang-github-cli-gh-devel0.00 B
/usr/share/doc/golang-github-cli-gh-devel/README.md2.33 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/cli0.00 B
/usr/share/gocode/src/github.com/cli/go-gh0.00 B
/usr/share/gocode/src/github.com/cli/go-gh/.goipath46.00 B
/usr/share/gocode/src/github.com/cli/go-gh/README.md2.33 KB
/usr/share/gocode/src/github.com/cli/go-gh/example_gh_test.go7.43 KB
/usr/share/gocode/src/github.com/cli/go-gh/gh.go1.84 KB
/usr/share/gocode/src/github.com/cli/go-gh/gh_test.go1.94 KB
/usr/share/gocode/src/github.com/cli/go-gh/go.mod1.71 KB
/usr/share/gocode/src/github.com/cli/go-gh/internal0.00 B
/usr/share/gocode/src/github.com/cli/go-gh/internal/git0.00 B
/usr/share/gocode/src/github.com/cli/go-gh/internal/git/git.go720.00 B
/usr/share/gocode/src/github.com/cli/go-gh/internal/git/git_test.go1.09 KB
/usr/share/gocode/src/github.com/cli/go-gh/internal/git/remote.go2.90 KB
/usr/share/gocode/src/github.com/cli/go-gh/internal/git/remote_test.go3.11 KB
/usr/share/gocode/src/github.com/cli/go-gh/internal/git/url.go1.84 KB
/usr/share/gocode/src/github.com/cli/go-gh/internal/git/url_test.go6.29 KB
/usr/share/gocode/src/github.com/cli/go-gh/internal/set0.00 B
/usr/share/gocode/src/github.com/cli/go-gh/internal/set/string_set.go1.04 KB
/usr/share/gocode/src/github.com/cli/go-gh/internal/set/string_set_test.go516.00 B
/usr/share/gocode/src/github.com/cli/go-gh/internal/yamlmap0.00 B
/usr/share/gocode/src/github.com/cli/go-gh/internal/yamlmap/yaml_map.go4.63 KB
/usr/share/gocode/src/github.com/cli/go-gh/internal/yamlmap/yaml_map_test.go5.18 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg0.00 B
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api0.00 B
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/cache.go4.05 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/cache_test.go5.36 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/client_options.go3.29 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/client_options_test.go3.28 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/errors.go4.26 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/errors_test.go1.37 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/graphql_client.go5.02 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/graphql_client_test.go8.56 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/http_client.go6.16 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/http_client_test.go5.70 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/log_formatter.go1.34 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/rest_client.go4.76 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/api/rest_client_test.go11.31 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/auth0.00 B
/usr/share/gocode/src/github.com/cli/go-gh/pkg/auth/auth.go4.42 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/auth/auth_test.go7.07 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/browser0.00 B
/usr/share/gocode/src/github.com/cli/go-gh/pkg/browser/browser.go1.82 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/browser/browser_test.go2.27 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/config0.00 B
/usr/share/gocode/src/github.com/cli/go-gh/pkg/config/config.go8.45 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/config/config_test.go15.67 KB
/usr/share/gocode/src/github.com/cli/go-gh/pkg/config/errors.go770.00 B
Component of No Buildroots