golang-github-woodsbury-decimal128 1.4.0-1
Package Information
| Description | support for decimal128 values in Go (library) This package provides a 128-bit decimal floating point type. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Dr. Tobias Quathamer <toddy@debian.org> |
| Sponsor | toddy@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-woodsbury-decimal128.git (browse) |
| Closes | #1132619 |
| Tracker | https://tracker.debian.org/pkg/golang-github-woodsbury-decimal128 |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Fri, 03 Apr 2026 23:27:25 +0200 |
| Source | golang-github-woodsbury-decimal128 |
| Version | 1.4.0-1 |
| Changed-By | Dr. Tobias Quathamer |
| Architecture | all source |
Changelog
golang-github-woodsbury-decimal128 (1.4.0-1) unstable; urgency=medium . * Initial release (Closes: #1132619)
.dsc
| Component | main |
|---|---|
| Package-List | golang-github-woodsbury-decimal128-dev deb golang optional arch=all |
| Section | golang |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/woodsbury/decimal128 Upstream-Name: decimal128 Upstream-Contact: https://github.com/woodsbury/decimal128 Files: * Copyright: 2022 Wade Smith License: 0BSD Files: debian/* Copyright: 2026 Dr. Tobias Quathamer <toddy@debian.org> License: 0BSD Comment: Debian packaging is licensed under the same terms as upstream License: 0BSD Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.