lzd 1.3-1 source package in Ubuntu

Changelog

lzd (1.3-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 1.3.
  * Updating http links to https in copyright.
  * Updating year in upstream copyright for 2022.

 -- Daniel Baumann <email address hidden>  Sat, 05 Nov 2022 19:38:20 +0100

Upload details

Uploaded by:
Daniel Baumann
Uploaded to:
Sid
Original maintainer:
Daniel Baumann
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lzd_1.3-1.dsc 1.8 KiB c7aa4946168301a5b6722f0fd042e85e4f444457fd43158f78a9c46f42aec02f
lzd_1.3.orig.tar.xz 34.0 KiB 6fa1e340085504c216cdf8d918ad0303e188a950fe5f8045601cebeefd6c7aa1
lzd_1.3-1.debian.tar.xz 5.1 KiB 5f1d6fa6e605f0c235fe450ddb9017d462778d35d6c1d551eb963cbc09afe0cd

Available diffs

No changes file available.

Binary packages built by this source

lzd: Educational, lossless data compressor based on the LZMA algorithm

 Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
 integrity checking and a user interface similar to the one of gzip or bzip2.
 Lzip decompresses almost as fast as gzip and compresses better than bzip2,
 which makes it well suited for software distribution and data archiving.
 .
 Lzd is a very simplified decompressor for lzip files with an educational
 purpose. Studying its source is a good first step to understand how lzip works.

lzd-dbgsym: debug symbols for lzd