Debian NEW package overview for golang-github-ebitengine-purego
| golang-github-ebitengine-purego_0.9.0-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Sun, 02 Nov 2025 22:21:30 +0000 |
| Source: | golang-github-ebitengine-purego |
| Binary: | golang-github-ebitengine-purego-dev |
| Architecture: | source all |
| Version: | 0.9.0-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed-By: | Mathias Gibbens <gibmat@debian.org> |
| Description: | golang-github-ebitengine-purego-dev - Library for calling C functions from Go without Cgo |
| Closes: | 1119935 |
| Changes: | golang-github-ebitengine-purego (0.9.0-1) unstable; urgency=medium * Initial release (Closes: #1119935) |
| Files: | cb232c3a0d141ef40c7d239cf8e83092 2306 golang optional golang-github-ebitengine-purego_0.9.0-1.dsc 6df38ad985aaed1b1b375646e7db2897 86522 golang optional golang-github-ebitengine-purego_0.9.0.orig.tar.gz f4bc332197e9b85103b1600e9f41e8b9 3684 golang optional golang-github-ebitengine-purego_0.9.0-1.debian.tar.xz b036ae09c637726fe69e0d4dddae729a 55556 golang optional golang-github-ebitengine-purego-dev_0.9.0-1_all.deb df5042ce2af8c63acabdf21315e2297e 6030 golang optional golang-github-ebitengine-purego_0.9.0-1_amd64.buildinfo |
| golang-github-ebitengine-purego_0.9.0-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | golang-github-ebitengine-purego |
| Binary: | golang-github-ebitengine-purego-dev |
| Architecture: | all |
| Version: | 0.9.0-1 |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Uploaders: | Mathias Gibbens <gibmat@debian.org> |
| Homepage: | https://github.com/ebitengine/purego |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-ebitengine-purego |
| Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-ebitengine-purego.git |
| Testsuite: | autopkgtest-pkg-go |
| Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any |
| Package-List: | golang-github-ebitengine-purego-dev deb golang optional arch=all |
| Files: | 6df38ad985aaed1b1b375646e7db2897 86522 golang-github-ebitengine-purego_0.9.0.orig.tar.gz f4bc332197e9b85103b1600e9f41e8b9 3684 golang-github-ebitengine-purego_0.9.0-1.debian.tar.xz |
| Go-Import-Path: | github.com/ebitengine/purego |
| README.source for golang-github-ebitengine-purego_0.9.0-1.dsc (click to toggle) | |
|---|---|
| No README.source in this package | |
| control file for golang-github-ebitengine-purego-dev_0.9.0-1_all.deb (click to toggle) | |
|---|---|
| Package: | golang-github-ebitengine-purego-dev |
| Source: | golang-github-ebitengine-purego |
| Version: | 0.9.0-1 |
| Architecture: | all |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Installed-Size: | 519 |
| Section: | golang |
| Priority: | optional |
| Multi-Arch: | foreign |
| Homepage: | https://github.com/ebitengine/purego |
| Description: | Library for calling C functions from Go without Cgo
The purego project allows easy cross-compilation of Go binaries from
any operating system.
.
Benefits:
.
* **Simple Cross-Compilation**: No C means you can build for other
platforms easily without a C compiler.
* **Faster Compilation**: Efficiently cache your entirely Go builds.
* **Smaller Binaries**: Using Cgo generates a C wrapper function for
each C function called. Purego doesn't!
* **Dynamic Linking**: Load symbols at runtime and use it as a plugin
system.
* **Foreign Function Interface**: Call into other languages that are
compiled into shared objects.
* **Cgo Fallback**: Works even with CGO_ENABLED=1 so incremental
porting is possible. This also means unsupported GOARCHs
(freebsd/riscv64, linux/mips, etc.) will still work except for
float rguments and return values. |
| lintian 2.116.3+deb12u1 check for golang-github-ebitengine-purego-dev_0.9.0-1_all.deb (click to toggle) | |
|---|---|
| contents of golang-github-ebitengine-purego-dev_0.9.0-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-11-02 22:21 ./ drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/ drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/ drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/doc/golang-github-ebitengine-purego-dev/ -rw-r--r-- root/root 174 2025-11-02 22:21 ./usr/share/doc/golang-github-ebitengine-purego-dev/changelog.Debian.gz -rw-r--r-- root/root 2924 2025-11-02 22:13 ./usr/share/doc/golang-github-ebitengine-purego-dev/copyright drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/ drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/ -rw-r--r-- root/root 2795 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/abi_amd64.h -rw-r--r-- root/root 1527 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/abi_arm64.h -rw-r--r-- root/root 1994 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/abi_loong64.h -rw-r--r-- root/root 5486 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/callback_test.go -rw-r--r-- root/root 789 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/cgo.go -rw-r--r-- root/root 410 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlerror.go -rw-r--r-- root/root 3529 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn.go -rw-r--r-- root/root 886 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_android.go -rw-r--r-- root/root 991 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_darwin.go -rw-r--r-- root/root 795 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_freebsd.go -rw-r--r-- root/root 678 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_linux.go -rw-r--r-- root/root 786 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_netbsd.go -rw-r--r-- root/root 358 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_nocgo_freebsd.go -rw-r--r-- root/root 749 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_nocgo_linux.go -rw-r--r-- root/root 333 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_nocgo_netbsd.go -rw-r--r-- root/root 600 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_playground.go -rw-r--r-- root/root 644 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_stubs.s -rw-r--r-- root/root 1315 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/dlfcn_test.go -rw-r--r-- root/root 17392 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/func.go -rw-r--r-- root/root 6042 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/func_test.go -rw-r--r-- root/root 147 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/gen.go -rw-r--r-- root/root 45 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/go.mod -rw-r--r-- root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/go.sum -rw-r--r-- root/root 326 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/go_runtime.go drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/ drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/cgo/ -rw-r--r-- root/root 1262 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/cgo/dlfcn_cgo_unix.go -rw-r--r-- root/root 191 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/cgo/empty.go -rw-r--r-- root/root 1947 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/cgo/syscall_cgo_unix.go drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/ -rw-r--r-- root/root 2795 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/abi_amd64.h -rw-r--r-- root/root 1527 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/abi_arm64.h -rw-r--r-- root/root 1994 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/abi_loong64.h -rw-r--r-- root/root 926 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/asm_amd64.s -rw-r--r-- root/root 1029 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/asm_arm64.s -rw-r--r-- root/root 1102 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/asm_loong64.s -rw-r--r-- root/root 3710 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/callbacks.go -rw-r--r-- root/root 1272 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/doc.go -rw-r--r-- root/root 793 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/freebsd.go -rw-r--r-- root/root 6491 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/gen.go -rw-r--r-- root/root 1759 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_darwin_amd64.go -rw-r--r-- root/root 2385 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_darwin_arm64.go -rw-r--r-- root/root 2848 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_freebsd_amd64.go -rw-r--r-- root/root 3014 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_freebsd_arm64.go -rw-r--r-- root/root 2265 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_libinit.go -rw-r--r-- root/root 2848 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_linux_amd64.go -rw-r--r-- root/root 3013 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_linux_arm64.go -rw-r--r-- root/root 2561 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_linux_loong64.go -rw-r--r-- root/root 3332 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_netbsd.go -rw-r--r-- root/root 343 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_setenv.go -rw-r--r-- root/root 1307 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/go_util.go -rw-r--r-- root/root 709 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/iscgo.go -rw-r--r-- root/root 954 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/libcgo.go -rw-r--r-- root/root 441 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/libcgo_darwin.go -rw-r--r-- root/root 340 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/libcgo_freebsd.go -rw-r--r-- root/root 340 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/libcgo_linux.go -rw-r--r-- root/root 638 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/libcgo_netbsd.go -rw-r--r-- root/root 558 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/netbsd.go -rw-r--r-- root/root 657 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/setenv.go -rw-r--r-- root/root 7261 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/symbols.go -rw-r--r-- root/root 2101 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/symbols_darwin.go -rw-r--r-- root/root 1796 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/symbols_freebsd.go -rw-r--r-- root/root 1822 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/symbols_linux.go -rw-r--r-- root/root 1780 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/symbols_netbsd.go -rw-r--r-- root/root 2317 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/trampolines_amd64.s -rw-r--r-- root/root 1578 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/trampolines_arm64.s -rw-r--r-- root/root 1450 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/trampolines_loong64.s -rw-r--r-- root/root 2151 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/fakecgo/trampolines_stubs.s drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/load/ -rw-r--r-- root/root 484 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/load/load_unix.go -rw-r--r-- root/root 473 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/load/load_windows.go drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/strings/ -rw-r--r-- root/root 1001 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/internal/strings/strings.go -rw-r--r-- root/root 381 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/is_ios.go -rw-r--r-- root/root 1285 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/nocgo.go drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/objc/ -rw-r--r-- root/root 8980 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/objc/objc_block_darwin.go -rw-r--r-- root/root 3478 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/objc/objc_block_darwin_test.go -rw-r--r-- root/root 26318 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/objc/objc_runtime_darwin.go -rw-r--r-- root/root 5500 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/objc/objc_runtime_darwin_test.go -rw-r--r-- root/root 6887 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/struct_amd64.go -rw-r--r-- root/root 7883 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/struct_arm64.go -rw-r--r-- root/root 4543 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/struct_loong64.go -rw-r--r-- root/root 629 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/struct_other.go -rw-r--r-- root/root 25365 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/struct_test.go -rw-r--r-- root/root 5105 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/sys_amd64.s -rw-r--r-- root/root 2764 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/sys_arm64.s -rw-r--r-- root/root 2363 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/sys_loong64.s -rw-r--r-- root/root 2126 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/sys_unix_arm64.s -rw-r--r-- root/root 1866 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/sys_unix_loong64.s -rw-r--r-- root/root 2349 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/syscall.go -rw-r--r-- root/root 617 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/syscall_cgo_linux.go -rw-r--r-- root/root 6976 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/syscall_sysv.go -rw-r--r-- root/root 477 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/syscall_test.go -rw-r--r-- root/root 1606 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/syscall_windows.go drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/testdata/ drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/testdata/abitest/ -rw-r--r-- root/root 854 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/testdata/abitest/abi_test.c drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/testdata/libcbtest/ -rw-r--r-- root/root 392 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/testdata/libcbtest/callback_test.c drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/testdata/libdlnested/ -rw-r--r-- root/root 302 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/testdata/libdlnested/nested_test.cpp drwxr-xr-x root/root 0 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/testdata/structtest/ -rw-r--r-- root/root 7098 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/testdata/structtest/struct_test.c -rw-r--r-- root/root 4190 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/testdata/structtest/structreturn_test.c -rw-r--r-- root/root 3368 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/wincallback.go -rw-r--r-- root/root 46584 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/zcallback_amd64.s -rw-r--r-- root/root 73507 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/zcallback_arm64.s -rw-r--r-- root/root 77513 2025-11-02 22:21 ./usr/share/gocode/src/github.com/ebitengine/purego/zcallback_loong64.s | |
| copyright of golang-github-ebitengine-purego-dev_0.9.0-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/ebitengine/purego
Upstream-Name: purego
Files: *
Copyright: 2022-2025 The Ebitengine Authors
License: Apache-2.0
Files: abi_*.h internal/fakecgo/abi_*.h internal/fakecgo/asm_*.s internal/fakecgo/callbacks.go internal/fakecgo/freebsd.go internal/fakecgo/go_darwin_*.go internal/fakecgo/go_freebsd_*.go internal/fakecgo/go_linux_*.go internal/fakecgo/go_netbsd.go internal/fakecgo/iscgo.go internal/fakecgo/netbsd.go internal/fakecgo/setenv.go wincallback.go
Copyright: 2009-2022 The Go Authors
License: BSD-3-clause
Files: debian/*
Copyright: 2025 Mathias Gibbens
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Comment:
On Debian systems, the complete text of the Apache version 2.0 license
can be found in "/usr/share/common-licenses/Apache-2.0".
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:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* 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.
* Neither the name of Google LLC 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
OWNER 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: 03.11.2025 / 00:02:35 (UTC)