Debian NEW package overview for golang-rsc-tmplfunc
golang-rsc-tmplfunc_0.0.3-1_amd64.changes (click to toggle)
Format:1.8
Date:Fri, 22 Aug 2025 00:13:51 +0000
Source:golang-rsc-tmplfunc
Binary:golang-rsc-tmplfunc-dev
Architecture:source all
Version:0.0.3-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-rsc-tmplfunc-dev - Go templates invoked as functions (library)
Closes:1108727
Changes:
golang-rsc-tmplfunc (0.0.3-1) unstable; urgency=medium

  * Initial release (Closes: #1108727)
Files:
ed7baf93adecd9d314a97dbff5cc497d 2198 golang optional golang-rsc-tmplfunc_0.0.3-1.dsc
399132c06b51dc8e40cf458f179c447c 31420 golang optional golang-rsc-tmplfunc_0.0.3.orig.tar.gz
a20680f6d49bff08417cc732677d38b7 3188 golang optional golang-rsc-tmplfunc_0.0.3-1.debian.tar.xz
541673e5f1315b4059354cadaee3c2cf 29748 golang optional golang-rsc-tmplfunc-dev_0.0.3-1_all.deb
aa15dc6e6ccf5d1216d1e3d767812c90 5770 golang optional golang-rsc-tmplfunc_0.0.3-1_amd64.buildinfo
golang-rsc-tmplfunc_0.0.3-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-rsc-tmplfunc
Binary:golang-rsc-tmplfunc-dev
Architecture:all
Version:0.0.3-1
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Leonardo Arias Fonseca <agami@riseup.net>, Otto Kekäläinen <otto@debian.org>,
Homepage:https://github.com/rsc/tmplfunc
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/go-team/packages/golang-rsc-tmplfunc
Vcs-Git:https://salsa.debian.org/go-team/packages/golang-rsc-tmplfunc.git
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-sequence-golang, dpkg-build-api (=1), golang-any
Package-List:golang-rsc-tmplfunc-dev deb golang optional arch=all
Files:
399132c06b51dc8e40cf458f179c447c 31420 golang-rsc-tmplfunc_0.0.3.orig.tar.gz
a20680f6d49bff08417cc732677d38b7 3188 golang-rsc-tmplfunc_0.0.3-1.debian.tar.xz
Go-Import-Path:rsc.io/tmplfunc
lintian 2.116.3+deb12u1 check for golang-rsc-tmplfunc_0.0.3-1.dsc (click to toggle)
README.source for golang-rsc-tmplfunc_0.0.3-1.dsc (click to toggle)
No README.source in this package
control file for golang-rsc-tmplfunc-dev_0.0.3-1_all.deb (click to toggle)
Package:golang-rsc-tmplfunc-dev
Source:golang-rsc-tmplfunc
Version:0.0.3-1
Architecture:all
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:135
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/rsc/tmplfunc
Description:
Go templates invoked as functions (library)
 Package tmplfunc provides an extension of Go templates in which
 templates can be invoked as if they were functions.
lintian 2.116.3+deb12u1 check for golang-rsc-tmplfunc-dev_0.0.3-1_all.deb (click to toggle)
contents of golang-rsc-tmplfunc-dev_0.0.3-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-08-22 00:13 ./
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/share/
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/share/doc/golang-rsc-tmplfunc-dev/
-rw-r--r-- root/root       167 2025-08-22 00:13 ./usr/share/doc/golang-rsc-tmplfunc-dev/changelog.Debian.gz
-rw-r--r-- root/root      2129 2025-08-22 00:13 ./usr/share/doc/golang-rsc-tmplfunc-dev/copyright
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/share/gocode/
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/
-rw-r--r-- root/root      5240 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/func.go
-rw-r--r-- root/root        32 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/go.mod
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/internal/
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/internal/parse/
-rw-r--r-- root/root     17800 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/internal/parse/lex.go
-rw-r--r-- root/root     13601 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/internal/parse/lex_test.go
-rw-r--r-- root/root     23593 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/internal/parse/node.go
-rw-r--r-- root/root     20660 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/internal/parse/parse.go
-rw-r--r-- root/root     22476 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/internal/parse/parse_test.go
drwxr-xr-x root/root         0 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/testdata/
-rw-r--r-- root/root        77 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/testdata/x.tmpl
-rw-r--r-- root/root        77 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/testdata/y.tmpl
-rw-r--r-- root/root      7139 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/tmpl.go
-rw-r--r-- root/root      2947 2025-08-22 00:13 ./usr/share/gocode/src/rsc.io/tmplfunc/tmplfunc_test.go

Timestamp: 14.09.2025 / 06:02:31 (UTC)