Thu, 04 Jul 2024 22:23:06 UTC | login

Information for RPM golang-github-masterminds-glide-devel-0.13.2-14.fc40.noarch.rpm

ID1071234
Namegolang-github-masterminds-glide-devel
Version0.13.2
Release14.fc40
Epoch
Archnoarch
SummaryPackage Management for Golang
DescriptionGlide is a tool for managing the vendor directory within a Go package. This feature, first introduced in Go 1.5, allows each package to have a vendor directory containing dependent packages for the project. These vendor packages can be installed by a tool (e.g. glide), similar to go get or they can be vendored and distributed with the package. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/Masterminds/glide
Build Time2023-11-08 12:31:40 GMT
Size110.17 KB
a6d95a4b5be280d30faeb2c3dea2636d
LicenseMIT
Buildrootf40-build-737425-107133
Provides
golang(github.com/Masterminds/glide/action) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/cache) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/cfg) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/dependency) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/gb) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/godep) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/godep/strip) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/gom) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/gpm) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/importer) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/mirrors) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/msg) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/path) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/repo) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/tree) = 0.13.2-14.fc40
golang(github.com/Masterminds/glide/util) = 0.13.2-14.fc40
golang-github-masterminds-glide-devel = 0.13.2-14.fc40
golang-ipath(github.com/Masterminds/glide) = 0.13.2-14.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/Masterminds/semver)
golang(github.com/Masterminds/vcs)
golang(github.com/codegangsta/cli)
golang(github.com/mitchellh/go-homedir)
golang(gopkg.in/yaml.v2)
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 133 >>>
Name ascending sort Size
/usr/share/doc/golang-github-masterminds-glide-devel0.00 B
/usr/share/doc/golang-github-masterminds-glide-devel/CHANGELOG.md18.97 KB
/usr/share/doc/golang-github-masterminds-glide-devel/README.md19.81 KB
/usr/share/doc/golang-github-masterminds-glide-devel/docs0.00 B
/usr/share/doc/golang-github-masterminds-glide-devel/docs/commands.md6.41 KB
/usr/share/doc/golang-github-masterminds-glide-devel/docs/example-glide.yaml2.39 KB
/usr/share/doc/golang-github-masterminds-glide-devel/docs/faq.md2.77 KB
/usr/share/doc/golang-github-masterminds-glide-devel/docs/getting-started.md4.41 KB
/usr/share/doc/golang-github-masterminds-glide-devel/docs/glide-plugin-example678.00 B
/usr/share/doc/golang-github-masterminds-glide-devel/docs/glide.lock.md1006.00 B
/usr/share/doc/golang-github-masterminds-glide-devel/docs/glide.yaml.md3.84 KB
/usr/share/doc/golang-github-masterminds-glide-devel/docs/importing.md659.00 B
/usr/share/doc/golang-github-masterminds-glide-devel/docs/index.md1.64 KB
/usr/share/doc/golang-github-masterminds-glide-devel/docs/plugins.md2.86 KB
/usr/share/doc/golang-github-masterminds-glide-devel/docs/resolving-imports.md2.99 KB
/usr/share/doc/golang-github-masterminds-glide-devel/docs/vendor.md2.77 KB
/usr/share/doc/golang-github-masterminds-glide-devel/docs/versions.md2.03 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/Masterminds0.00 B
/usr/share/gocode/src/github.com/Masterminds/glide0.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/.goipath48.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/CHANGELOG.md18.97 KB
/usr/share/gocode/src/github.com/Masterminds/glide/README.md19.81 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action0.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/about.go1.71 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/about_test.go338.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/cache.go364.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/config_wizard.go9.91 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/create.go6.86 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/debug.go355.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/doc.go653.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/ensure.go4.75 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/get.go6.93 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/get_test.go1.06 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/import_gb.go1.22 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/import_godep.go446.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/import_gom.go427.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/import_gpm.go443.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/init.go236.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/install.go1.66 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/list.go2.29 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/list_test.go998.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/mirrors.go2.86 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/name.go199.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/name_test.go519.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/no_vendor.go2.93 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/no_vendor_test.go185.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/plugin.go1.27 KB
/usr/share/gocode/src/github.com/Masterminds/glide/action/plugin_test.go548.00 B
/usr/share/gocode/src/github.com/Masterminds/glide/action/project_info.go756.00 B
Component of No Buildroots