SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-cheekybits-genny-devel rpm build for : Fedora 33. For other distributions click golang-github-cheekybits-genny-devel.

Name : golang-github-cheekybits-genny-devel
Version : 1.0.0 Vendor : Fedora Project
Release : 5.20200724git3e22f1a.fc33 Date : 2020-07-30 14:31:33
Group : Unspecified Source RPM : golang-github-cheekybits-genny-1.0.0-5.20200724git3e22f1a.fc33.src.rpm
Size : 0.06 MB
Packager : Fedora Project
Summary : Elegant generics for Go
Description :
Genny is a code-generation generics solution. It allows you write normal
buildable and testable Go code which, when processed by the genny gen tool, will
replace the generics with specific types.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/cheekybits/genny

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/33/Everything/armhfp/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-cheekybits-genny-devel-1.0.0-5.20200724git3e22f1a.fc33.noarch.rpm
     

Provides :
golang(github.com/cheekybits/genny/generic)
golang(github.com/cheekybits/genny/generic)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang(github.com/cheekybits/genny/out)
golang(github.com/cheekybits/genny/out)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang(github.com/cheekybits/genny/parse)
golang(github.com/cheekybits/genny/parse)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang(github.com/cheekybits/genny/parse/test/bugreports)
golang(github.com/cheekybits/genny/parse/test/bugreports)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang(github.com/cheekybits/genny/parse/test/multipletypes)
golang(github.com/cheekybits/genny/parse/test/multipletypes)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang(github.com/cheekybits/genny/parse/test/multipletypesets)
golang(github.com/cheekybits/genny/parse/test/multipletypesets)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang(github.com/cheekybits/genny/parse/test/numbers)
golang(github.com/cheekybits/genny/parse/test/numbers)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang(github.com/cheekybits/genny/parse/test/queue)
golang(github.com/cheekybits/genny/parse/test/queue)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang(github.com/cheekybits/genny/parse/test/queue/changed)
golang(github.com/cheekybits/genny/parse/test/queue/changed)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang(github.com/cheekybits/genny/parse/test/slice)
golang(github.com/cheekybits/genny/parse/test/slice)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang(github.com/cheekybits/genny/parse/test/unexported)
golang(github.com/cheekybits/genny/parse/test/unexported)(commit=3e22f1a88ff23bad753790c156bb20565820d747)
golang-github-cheekybits-genny-devel
golang-ipath(github.com/cheekybits/genny)
golang-ipath(github.com/cheekybits/genny)(commit=3e22f1a88ff23bad753790c156bb20565820d747)

Requires :
go-filesystem
golang(golang.org/x/tools/imports)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-github-cheekybits-genny-devel
/usr/share/doc/golang-github-cheekybits-genny-devel/README.md
/usr/share/doc/golang-github-cheekybits-genny-devel/examples
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/davechaney
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/davechaney/func_thing.go
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/davechaney/gen.sh
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/davechaney/generic_max.go
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/davechaney/max_test.go
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/davechaney/numbers_func_thing.go
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/go-generate
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/go-generate/gen-go-generate.go
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/go-generate/go-generate.go
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/queue
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/queue/build.sh
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/queue/queue_generic.go
/usr/share/doc/golang-github-cheekybits-genny-devel/examples/queue/queue_generic_test.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/cheekybits
/usr/share/gocode/src/github.com/cheekybits/genny
/usr/share/gocode/src/github.com/cheekybits/genny/.goipath
/usr/share/gocode/src/github.com/cheekybits/genny/README.md
/usr/share/gocode/src/github.com/cheekybits/genny/doc.go
/usr/share/gocode/src/github.com/cheekybits/genny/generic
/usr/share/gocode/src/github.com/cheekybits/genny/generic/doc.go
/usr/share/gocode/src/github.com/cheekybits/genny/generic/generic.go
/usr/share/gocode/src/github.com/cheekybits/genny/go.mod
/usr/share/gocode/src/github.com/cheekybits/genny/main.go
/usr/share/gocode/src/github.com/cheekybits/genny/main_test.go
/usr/share/gocode/src/github.com/cheekybits/genny/out
/usr/share/gocode/src/github.com/cheekybits/genny/out/lazy_file.go
There is 52 files more in these RPM.

 
ICM