FileSize | 12692 |
MD5 | 1831F071477AD8A9266D6398614F0B93 |
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 | golang |
PackageVersion | 1.4.1-1 |
SHA-1 | A4BD555C5FC6FA5F153D7185846C974F36A46804 |
SHA-256 | C8500AF4F22D6643BABADC6BC1334F067DBA2D6A81ED96FB49FB66540C4FD4D2 |