gztool 1.6.0-1 source package in Ubuntu

Changelog

gztool (1.6.0-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version 4.6.2, no change required.

 -- Stephen Kitt <email address hidden>  Mon, 12 Jun 2023 06:39:06 +0200

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Sid
Original maintainer:
Stephen Kitt
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
gztool_1.6.0-1.dsc 1.8 KiB dafd5beeb3214de4e233c56aa2614283d14b1623d9e8d76ad807868459d81380
gztool_1.6.0.orig.tar.gz 89.4 KiB 85f4dd9cfa52f7a7a3d3e797c5943fd608c3a7cf61a23ab84f1e9ec022b79519
gztool_1.6.0-1.debian.tar.xz 2.2 KiB 05bb85d09407b1882836a8130c46a563b6ac43179a2d76b604f1d872a29a4553

Available diffs

No changes file available.

Binary packages built by this source

gztool: gzip-compressed file indexer

 gztool indexes gzip-compressed files, allowing them to be accessed
 randomly (instead of from the beginning). It can index existing
 files, which takes as much time as decompressing the file entirely;
 it can also compress and decompress files itself, creating optimised
 indexes as it goes.
 .
 Other features include:
   - watch and index a gzip-compressed file as it is created;
   - partially extract a gzip-compressed file;
   - tail a gzip-compressed file (including follow mode).

gztool-dbgsym: debug symbols for gztool