Debian NEW package overview for golang-github-ganigeorgiev-fexpr
golang-github-ganigeorgiev-fexpr_0.5.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Thu, 22 May 2025 20:58:16 +0200
Source:golang-github-ganigeorgiev-fexpr
Binary:golang-github-ganigeorgiev-fexpr-dev
Architecture:source all
Version:0.5.0-1
Distribution:unstable
Urgency:low
Maintainer:Daniel Baumann <daniel@debian.org>
Changed-By:Daniel Baumann <daniel@debian.org>
Description:
golang-github-ganigeorgiev-fexpr-dev - filter query language parser to build SQL queries (Go library)
Changes:
golang-github-ganigeorgiev-fexpr (0.5.0-1) unstable; urgency=low

  * Initial upload to sid, required for beszel.
Files:
f625c842a7cd45c5bd984196df4912c1 1519 golang optional golang-github-ganigeorgiev-fexpr_0.5.0-1.dsc
a0126a8ff3e3acb32faf29f3ac154299 9480 golang optional golang-github-ganigeorgiev-fexpr_0.5.0.orig.tar.xz
07d1301fb7fee1a7a59eef51dab9e7df 1936 golang optional golang-github-ganigeorgiev-fexpr_0.5.0-1.debian.tar.xz
7726bdcdf788a71256ef73685e9cb66f 9456 golang optional golang-github-ganigeorgiev-fexpr-dev_0.5.0-1_all.deb
26851c3650801bf5653dc943029d0793 5335 golang optional golang-github-ganigeorgiev-fexpr_0.5.0-1_amd64.buildinfo
golang-github-ganigeorgiev-fexpr_0.5.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-github-ganigeorgiev-fexpr
Binary:golang-github-ganigeorgiev-fexpr-dev
Architecture:all
Version:0.5.0-1
Maintainer:Daniel Baumann <daniel@debian.org>
Homepage:https://github.com/ganigeorgiev/fexpr
Standards-Version:4.7.2
Vcs-Browser:https://forgejo.debian.net/beszl/golang-github-ganigeorgiev-fexpr
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-sequence-golang, golang-any
Package-List:golang-github-ganigeorgiev-fexpr-dev deb golang optional arch=all
Files:
a0126a8ff3e3acb32faf29f3ac154299 9480 golang-github-ganigeorgiev-fexpr_0.5.0.orig.tar.xz
07d1301fb7fee1a7a59eef51dab9e7df 1936 golang-github-ganigeorgiev-fexpr_0.5.0-1.debian.tar.xz
Go-Import-Path:github.com/ganigeorgiev/fexpr
lintian 2.104.0 check for golang-github-ganigeorgiev-fexpr_0.5.0-1.dsc (click to toggle)
README.source for golang-github-ganigeorgiev-fexpr_0.5.0-1.dsc (click to toggle)
No README.source in this package
control file for golang-github-ganigeorgiev-fexpr-dev_0.5.0-1_all.deb (click to toggle)
Package:golang-github-ganigeorgiev-fexpr-dev
Source:golang-github-ganigeorgiev-fexpr
Version:0.5.0-1
Architecture:all
Maintainer:Daniel Baumann <daniel@debian.org>
Installed-Size:50
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/ganigeorgiev/fexpr
Description:
filter query language parser to build SQL queries (Go library)
 fexpr is a Go library implementing a filter query language parser to build SQL,
 Elasticsearch, etc. queries safely from user input.
lintian 2.104.0 check for golang-github-ganigeorgiev-fexpr-dev_0.5.0-1_all.deb (click to toggle)
contents of golang-github-ganigeorgiev-fexpr-dev_0.5.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-05-22 18:58 ./
drwxr-xr-x root/root         0 2025-05-22 18:58 ./usr/
drwxr-xr-x root/root         0 2025-05-22 18:58 ./usr/share/
drwxr-xr-x root/root         0 2025-05-22 18:58 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-05-22 18:58 ./usr/share/doc/golang-github-ganigeorgiev-fexpr-dev/
-rw-r--r-- root/root       178 2025-05-22 18:58 ./usr/share/doc/golang-github-ganigeorgiev-fexpr-dev/changelog.Debian.gz
-rw-r--r-- root/root      1879 2025-05-22 18:58 ./usr/share/doc/golang-github-ganigeorgiev-fexpr-dev/copyright
drwxr-xr-x root/root         0 2025-05-22 18:58 ./usr/share/gocode/
drwxr-xr-x root/root         0 2025-05-22 18:58 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2025-05-22 18:58 ./usr/share/gocode/src/github.com/
drwxr-xr-x root/root         0 2025-05-22 18:58 ./usr/share/gocode/src/github.com/ganigeorgiev/
drwxr-xr-x root/root         0 2025-05-22 18:58 ./usr/share/gocode/src/github.com/ganigeorgiev/fexpr/
-rw-r--r-- root/root       541 2025-05-22 18:58 ./usr/share/gocode/src/github.com/ganigeorgiev/fexpr/examples_test.go
-rw-r--r-- root/root        46 2025-05-22 18:58 ./usr/share/gocode/src/github.com/ganigeorgiev/fexpr/go.mod
-rw-r--r-- root/root      2980 2025-05-22 18:58 ./usr/share/gocode/src/github.com/ganigeorgiev/fexpr/parser.go
-rw-r--r-- root/root      5906 2025-05-22 18:58 ./usr/share/gocode/src/github.com/ganigeorgiev/fexpr/parser_test.go
-rw-r--r-- root/root     16055 2025-05-22 18:58 ./usr/share/gocode/src/github.com/ganigeorgiev/fexpr/scanner.go
-rw-r--r-- root/root      8561 2025-05-22 18:58 ./usr/share/gocode/src/github.com/ganigeorgiev/fexpr/scanner_test.go

Timestamp: 22.05.2025 / 20:03:15 (UTC)