Debian NEW package overview for golang-github-holiman-uint256
golang-github-holiman-uint256_1.3.2-1_amd64.changes (click to toggle)
Format:1.8
Date:Thu, 03 Jul 2025 03:39:08 +0000
Source:golang-github-holiman-uint256
Binary:golang-github-holiman-uint256-dev
Architecture:source all
Version:1.3.2-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By:Leonardo Arias Fonseca <agami@riseup.net>
Description:
golang-github-holiman-uint256-dev - Fixed size 256-bit math library (library)
Closes:1108688
Changes:
golang-github-holiman-uint256 (1.3.2-1) unstable; urgency=medium

  * Initial release (Closes: #1108688)
Files:
2dad0fc53593385bb193f7c86f46cb1e 2300 golang optional golang-github-holiman-uint256_1.3.2-1.dsc
b93581d71511027f96c8fcd77a6dda76 55267 golang optional golang-github-holiman-uint256_1.3.2.orig.tar.gz
1c0805a65587876e892bf49e3f2b6200 3180 golang optional golang-github-holiman-uint256_1.3.2-1.debian.tar.xz
400fc156d3c3fa4e83256c38d0f9d66e 40980 golang optional golang-github-holiman-uint256-dev_1.3.2-1_all.deb
e97ddf6346f92d0901b8bf5196eac30f 5862 golang optional golang-github-holiman-uint256_1.3.2-1_amd64.buildinfo
golang-github-holiman-uint256_1.3.2-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-github-holiman-uint256
Binary:golang-github-holiman-uint256-dev
Architecture:all
Version:1.3.2-1
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Otto Kekäläinen <otto@debian.org>, Leonardo Arias Fonseca <agami@riseup.net>,
Homepage:https://github.com/holiman/uint256
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/go-team/packages/golang-github-holiman-uint256
Vcs-Git:https://salsa.debian.org/go-team/packages/golang-github-holiman-uint256.git
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-sequence-golang, golang-any
Package-List:golang-github-holiman-uint256-dev deb golang optional arch=all
Files:
b93581d71511027f96c8fcd77a6dda76 55267 golang-github-holiman-uint256_1.3.2.orig.tar.gz
1c0805a65587876e892bf49e3f2b6200 3180 golang-github-holiman-uint256_1.3.2-1.debian.tar.xz
Go-Import-Path:github.com/holiman/uint256
lintian 2.116.3 check for golang-github-holiman-uint256_1.3.2-1.dsc (click to toggle)
README.source for golang-github-holiman-uint256_1.3.2-1.dsc (click to toggle)
No README.source in this package
control file for golang-github-holiman-uint256-dev_1.3.2-1_all.deb (click to toggle)
Package:golang-github-holiman-uint256-dev
Source:golang-github-holiman-uint256
Version:1.3.2-1
Architecture:all
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:271
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/holiman/uint256
Description:
Fixed size 256-bit math library (library)
 Library specialized at replacing the big.Int library for math based on 256-bit
 types. As of 2020-03-18, uint256 wins over math/big in every single case,
 often with orders of magnitude.
lintian 2.116.3 check for golang-github-holiman-uint256-dev_1.3.2-1_all.deb (click to toggle)
contents of golang-github-holiman-uint256-dev_1.3.2-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-07-03 03:39 ./
drwxr-xr-x root/root         0 2025-07-03 03:39 ./usr/
drwxr-xr-x root/root         0 2025-07-03 03:39 ./usr/share/
drwxr-xr-x root/root         0 2025-07-03 03:39 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-07-03 03:39 ./usr/share/doc/golang-github-holiman-uint256-dev/
-rw-r--r-- root/root       180 2025-07-03 03:39 ./usr/share/doc/golang-github-holiman-uint256-dev/changelog.Debian.gz
-rw-r--r-- root/root      1915 2025-07-03 03:39 ./usr/share/doc/golang-github-holiman-uint256-dev/copyright
drwxr-xr-x root/root         0 2025-07-03 03:39 ./usr/share/gocode/
drwxr-xr-x root/root         0 2025-07-03 03:39 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2025-07-03 03:39 ./usr/share/gocode/src/github.com/
drwxr-xr-x root/root         0 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/
drwxr-xr-x root/root         0 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/
-rw-r--r-- root/root     34159 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/benchmarks_test.go
-rw-r--r-- root/root      8467 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/binary_test.go
-rw-r--r-- root/root     27096 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/conversion.go
-rw-r--r-- root/root      1075 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/conversion_fuzz_test.go
-rw-r--r-- root/root     77591 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/conversion_test.go
-rw-r--r-- root/root      6874 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/decimal.go
-rw-r--r-- root/root      4562 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/decimal_test.go
-rw-r--r-- root/root       844 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/div.go
-rw-r--r-- root/root        43 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/go.mod
-rw-r--r-- root/root     14764 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/mod.go
-rw-r--r-- root/root      9673 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/shared_test.go
-rw-r--r-- root/root      4207 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/ternary_test.go
-rw-r--r-- root/root     36963 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/uint256.go
-rw-r--r-- root/root     26570 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/uint256_test.go
-rw-r--r-- root/root      2030 2025-07-03 03:39 ./usr/share/gocode/src/github.com/holiman/uint256/unary_test.go

Timestamp: 02.08.2025 / 06:02:27 (UTC)