Metadata for golang-github-spf13-cast-devel-1.7.0-1.el10_0.noarch.rpm

0 directories 0 files
Go up

INFO

Name: golang-github-spf13-cast-devel
Version: 1.7.0-1.el10_0
Arch: noarch
Summary: Safe and easy casting from one type to another in Go
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-13.iad2.fedoraproject.org
Build Date: Wed Nov  6 03:51:42 2024
Size: 80318
URL: https://github.com/spf13/cast
Description: Cast is a library to convert between different go types in a consistent and easy
way.

Cast provides simple functions to easily convert a number to a string, an
interface into a bool, etc. Cast does this intelligently when an obvious
conversion is possible. It doesn’t make any attempts to guess what you meant,
for example you can only convert a string to an int when it is a string
representation of an int such as “8”. Cast was developed for use in Hugo, a
website engine which uses YAML, TOML or JSON for meta data.

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

FILES

/usr/share/doc/golang-github-spf13-cast-devel
/usr/share/doc/golang-github-spf13-cast-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/spf13
/usr/share/gocode/src/github.com/spf13/cast
/usr/share/gocode/src/github.com/spf13/cast/.goipath
/usr/share/gocode/src/github.com/spf13/cast/cast.go
/usr/share/gocode/src/github.com/spf13/cast/cast_test.go
/usr/share/gocode/src/github.com/spf13/cast/caste.go
/usr/share/gocode/src/github.com/spf13/cast/go.mod
/usr/share/gocode/src/github.com/spf13/cast/timeformattype_string.go
/usr/share/licenses/golang-github-spf13-cast-devel
/usr/share/licenses/golang-github-spf13-cast-devel/LICENSE

REQUIRES

go-filesystem
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

golang(github.com/spf13/cast) 1.7.0-1.el10_0
golang-github-spf13-cast-devel 1.7.0-1.el10_0
golang-ipath(github.com/spf13/cast) 1.7.0-1.el10_0

CONFIG FILES

/usr/share/doc/golang-github-spf13-cast-devel
/usr/share/doc/golang-github-spf13-cast-devel/README.md d
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/spf13
/usr/share/gocode/src/github.com/spf13/cast
/usr/share/gocode/src/github.com/spf13/cast/.goipath
/usr/share/gocode/src/github.com/spf13/cast/cast.go
/usr/share/gocode/src/github.com/spf13/cast/cast_test.go
/usr/share/gocode/src/github.com/spf13/cast/caste.go
/usr/share/gocode/src/github.com/spf13/cast/go.mod
/usr/share/gocode/src/github.com/spf13/cast/timeformattype_string.go
/usr/share/licenses/golang-github-spf13-cast-devel
/usr/share/licenses/golang-github-spf13-cast-devel/LICENSE l

LICENSE FILES

MIT