Debian NEW package overview for golang-github-maxbrunsfeld-counterfeiter
| golang-github-maxbrunsfeld-counterfeiter_6.12.0-1_multi.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Thu, 30 Oct 2025 18:08:23 -0400 |
| Binary: | counterfeiter counterfeiter-dbgsym golang-github-maxbrunsfeld-counterfeiter-dev |
| Source: | golang-github-maxbrunsfeld-counterfeiter |
| Architecture: | all amd64 source |
| Version: | 6.12.0-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed-By: | Reinhard Tartler <siretart@tauware.de> |
| Closes: | 1119709 |
| Description: | counterfeiter - Tool for generating type-safe test doubles in Go golang-github-maxbrunsfeld-counterfeiter-dev - Go library and generator for test doubles (development files) |
| Changes: | golang-github-maxbrunsfeld-counterfeiter (6.12.0-1) unstable; urgency=medium * Initial release (Closes: #1119709) |
| Files: | 51a244eb25a4d88e9a8df51a5d81a1e2 2722 golang optional golang-github-maxbrunsfeld-counterfeiter_6.12.0-1.dsc 61e66b85b110c5fcd908fcc422fa97c0 54628 golang optional golang-github-maxbrunsfeld-counterfeiter_6.12.0.orig.tar.gz 537fcc77eb0d938ad5e8c877134a6d7e 3804 golang optional golang-github-maxbrunsfeld-counterfeiter_6.12.0-1.debian.tar.xz e767a06132579fecd3e360de0e956520 2877464 debug optional counterfeiter-dbgsym_6.12.0-1_amd64.deb c73b09bf5f32f9c9b827dc6bb69c655d 2443664 devel optional counterfeiter_6.12.0-1_amd64.deb 73d5f8abe86ffe2752e014ccd5c20257 43996 golang optional golang-github-maxbrunsfeld-counterfeiter-dev_6.12.0-1_all.deb 8af68088bc65b93fed683731d48a615a 6846 golang optional golang-github-maxbrunsfeld-counterfeiter_6.12.0-1_amd64.buildinfo |
| golang-github-maxbrunsfeld-counterfeiter_6.12.0-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | golang-github-maxbrunsfeld-counterfeiter |
| Binary: | golang-github-maxbrunsfeld-counterfeiter-dev, counterfeiter |
| Architecture: | any all |
| Version: | 6.12.0-1 |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Uploaders: | Reinhard Tartler <siretart@tauware.de>, |
| Homepage: | https://github.com/maxbrunsfeld/counterfeiter |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-maxbrunsfeld-counterfeiter |
| Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-maxbrunsfeld-counterfeiter.git |
| Testsuite: | autopkgtest-pkg-go |
| Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-golang-x-text-dev, golang-golang-x-tools-dev, golang-gomega-dev |
| Package-List: | counterfeiter deb devel optional arch=any golang-github-maxbrunsfeld-counterfeiter-dev deb golang optional arch=all |
| Files: | 61e66b85b110c5fcd908fcc422fa97c0 54628 golang-github-maxbrunsfeld-counterfeiter_6.12.0.orig.tar.gz 537fcc77eb0d938ad5e8c877134a6d7e 3804 golang-github-maxbrunsfeld-counterfeiter_6.12.0-1.debian.tar.xz |
| Go-Import-Path: | github.com/maxbrunsfeld/counterfeiter/v6 |
| Dgit: | 06dcb25a3cca7dd24c5d14f9843b487a7ec4c81c debian archive/debian/6.12.0-1 https://git.dgit.debian.org/golang-github-maxbrunsfeld-counterfeiter |
| lintian 2.116.3+deb12u1 check for golang-github-maxbrunsfeld-counterfeiter_6.12.0-1.dsc (click to toggle) | |
|---|---|
| README.source for golang-github-maxbrunsfeld-counterfeiter_6.12.0-1.dsc (click to toggle) | |
|---|---|
| No README.source in this package | |
| control file for counterfeiter_6.12.0-1_amd64.deb (click to toggle) | |
|---|---|
| Package: | counterfeiter |
| Source: | golang-github-maxbrunsfeld-counterfeiter |
| Version: | 6.12.0-1 |
| Architecture: | amd64 |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Installed-Size: | 7748 |
| Static-Built-Using: | golang-1.24 (= 1.24.9-1), golang-golang-x-mod (= 0.19.0-1), golang-golang-x-sync (= 0.7.0-1), golang-golang-x-text (= 0.29.0-2), golang-golang-x-tools (= 1:0.25.0+ds-1) |
| Section: | devel |
| Priority: | optional |
| Homepage: | https://github.com/maxbrunsfeld/counterfeiter |
| Description: | Tool for generating type-safe test doubles in Go Counterfeiter generates self-contained, type-safe fake implementations (test doubles) for Go interfaces. It is particularly useful in unit testing to create mocks without manual boilerplate. . The tool integrates seamlessly with `go generate` and supports both local and third-party interfaces. Generated fakes record call history and allow stubbing return values, making them ideal for behavior-driven testing with frameworks like Ginkgo or Go's standard testing package. . This package provides the `counterfeiter` binary and is intended for use in Go development environments. |
| contents of counterfeiter_6.12.0-1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-30 22:08 ./ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/bin/ -rwxr-xr-x root/root 7923064 2025-10-30 22:08 ./usr/bin/counterfeiter drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/doc/counterfeiter/ -rw-r--r-- root/root 183 2025-10-30 22:08 ./usr/share/doc/counterfeiter/changelog.Debian.gz -rw-r--r-- root/root 1456 2025-10-30 22:08 ./usr/share/doc/counterfeiter/copyright | |
| copyright of counterfeiter_6.12.0-1_amd64.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/maxbrunsfeld/counterfeiter Upstream-Name: counterfeiter Files: * Copyright: 2014, Max Brunsfeld <maxbrunsfeld@gmail.com> License: Expat Files: debian/* Copyright: 2025, Reinhard Tartler <siretart@tauware.de> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
| control file for counterfeiter-dbgsym_6.12.0-1_amd64.deb (click to toggle) | |
|---|---|
| Package: | counterfeiter-dbgsym |
| Source: | golang-github-maxbrunsfeld-counterfeiter |
| Version: | 6.12.0-1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Installed-Size: | 3350 |
| Depends: | counterfeiter (=6.12.0-1) |
| Section: | debug |
| Priority: | optional |
| Description: | debug symbols for counterfeiter |
| Build-Ids: | b3851772d51376873fc3b422c5c53e7a5b5db347 |
| contents of counterfeiter-dbgsym_6.12.0-1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-30 22:08 ./ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/lib/debug/.build-id/b3/ -rw-r--r-- root/root 3419912 2025-10-30 22:08 ./usr/lib/debug/.build-id/b3/851772d51376873fc3b422c5c53e7a5b5db347.debug drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-10-30 22:08 ./usr/share/doc/counterfeiter-dbgsym -> counterfeiter | |
| copyright of counterfeiter-dbgsym_6.12.0-1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
| control file for golang-github-maxbrunsfeld-counterfeiter-dev_6.12.0-1_all.deb (click to toggle) | |
|---|---|
| Package: | golang-github-maxbrunsfeld-counterfeiter-dev |
| Source: | golang-github-maxbrunsfeld-counterfeiter |
| Version: | 6.12.0-1 |
| Architecture: | all |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Installed-Size: | 442 |
| Depends: | golang-golang-x-text-dev, golang-golang-x-tools-dev, golang-gomega-dev |
| Section: | golang |
| Priority: | optional |
| Multi-Arch: | foreign |
| Homepage: | https://github.com/maxbrunsfeld/counterfeiter |
| Description: | Go library and generator for test doubles (development files) This package contains the source code and generator tooling for counterfeiter, a utility that automatically generates fake implementations of Go interfaces for use in unit tests. . The generated fakes are type-safe, record invocation arguments, and support return value stubbing. This package is useful for Go developers who want to integrate counterfeiter into their build process via `go generate`. . This is the development package; end users typically want the `counterfeiter` binary package. |
| lintian 2.116.3+deb12u1 check for golang-github-maxbrunsfeld-counterfeiter-dev_6.12.0-1_all.deb (click to toggle) | |
|---|---|
| contents of golang-github-maxbrunsfeld-counterfeiter-dev_6.12.0-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-30 22:08 ./ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/doc/golang-github-maxbrunsfeld-counterfeiter-dev/ -rw-r--r-- root/root 183 2025-10-30 22:08 ./usr/share/doc/golang-github-maxbrunsfeld-counterfeiter-dev/changelog.Debian.gz -rw-r--r-- root/root 1456 2025-10-30 22:08 ./usr/share/doc/golang-github-maxbrunsfeld-counterfeiter-dev/copyright drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/arguments/ -rw-r--r-- root/root 119 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/arguments/files.go -rw-r--r-- root/root 6829 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/arguments/parser.go -rw-r--r-- root/root 10791 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/arguments/parser_test.go -rw-r--r-- root/root 3413 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/arguments/parser_windows_test.go -rw-r--r-- root/root 4100 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/arguments/usage.go -rw-r--r-- root/root 1772 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/benchmark_test.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/command/ -rw-r--r-- root/root 2455 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/command/runner.go -rw-r--r-- root/root 1426 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/command/runner_internals_test.go -rw-r--r-- root/root 2679 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/command/runner_test.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/ -rw-r--r-- root/root 361 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/aliased_interfaces.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/aliased_package/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/aliased_package/aliased_packagefakes/ -rw-r--r-- root/root 2811 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/aliased_package/aliased_packagefakes/fake_in_aliased_package.go -rw-r--r-- root/root 243 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/aliased_package/in_aliased_package.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/another_package/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/another_package/another_packagefakes/ -rw-r--r-- root/root 3461 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/another_package/another_packagefakes/fake_another_interface.go -rw-r--r-- root/root 325 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/another_package/types.go -rw-r--r-- root/root 79 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/blank.go -rw-r--r-- root/root 118 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/compound_return.go -rw-r--r-- root/root 126 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/custom_output.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/customfakesdir/ -rw-r--r-- root/root 1774 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/customfakesdir/fake_custom_output.go -rw-r--r-- root/root 165 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dot_imports.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/a/ -rw-r--r-- root/root 266 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/a/a.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/a/foo/ -rw-r--r-- root/root 209 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/a/foo/a.go -rw-r--r-- root/root 480 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/alias.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/b/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/b/foo/ -rw-r--r-- root/root 209 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/b/foo/b.go -rw-r--r-- root/root 243 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/dupA.go -rw-r--r-- root/root 167 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/dupAB.go -rw-r--r-- root/root 243 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/dupB.go -rw-r--r-- root/root 348 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/dup_packagenames.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/foo/ -rw-r--r-- root/root 394 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/dup_packages/foo/multi_import.go -rw-r--r-- root/root 333 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/embeds_interfaces.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/externalpkg/ -rw-r--r-- root/root 188 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/externalpkg/aliased_interface.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/externalpkg/externalpkgfakes/ -rw-r--r-- root/root 1732 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/externalpkg/externalpkgfakes/fake_context.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/ -rw-r--r-- root/root 3500 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_aliased_interface.go -rw-r--r-- root/root 3043 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_dot_imports.go -rw-r--r-- root/root 7291 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_embeds_interfaces.go -rw-r--r-- root/root 1713 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_first_interface.go -rw-r--r-- root/root 3043 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_has_imports.go -rw-r--r-- root/root 3047 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_has_other_types.go -rw-r--r-- root/root 5058 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_has_var_args.go -rw-r--r-- root/root 2160 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_has_var_args_with_local_types.go -rw-r--r-- root/root 2359 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_imports_go_hyphen_package.go -rw-r--r-- root/root 4120 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_inline_struct_params.go -rw-r--r-- root/root 2083 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_reuses_arg_types.go -rw-r--r-- root/root 2823 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_second_interface.go -rw-r--r-- root/root 5857 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_something.go -rw-r--r-- root/root 2838 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_something_else.go -rw-r--r-- root/root 2822 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_something_factory.go -rw-r--r-- root/root 2900 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_something_with_foreign_interface.go -rw-r--r-- root/root 2683 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_unexported_func.go -rw-r--r-- root/root 2925 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/fixturesfakes/fake_unexported_interface.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericinterface/ -rw-r--r-- root/root 1538 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericinterface/genericinterface.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericinterface/genericinterfacefakes/ -rw-r--r-- root/root 6427 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericinterface/genericinterfacefakes/fake_generic_interface.go -rw-r--r-- root/root 6421 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericinterface/genericinterfacefakes/fake_generic_interface_any.go -rw-r--r-- root/root 6749 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericinterface/genericinterfacefakes/fake_generic_interface_custom_type_constraint_t.go -rw-r--r-- root/root 6749 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericinterface/genericinterfacefakes/fake_generic_interface_custom_type_constraint_u.go -rw-r--r-- root/root 19384 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericinterface/genericinterfacefakes/fake_generic_interface_multiple_types.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericparam/ -rw-r--r-- root/root 600 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericparam/genericparam.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericparam/genericparamfakes/ -rw-r--r-- root/root 3357 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericparam/genericparamfakes/fake_generic_param_func.go -rw-r--r-- root/root 3806 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericparam/genericparamfakes/fake_generic_param_interface.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericparam/genericparamtype/ -rw-r--r-- root/root 40 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericparam/genericparamtype/genericparamtype.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericparam/genericreturntype/ -rw-r--r-- root/root 43 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/genericparam/genericreturntype/genericreturntype.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/go-hyphenpackage/ -rw-r--r-- root/root 127 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/go-hyphenpackage/fixture.go -rw-r--r-- root/root 185 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/has_imports.go -rw-r--r-- root/root 123 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/has_other_types.go -rw-r--r-- root/root 301 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/has_var_args.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/defaultheader/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/defaultheader/defaultheaderfakes/ -rw-r--r-- root/root 1092 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/defaultheader/defaultheaderfakes/fake_header_default.go -rw-r--r-- root/root 1107 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/defaultheader/defaultheaderfakes/fake_header_specific.go -rw-r--r-- root/root 394 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/defaultheader/header.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/nodefaultheader/ -rw-r--r-- root/root 365 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/nodefaultheader/headers.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/nodefaultheader/nodefaultheaderfakes/ -rw-r--r-- root/root 1032 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/nodefaultheader/nodefaultheaderfakes/fake_header_default.go -rw-r--r-- root/root 1113 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/headers/nodefaultheader/nodefaultheaderfakes/fake_header_specific.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/hyphenated_package_same_name/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/hyphenated_package_same_name/hyphen-ated/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/hyphenated_package_same_name/hyphen-ated/some_package/ -rw-r--r-- root/root 153 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/hyphenated_package_same_name/hyphen-ated/some_package/types.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/hyphenated_package_same_name/some_package/ -rw-r--r-- root/root 385 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/hyphenated_package_same_name/some_package/interface.go -rw-r--r-- root/root 233 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/imports_go_hyphen_package.go -rw-r--r-- root/root 352 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/inline_struct_params.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/internalpkg/ -rw-r--r-- root/root 242 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/internalpkg/aliased_interface.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/internalpkg/internal/ -rw-r--r-- root/root 60 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/internalpkg/internal/internal_interface.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/internalpkg/internalpkgfakes/ -rw-r--r-- root/root 1732 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/internalpkg/internalpkgfakes/fake_context.go -rw-r--r-- root/root 210 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/multiple_interfaces.go -rw-r--r-- root/root 94 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/other_types.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagegen/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagegen/apackage/ -rw-r--r-- root/root 672 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagegen/apackage/apackage.go -rw-r--r-- root/root 430 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagegen/package_gen.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode/ -rw-r--r-- root/root 609 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode/flag.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode/flagcustomfakesdir/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode/flagcustomfakesdir/flagcustomfakesdirfakes/ -rw-r--r-- root/root 7269 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode/flagcustomfakesdir/flagcustomfakesdirfakes/fake_packagemode.go -rw-r--r-- root/root 1081 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode/flagcustomfakesdir/packagemode.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode/packagemodeshim/ -rw-r--r-- root/root 1081 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode/packagemodeshim/packagemode.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode/packagemodeshim/packagemodeshimfakes/ -rw-r--r-- root/root 7247 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/packagemode/packagemodeshim/packagemodeshimfakes/fake_packagemode.go -rw-r--r-- root/root 135 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/request_factory.go -rw-r--r-- root/root 117 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/reuses_arg_types.go -rw-r--r-- root/root 174 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/something.go -rw-r--r-- root/root 341 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/something_remote.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/sql/ -rw-r--r-- root/root 158 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/sql/db.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/sql/sqlfakes/ -rw-r--r-- root/root 2988 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/sql/sqlfakes/fake_db.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/sync/ -rw-r--r-- root/root 282 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/sync/interface.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/sync/syncfakes/ -rw-r--r-- root/root 5949 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/sync/syncfakes/fake_sync_something.go -rw-r--r-- root/root 128 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/typed_function.go -rw-r--r-- root/root 258 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/fixtures/unexported.go -rw-r--r-- root/root 7733 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generated_fakes_test.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/ -rw-r--r-- root/root 849 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/cache.go -rw-r--r-- root/root 171 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/ctx.go -rw-r--r-- root/root 150 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/ctx_old.go -rw-r--r-- root/root 6064 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/fake.go -rw-r--r-- root/root 1409 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/file_reader.go -rw-r--r-- root/root 200 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/file_reader_other_test.go -rw-r--r-- root/root 6303 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/file_reader_test.go -rw-r--r-- root/root 211 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/file_reader_windows_test.go -rw-r--r-- root/root 443 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/function_loader.go -rw-r--r-- root/root 4525 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/function_template.go -rw-r--r-- root/root 12071 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/generator_internals_test.go -rw-r--r-- root/root 1818 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/import.go -rw-r--r-- root/root 797 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/import_test.go -rw-r--r-- root/root 2382 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/interface_loader.go -rw-r--r-- root/root 5606 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/interface_template.go -rw-r--r-- root/root 5897 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/loader.go -rw-r--r-- root/root 788 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/package_loader.go -rw-r--r-- root/root 1246 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/package_template.go -rw-r--r-- root/root 2966 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/param.go -rw-r--r-- root/root 1928 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/generator/return.go -rw-r--r-- root/root 490 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/go.mod -rw-r--r-- root/root 3381 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/go.sum drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/ -rw-r--r-- root/root 2221 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/copy_test.go -rw-r--r-- root/root 88 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/empty.go -rw-r--r-- root/root 415 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/roundtrip_module_test.go -rw-r--r-- root/root 8291 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/roundtrip_test.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/testdata/ -rw-r--r-- root/root 5638 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/testdata/expected_fake_multiab.txt -rw-r--r-- root/root 2822 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/testdata/expected_fake_somethingfactory.txt -rw-r--r-- root/root 4422 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/testdata/expected_fake_writecloser.header.txt -rw-r--r-- root/root 4403 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/testdata/expected_fake_writecloser.noheader.txt -rw-r--r-- root/root 590 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/integration/util_test.go -rw-r--r-- root/root 5243 2025-10-30 22:08 ./usr/share/gocode/src/github.com/maxbrunsfeld/counterfeiter/v6/main.go drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-10-30 22:08 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 99 2025-10-30 22:08 ./usr/share/lintian/overrides/golang-github-maxbrunsfeld-counterfeiter-dev | |
| copyright of golang-github-maxbrunsfeld-counterfeiter-dev_6.12.0-1_all.deb (click to toggle) | |
|---|---|
NOTE: Copyright is the same as counterfeiter (counterfeiter_6.12.0-1_amd64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/maxbrunsfeld/counterfeiter Upstream-Name: counterfeiter Files: * Copyright: 2014, Max Brunsfeld <maxbrunsfeld@gmail.com> License: Expat Files: debian/* Copyright: 2025, Reinhard Tartler <siretart@tauware.de> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
Timestamp: 31.10.2025 / 21:02:40 (UTC)