ZIP archive file extension
Source position: fpmkunit.pp line 321
const ZipExt = '.zip';
Constant defining the file extension for ZIP archive files ('.zip'). Used for creating and identifying package distribution archives in the fpmake system.