Debian NEW package overview for golang-github-fasthttp-router
golang-github-fasthttp-router_1.5.4-1_amd64.changes (click to toggle)
Format:1.8
Date:Fri, 05 Sep 2025 14:19:10 +0200
Source:golang-github-fasthttp-router
Binary:golang-github-fasthttp-router-dev
Architecture:source all
Version:1.5.4-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By:Philipp Kern <pkern@debian.org>
Description:
golang-github-fasthttp-router-dev - Router implementation for fasthttp (library)
Closes:1113966
Changes:
golang-github-fasthttp-router (1.5.4-1) unstable; urgency=medium

  * Initial release (Closes: #1113966)
Files:
fbda7e15e587862e9903cc36dd194037 2043 golang optional golang-github-fasthttp-router_1.5.4-1.dsc
3541e9428454e52afba85199c88708a9 39450 golang optional golang-github-fasthttp-router_1.5.4.orig.tar.gz
791dd6fe444d3e61069a0d6135952d64 3156 golang optional golang-github-fasthttp-router_1.5.4-1.debian.tar.xz
e37e33e57de0f7d932f6db10a0f8947d 28004 golang optional golang-github-fasthttp-router-dev_1.5.4-1_all.deb
bcf44e9369e047e724369bac555e9f20 6202 golang optional golang-github-fasthttp-router_1.5.4-1_amd64.buildinfo
golang-github-fasthttp-router_1.5.4-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-github-fasthttp-router
Binary:golang-github-fasthttp-router-dev
Architecture:all
Version:1.5.4-1
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Philipp Kern <pkern@debian.org>,
Homepage:https://github.com/fasthttp/router
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/go-team/packages/golang-github-fasthttp-router
Vcs-Git:https://salsa.debian.org/go-team/packages/golang-github-fasthttp-router.git
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-valyala-bytebufferpool-dev, golang-github-valyala-fasthttp-dev, golang-github-savsgio-gotils-dev
Package-List:golang-github-fasthttp-router-dev deb golang optional arch=all
Files:
3541e9428454e52afba85199c88708a9 39450 golang-github-fasthttp-router_1.5.4.orig.tar.gz
791dd6fe444d3e61069a0d6135952d64 3156 golang-github-fasthttp-router_1.5.4-1.debian.tar.xz
Go-Import-Path:github.com/fasthttp/router
lintian 2.116.3 check for golang-github-fasthttp-router_1.5.4-1.dsc (click to toggle)
README.source for golang-github-fasthttp-router_1.5.4-1.dsc (click to toggle)
No README.source in this package
control file for golang-github-fasthttp-router-dev_1.5.4-1_all.deb (click to toggle)
Package:golang-github-fasthttp-router-dev
Source:golang-github-fasthttp-router
Version:1.5.4-1
Architecture:all
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:155
Depends:golang-github-valyala-bytebufferpool-dev, golang-github-valyala-fasthttp-dev, golang-github-savsgio-gotils-dev
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/fasthttp/router
Description:
Router implementation for fasthttp (library)
 Router is a lightweight high performance HTTP request router (mux)
 for fasthttp.
 .
 This router is optimized for high performance and a small memory footprint. It
 scales well even with very long paths and a large number of routes. A
 compressing dynamic trie (radix tree) structure is used for efficient
 matching.
lintian 2.116.3 check for golang-github-fasthttp-router-dev_1.5.4-1_all.deb (click to toggle)
contents of golang-github-fasthttp-router-dev_1.5.4-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-05 12:19 ./
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/doc/golang-github-fasthttp-router-dev/
-rw-r--r-- root/root       172 2025-09-05 12:19 ./usr/share/doc/golang-github-fasthttp-router-dev/changelog.Debian.gz
-rw-r--r-- root/root      1955 2025-09-05 12:19 ./usr/share/doc/golang-github-fasthttp-router-dev/copyright
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/gocode/
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/gocode/src/github.com/
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/
-rw-r--r-- root/root      1583 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/LICENSE
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/_examples/
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/_examples/auth/
-rw-r--r-- root/root      2921 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/_examples/auth/auth.go
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/_examples/basic/
-rw-r--r-- root/root      1295 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/_examples/basic/basic.go
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/_examples/hosts/
-rw-r--r-- root/root      1406 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/_examples/hosts/hosts.go
-rw-r--r-- root/root      2290 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/doc.go
-rw-r--r-- root/root       332 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/go.mod
-rw-r--r-- root/root      1124 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/go.sum
-rw-r--r-- root/root      4783 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/group.go
-rw-r--r-- root/root      5835 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/group_test.go
-rw-r--r-- root/root      1568 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/path.go
-rw-r--r-- root/root      3860 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/path_test.go
drwxr-xr-x root/root         0 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/radix/
-rw-r--r-- root/root        72 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/radix/conts.go
-rw-r--r-- root/root       832 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/radix/errors.go
-rw-r--r-- root/root     10155 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/radix/node.go
-rw-r--r-- root/root     18880 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/radix/node_test.go
-rw-r--r-- root/root      2537 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/radix/tree.go
-rw-r--r-- root/root      8200 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/radix/tree_test.go
-rw-r--r-- root/root       684 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/radix/types.go
-rw-r--r-- root/root      3497 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/radix/utils.go
-rw-r--r-- root/root      4375 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/radix/utils_test.go
-rw-r--r-- root/root     13744 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/router.go
-rw-r--r-- root/root     31590 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/router_test.go
-rw-r--r-- root/root      3402 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/types.go
-rw-r--r-- root/root       196 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/utils.go
-rw-r--r-- root/root       436 2025-09-05 12:19 ./usr/share/gocode/src/github.com/fasthttp/router/utils_test.go

Timestamp: 05.09.2025 / 16:02:33 (UTC)