Arbitrary-precision fixed-point decimal numbers for Go, avoiding floating-point precision issues with support for arithmetic, rounding, serialization, and database integration.
{
"name": "tessl/golang-github-com-shopspring--decimal",
"version": "1.4.1",
"docs": "docs/index.md",
"describes": "pkg:golang/github.com/shopspring/decimal@v1.4.0",
"summary": "Arbitrary-precision fixed-point decimal numbers for Go, avoiding floating-point precision issues with support for arithmetic, rounding, serialization, and database integration.",
"private": false
}Install with Tessl CLI
npx tessl i tessl/golang-github-com-shopspring--decimal@1.4.1