Name Date Size #Lines LOC

..--

Android.bpH A D25-Apr-2025967 4235

README.txtH A D25-Apr-2025325 116

ZipEntry.cppH A D25-Apr-20254 KiB15372

ZipEntry.hH A D25-Apr-20253 KiB11854

ZipFile.cppH A D25-Apr-20256.4 KiB217110

ZipFile.hH A D25-Apr-20252.2 KiB8535

ZipTime.cppH A D25-Apr-20251.2 KiB4923

README.txt

1ziptime -- zip timestamp tool
2
3usage: ziptime file.zip
4
5  file.zip is an existing Zip archive to rewrite
6
7
8This tools replaces the timestamps in the zip headers with a static time
9(Jan 1 2008). The extra fields are not changed, so you'll need to use the
10-X option to zip so that it doesn't create the 'universal time' extra.
11