Sat, 09 Nov 2024 00:21:47 UTC | login

Information for RPM compat-golang-github-gobuffalo-packr-2-devel-2.8.1-9.fc40.noarch.rpm

ID1212482
Namecompat-golang-github-gobuffalo-packr-2-devel
Version2.8.1
Release9.fc40
Epoch
Archnoarch
SummarySimple and easy way to embed static files into Go binaries
DescriptionPackr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing. This package provides symbolic links that alias the following Go import paths to github.com/gobuffalo/packr: – github.com/gobuffalo/packr/v2 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/gobuffalo/packr.
Build Time2024-01-24 17:36:10 GMT
Size47.28 KB
76ddcd29d91985254ed97300a81a5f3e
LicenseMIT
Provides
compat-golang-github-gobuffalo-packr-2-devel = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/builder) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/packr/cmd) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2/file) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2/file/resolver) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2/file/resolver/encoding/hex) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2/internal) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2/jam) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2/jam/parser) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2/jam/store) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2/packr2/cmd) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2/packr2/cmd/fix) = 2.8.1-9.fc40
golang(github.com/gobuffalo/packr/v2/packr/v2/plog) = 2.8.1-9.fc40
golang-symlink(github.com/gobuffalo/packr/v2/packr) = 2.8.1-9.fc40
Obsoletes
golang-github-gobuffalo-packr-2-devel < 2.8.1-9.fc40
Conflicts No Conflicts
Requires
go-filesystem
golang-ipath(github.com/gobuffalo/packr) = 2.8.1-9.fc40
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 84 >>>
Name ascending sort Size
/usr/share/gocode/src/github.com/gobuffalo/packr/v20.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/box.go5.65 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/box_import_test.go285.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/box_map.go1.61 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/box_map_test.go901.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/box_test.go5.63 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/deprecated.go2.24 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/deprecated_test.go916.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/dirs_map.go1.81 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file0.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/file.go667.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/info.go446.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver0.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/disk.go2.29 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/disk_test.go432.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/encoding0.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/encoding/hex0.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/encoding/hex/hex.go7.85 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/hex_gzip.go2.00 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/hex_gzip_test.go3.70 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/ident.go362.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/ident_test.go592.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/in_memory.go1.09 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/in_memory_test.go525.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/packable.go129.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/resolver.go509.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/file/resolver/resolver_test.go201.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/helpers.go1.35 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/http_box_test.go3.52 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/internal0.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/internal/envy.go623.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam0.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/pack.go2.06 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser0.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/args.go873.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/box.go854.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/file.go907.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/finder.go2.19 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/gogen.go767.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/parser.go884.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/parser_test.go1.32 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/prospect.go1.45 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/prospect_test.go682.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/roots.go1.83 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/visitor.go6.09 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/parser/visitor_test.go1.29 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/store0.00 B
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/store/clean.go1.18 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/store/disk.go7.22 KB
/usr/share/gocode/src/github.com/gobuffalo/packr/v2/jam/store/disk_packed_test.go1.49 KB
Component of No Buildroots