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 |
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. |
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 |
copyright of golang-rsc-tmplfunc-dev_0.0.3-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/rsc/tmplfunc Upstream-Name: Russ Cox Upstream-Contact: rsc@swtch.com Files: * Copyright: 2021 Russ Cox License: BSD-3-clause Files: internal/parse/parse.go internal/parse/parse_test.go internal/parse/lex.go internal/parse/lex_test.go internal/parse/node.go Copyright: 2011 The Go Authors Files: func.go tmplfunc_test.go tmpl.go Copyright: 2021 The Go Authors Files: debian/* Copyright: 2025 Flashbots <info@flashbots.net> License: BSD-3-clause Comment: Debian packaging is licensed under the same terms as upstream License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Timestamp: 14.09.2025 / 06:02:31 (UTC)