Debian NEW package overview for zsv
zsv_1.0.1-1_amd64.changes (click to toggle)
Format:1.8
Date:Mon, 27 Oct 2025 16:00:36 +0500
Source:zsv
Binary:zsv zsv-dev
Architecture:source amd64
Version:1.0.1-1
Distribution:unstable
Urgency:medium
Maintainer:Azeem Sajid <azeem.sajid@gmail.com>
Changed-By:Azeem Sajid <azeem.sajid@gmail.com>
Description:
zsv        - tabular data swiss-army knife CLI
zsv-dev    - world's fastest (SIMD) CSV parser library
Closes:1119153
Changes:
zsv (1.0.1-1) unstable; urgency=medium

  * Initial release (Closes: #1119153)
Files:
2e8bb4da2a5f5e8a682622a1b11635eb 1826 utils optional zsv_1.0.1-1.dsc
61bd6c0155ecb59c898571d95f201af1 8528134 utils optional zsv_1.0.1.orig.tar.gz
37b03ab857f9cb4d9170a1034bbaec7f 4188 utils optional zsv_1.0.1-1.debian.tar.xz
ad06e4d1c58ded14d37f76ce54473a6a 36388 utils optional zsv-dev_1.0.1-1_amd64.deb
03849ebf0805991bee671ad370a2c930 6547 utils optional zsv_1.0.1-1_amd64.buildinfo
914c5e9f88935a83b4987b1eaa28a130 842796 utils optional zsv_1.0.1-1_amd64.deb
zsv_1.0.1-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:zsv
Binary:zsv, zsv-dev
Architecture:any
Version:1.0.1-1
Maintainer:Azeem Sajid <azeem.sajid@gmail.com>
Homepage:https://github.com/liquidaty/zsv
Standards-Version:4.7.2
Vcs-Browser:https://github.com/liquidaty/zsv
Vcs-Git:https://github.com/liquidaty/zsv.git
Build-Depends:debhelper-compat (=13), libncurses-dev
Package-List:zsv deb utils optional arch=any zsv-dev deb utils optional arch=any
Files:
61bd6c0155ecb59c898571d95f201af1 8528134 zsv_1.0.1.orig.tar.gz
37b03ab857f9cb4d9170a1034bbaec7f 4188 zsv_1.0.1-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for zsv_1.0.1-1.dsc (click to toggle)
README.source for zsv_1.0.1-1.dsc (click to toggle)
No README.source in this package
control file for zsv_1.0.1-1_amd64.deb (click to toggle)
Package:zsv
Version:1.0.1-1
Architecture:amd64
Maintainer:Azeem Sajid <azeem.sajid@gmail.com>
Installed-Size:2244
Depends:libc6 (>=2.39), libncursesw6 (>=6), libtinfo6 (>=6)
Section:utils
Priority:optional
Homepage:https://github.com/liquidaty/zsv
Description:
tabular data swiss-army knife CLI
 zsv is a fast and extensible CLI utility for CSV data.
 It achieves high performance using SIMD operations,
 efficient memory use and other optimization techniques,
 and can also parse generic-delimited and fixed-width
 formats, as well as multi-row-span headers.
lintian 2.116.3+deb12u1 check for zsv_1.0.1-1_amd64.deb (click to toggle)
contents of zsv_1.0.1-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-10-27 11:00 ./
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/bin/
-rwxr-xr-x root/root   2279824 2025-10-27 11:00 ./usr/bin/zsv
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/share/
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/share/doc/zsv/
-rw-r--r-- root/root       155 2025-10-27 11:00 ./usr/share/doc/zsv/changelog.Debian.gz
-rw-r--r-- root/root      1393 2025-10-27 11:00 ./usr/share/doc/zsv/copyright
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/share/lintian/
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       192 2025-10-27 11:00 ./usr/share/lintian/overrides/zsv
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/share/man/
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/share/man/man1/
-rw-r--r-- root/root      1753 2025-10-27 11:00 ./usr/share/man/man1/zsv.1.gz
control file for zsv-dev_1.0.1-1_amd64.deb (click to toggle)
Package:zsv-dev
Source:zsv
Version:1.0.1-1
Architecture:amd64
Maintainer:Azeem Sajid <azeem.sajid@gmail.com>
Installed-Size:154
Section:utils
Priority:optional
Homepage:https://github.com/liquidaty/zsv
Description:
world's fastest (SIMD) CSV parser library
 zsv-dev contains the development files for the zsv
 library, which can be used to parse CSV and other
 tabular data formats in your own C programs.
lintian 2.116.3+deb12u1 check for zsv-dev_1.0.1-1_amd64.deb (click to toggle)
contents of zsv-dev_1.0.1-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-10-27 11:00 ./
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/include/
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/include/zsv/
-rw-r--r-- root/root     12061 2025-10-22 22:41 ./usr/include/zsv/api.h
-rw-r--r-- root/root     10348 2025-10-22 22:41 ./usr/include/zsv/common.h
drwxr-xr-x root/root         0 2025-10-22 22:41 ./usr/include/zsv/ext/
-rw-r--r-- root/root      1237 2025-10-22 22:41 ./usr/include/zsv/ext/implementation.h
-rw-r--r-- root/root      2948 2025-10-22 22:41 ./usr/include/zsv/ext/implementation_private.h
-rw-r--r-- root/root      2475 2025-10-22 22:41 ./usr/include/zsv/ext/sheet.h
-rw-r--r-- root/root     11252 2025-10-22 22:41 ./usr/include/zsv/ext.h
drwxr-xr-x root/root         0 2025-10-22 22:41 ./usr/include/zsv/utils/
-rw-r--r-- root/root      3027 2025-10-22 22:41 ./usr/include/zsv/utils/arg.h
-rw-r--r-- root/root      1383 2025-10-22 22:41 ./usr/include/zsv/utils/cache.h
-rw-r--r-- root/root       817 2025-10-22 22:41 ./usr/include/zsv/utils/clock.h
-rw-r--r-- root/root      1086 2025-10-22 22:41 ./usr/include/zsv/utils/compiler.h
-rw-r--r-- root/root       490 2025-10-22 22:41 ./usr/include/zsv/utils/db.h
-rw-r--r-- root/root      5055 2025-10-22 22:41 ./usr/include/zsv/utils/dirs.h
-rw-r--r-- root/root       450 2025-10-22 22:41 ./usr/include/zsv/utils/dl.h
drwxr-xr-x root/root         0 2025-10-22 22:41 ./usr/include/zsv/utils/emcc/
-rw-r--r-- root/root       501 2025-10-22 22:41 ./usr/include/zsv/utils/emcc/fs_api.h
-rw-r--r-- root/root       626 2025-10-22 22:41 ./usr/include/zsv/utils/err.h
-rw-r--r-- root/root      2181 2025-10-22 22:41 ./usr/include/zsv/utils/file.h
-rw-r--r-- root/root      1911 2025-10-22 22:41 ./usr/include/zsv/utils/jq.h
-rw-r--r-- root/root       511 2025-10-22 22:41 ./usr/include/zsv/utils/json.h
-rw-r--r-- root/root       427 2025-10-22 22:41 ./usr/include/zsv/utils/mem.h
-rw-r--r-- root/root       192 2025-10-22 22:41 ./usr/include/zsv/utils/memmem.h
-rw-r--r-- root/root      1157 2025-10-22 22:41 ./usr/include/zsv/utils/os.h
-rw-r--r-- root/root      2084 2025-10-22 22:41 ./usr/include/zsv/utils/overwrite.h
-rw-r--r-- root/root      1349 2025-10-22 22:41 ./usr/include/zsv/utils/overwrite_writer.h
-rw-r--r-- root/root      4377 2025-10-22 22:41 ./usr/include/zsv/utils/prop.h
-rw-r--r-- root/root       371 2025-10-22 22:41 ./usr/include/zsv/utils/signal.h
-rw-r--r-- root/root       192 2025-10-22 22:41 ./usr/include/zsv/utils/sql.h
-rw-r--r-- root/root      5138 2025-10-22 22:41 ./usr/include/zsv/utils/string.h
-rw-r--r-- root/root      1484 2025-10-22 22:41 ./usr/include/zsv/utils/utf8.h
drwxr-xr-x root/root         0 2025-10-22 22:41 ./usr/include/zsv/utils/win/
-rw-r--r-- root/root       447 2025-10-22 22:41 ./usr/include/zsv/utils/win/dl.h
-rw-r--r-- root/root      3358 2025-10-22 22:41 ./usr/include/zsv/utils/writer.h
-rw-r--r-- root/root       679 2025-10-22 22:41 ./usr/include/zsv/zsv_export.h
-rw-r--r-- root/root       356 2025-10-27 11:00 ./usr/include/zsv.h
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/lib/
-rw-r--r-- root/root     42998 2025-10-27 11:00 ./usr/lib/libzsv.a
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/share/
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-10-27 11:00 ./usr/share/doc/zsv-dev/
-rw-r--r-- root/root       155 2025-10-27 11:00 ./usr/share/doc/zsv-dev/changelog.Debian.gz
-rw-r--r-- root/root      1393 2025-10-27 11:00 ./usr/share/doc/zsv-dev/copyright

Timestamp: 03.11.2025 / 08:12:32 (UTC)