Package : golang-github-spf13-cast-devel > RPM : golang-github-spf13-cast-devel-1.4.1-2.mga9.noarch.rpm

Basic items

Install
Name golang-github-spf13-cast-devel
Version 1.4.1
Release 2.mga9
URL https://github.com/spf13/cast
Group Development/Other
Summary Safe and easy casting from one type to another in Go
Size 83KB
Arch noarch
License MIT

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

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM golang-github-spf13-cast-1.4.1-2.mga9.src.rpm
Build time 2022-03-23 11:10:54
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie