FileSize | 9980 |
MD5 | 2996CC6BB14BD13B4143019EAE27C88A |
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.0-1 |
SHA-1 | F8144F20E1265D1BCE05724AF440E64A4519D5D3 |
SHA-256 | C56AD25EA57C902490C171E882447D83C66A1A665AE007848C5CB74710ABE418 |