FileSize | 10588 |
MD5 | BDA60A4D7E335ED826B5337CF2B9AAF4 |
PackageDescription | Safe and easy casting from one type to another in Go
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 (http://gohugo.io/), a website engine
which uses YAML, TOML or JSON for meta data. |
PackageMaintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
PackageName | golang-github-spf13-cast-dev |
PackageSection | devel |
PackageVersion | 1.3.1-1~bpo10+1 |
SHA-1 | D0DBCE3913B877D710979D2ACAE1D8C6F94FA3E4 |
SHA-256 | 8DC797B291A2BCF40F7D30629F15181E3635D4A6CE63C5BFB05FBB03D8099DC1 |