zipflinger 7.2.2-2 source package in Ubuntu
Changelog
zipflinger (7.2.2-2) unstable; urgency=medium * Source only upload -- Hans-Christoph Steiner <email address hidden> Tue, 22 Nov 2022 13:58:01 +0100
Upload details
- Uploaded by:
- Sunday Nkwuda
- Uploaded to:
- Sid
- Original maintainer:
- Sunday Nkwuda
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
zipflinger_7.2.2-2.dsc | 1.7 KiB | fc3ecdc7f5e9bd50d6e19f6bbba0d9916af0ce5f13f7cb9a2581aa2a915fa203 |
zipflinger_7.2.2.orig.tar.gz | 247.1 KiB | 3f2109577bb1264260cfff866873adb17ab03fd116cea1a58af938d19a1a4d39 |
zipflinger_7.2.2-2.debian.tar.xz | 2.9 KiB | 51568fde3e2dc2e3c8a87ee0368c0d068d9eae66940aa2713e7da34c7b892247 |
Available diffs
- diff from 7.2.2-1 to 7.2.2-2 (307 bytes)
No changes file available.
Binary packages built by this source
- libandroid-zipflinger-java: Library dedicated to ZIP files manipulation
It can create an archive from scratch but also add/remove
entries without decompressing/compressing the whole archive.
The goal of the library is to work as fast as possible (its
original purpose is to enable fast Android APK deployment).
The two main features allowing high-speed are Zipflinger's
ability to edit the CD of an archive and its usage of
zero-copy transfer when moving entries across archives.