Debian NEW package overview for golang-github-yashtewari-glob-intersection
| golang-github-yashtewari-glob-intersection_0.2.0-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Thu, 04 Dec 2025 22:32:36 +0100 |
| Source: | golang-github-yashtewari-glob-intersection |
| Binary: | golang-github-yashtewari-glob-intersection-dev |
| Architecture: | source all |
| Version: | 0.2.0-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed-By: | Simon Josefsson <simon@josefsson.org> |
| Description: | golang-github-yashtewari-glob-intersection-dev - regexp string intersection matching library (Go library) |
| Closes: | 1121274 |
| Changes: | golang-github-yashtewari-glob-intersection (0.2.0-1) unstable; urgency=medium * Initial release (Closes: #1121274) |
| Files: | 453a64f8d3586ece3b4e2e08f29fbdde 2994 golang optional golang-github-yashtewari-glob-intersection_0.2.0-1.dsc 6a3e232f16d4c11878f4f5761f295ba2 12921 golang optional golang-github-yashtewari-glob-intersection_0.2.0.orig.tar.gz a445693a5e45fd14556f4711bffcee3b 2272 golang optional golang-github-yashtewari-glob-intersection_0.2.0-1.debian.tar.xz e3c653986f0e57d98a2e1a90541fc43d 10156 golang optional golang-github-yashtewari-glob-intersection-dev_0.2.0-1_all.deb 5a97914763034eb3faea754e97916c13 6529 golang optional golang-github-yashtewari-glob-intersection_0.2.0-1_amd64.buildinfo |
| golang-github-yashtewari-glob-intersection_0.2.0-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | golang-github-yashtewari-glob-intersection |
| Binary: | golang-github-yashtewari-glob-intersection-dev |
| Architecture: | all |
| Version: | 0.2.0-1 |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Uploaders: | Simon Josefsson <simon@josefsson.org>, |
| Homepage: | https://github.com/yashtewari/glob-intersection |
| Standards-Version: | 4.7.2 |
| Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-yashtewari-glob-intersection |
| Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-yashtewari-glob-intersection.git |
| Testsuite: | autopkgtest-pkg-go |
| Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any |
| Package-List: | golang-github-yashtewari-glob-intersection-dev deb golang optional arch=all |
| Files: | 6a3e232f16d4c11878f4f5761f295ba2 12921 golang-github-yashtewari-glob-intersection_0.2.0.orig.tar.gz a445693a5e45fd14556f4711bffcee3b 2272 golang-github-yashtewari-glob-intersection_0.2.0-1.debian.tar.xz |
| Go-Import-Path: | github.com/yashtewari/glob-intersection |
| Dgit: | 6023f2e4e0543f7c1406b5391c72bbd985d971ed debian archive/debian/0.2.0-1 https://git.dgit.debian.org/golang-github-yashtewari-glob-intersection |
| lintian 2.116.3+deb12u1 check for golang-github-yashtewari-glob-intersection_0.2.0-1.dsc (click to toggle) | |
|---|---|
| README.source for golang-github-yashtewari-glob-intersection_0.2.0-1.dsc (click to toggle) | |
|---|---|
| No README.source in this package | |
| control file for golang-github-yashtewari-glob-intersection-dev_0.2.0-1_all.deb (click to toggle) | |
|---|---|
| Package: | golang-github-yashtewari-glob-intersection-dev |
| Source: | golang-github-yashtewari-glob-intersection |
| Version: | 0.2.0-1 |
| Architecture: | all |
| Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Installed-Size: | 50 |
| Section: | golang |
| Priority: | optional |
| Multi-Arch: | foreign |
| Homepage: | https://github.com/yashtewari/glob-intersection |
| Description: | regexp string intersection matching library (Go library)
Go package to check if the set of non-empty strings matched by the
intersection of two regexp-style globs is non-empty.
.
Examples
.
* gintersect.NonEmpty("a.a.", ".b.b") is true because both globs match
the string abab.
* gintersect.NonEmpty("[a-z]+", "[0-9]*) is false because there are no
non-empty strings that both globs match.
.
This package contains the Go development library. |
| lintian 2.116.3+deb12u1 check for golang-github-yashtewari-glob-intersection-dev_0.2.0-1_all.deb (click to toggle) | |
|---|---|
| contents of golang-github-yashtewari-glob-intersection-dev_0.2.0-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-04 21:32 ./ drwxr-xr-x root/root 0 2025-12-04 21:32 ./usr/ drwxr-xr-x root/root 0 2025-12-04 21:32 ./usr/share/ drwxr-xr-x root/root 0 2025-12-04 21:32 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-04 21:32 ./usr/share/doc/golang-github-yashtewari-glob-intersection-dev/ -rw-r--r-- root/root 184 2025-12-04 21:32 ./usr/share/doc/golang-github-yashtewari-glob-intersection-dev/changelog.Debian.gz -rw-r--r-- root/root 1337 2025-11-23 23:57 ./usr/share/doc/golang-github-yashtewari-glob-intersection-dev/copyright drwxr-xr-x root/root 0 2025-12-04 21:32 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-12-04 21:32 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-12-04 21:32 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/ drwxr-xr-x root/root 0 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/ -rw-r--r-- root/root 3052 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/glob.go -rw-r--r-- root/root 56 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/go.mod -rw-r--r-- root/root 1559 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/match.go -rw-r--r-- root/root 1411 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/match_test.go -rw-r--r-- root/root 4906 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/non_empty.go -rw-r--r-- root/root 3492 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/non_empty_bench_test.go -rw-r--r-- root/root 1969 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/non_empty_test.go -rw-r--r-- root/root 1142 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/simplify.go -rw-r--r-- root/root 1247 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/simplify_test.go -rw-r--r-- root/root 2153 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/test_samples.go -rw-r--r-- root/root 6396 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/tokenize.go -rw-r--r-- root/root 2287 2025-12-04 21:32 ./usr/share/gocode/src/github.com/yashtewari/glob-intersection/tokenize_test.go | |
| copyright of golang-github-yashtewari-glob-intersection-dev_0.2.0-1_all.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/yashtewari/glob-intersection
Upstream-Name: glob-intersection
Files: *
Copyright: 2018-2022 Yash Tewari <yashtewari1996@gmail.com> (32 commits)
2021 Teemu Koponen <koponen@styra.com> (1 commit)
2022 Jasper Van der Jeugt <m@jaspervdj.be> (1 commit)
2023 guoguangwu <guoguangwu@magic-shield.com> (1 commit)
License: Apache-2.0
Files: debian/*
Copyright: 2024-2025 Simon Josefsson <simon@josefsson.org>
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".
| |
Timestamp: 04.12.2025 / 22:05:58 (UTC)