zarchive 0.1.2-3 source package in Ubuntu
Changelog
zarchive (0.1.2-3) unstable; urgency=low * First dgit upload * d/control: apply X-Style black * d/control: declare dpkg-build-api = 1 * d/control: use my @debian.org email address * d/README.source: document packaging workflow -- Andrea Pappacoda <email address hidden> Wed, 16 Apr 2025 16:07:57 +0200
Upload details
- Uploaded by:
- Andrea Pappacoda
- Uploaded to:
- Sid
- Original maintainer:
- Andrea Pappacoda
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
zarchive_0.1.2-3.dsc | 1.6 KiB | cbc3ff447e9c146957fcb98dd1111225dc6b0c72e8f5d641636e3535d00bef8a |
zarchive_0.1.2.orig.tar.gz | 19.3 KiB | 6a1feeb053531be7fbc36cceddaef7e7b3fbb9ca02daee41704fa333883d3352 |
zarchive_0.1.2-3.debian.tar.xz | 9.8 KiB | 13605dbf07a9dea053d49dcb3af4206be68c14f44cf4e82084c55c227ccd05d5 |
Available diffs
- diff from 0.1.2-2 to 0.1.2-3 (2.1 KiB)
No changes file available.
Binary packages built by this source
- libzarchive-dev: library for creating and reading zstd-compressed files - development files
ZArchive is yet another file archive format. Think of zip, tar, 7z,
etc. but with the requirement of allowing random-access reads and
supporting Zstandard compression.
.
This package contains the development files.
- libzarchive0.1: library for creating and reading zstd-compressed files
ZArchive is yet another file archive format. Think of zip, tar, 7z,
etc. but with the requirement of allowing random-access reads and
supporting Zstandard compression.
.
This package contains the shared library.
- libzarchive0.1-dbgsym: debug symbols for libzarchive0.1
- zarchive-tools: tool for creating and reading zstd-compressed files
ZArchive is yet another file archive format. Think of zip, tar, 7z,
etc. but with the requirement of allowing random-access reads and
supporting Zstandard compression.
.
This package contains the zarchive tool, that allows you to create and
read file archives in the ZArchive format (.zar).
- zarchive-tools-dbgsym: debug symbols for zarchive-tools