Extended haikuporter to be able to use source code that is packaged with 7zip (.7z)
completed by: qxcv
mentors: Scott McCreary, Philippe Saint-Pierre, mmu_man
Haikuporter is a python script that eases the building of packages for Haiku on Haiku. This task is to add support to Haikuporter so that if it is trying to build a package that has source code zipped up using 7zip.
http://ports.haiku-files.org/ticket/617
This may require adding a python module, in which case we may need to have a .bep created for building that module.