; The DEFAULTS section is not strictly needed, it is here just as an ; example, maybe in a future version it can go in some global config ; file [DEFAULTS] language = en-US [Package] name = Example program homepage = http://example.com/ description = Example program doesn't do anything useful that we know of. license = GPL ; A URL can have parametric language and version url_i386 = http://example.com/program-%(version)s-%(language)s.exe url_x64 = http://example.com/program-%(version)s-%(language)s.msi ; If no Architecture-specific URL is available, use just 'url' ;url = http://example.com/program-%(version)s-%(language)s.exe version = 1.0 ; TODO, checksums or signatures are not supported for now ;md5 = 564ad4bb65013635017a04d5e7098b9e