kitsilanosoftware / MonoDevelop.Tizen

MonoDevelop add-in which adds support for developing and deploying LGPLv2-compliant applications using Mono for Tizen
GNU General Public License v3.0
4 stars 0 forks source link

Add-in should extract files from the original RPMs, and not require "re-bundling" #2

Open ztzg opened 10 years ago

ztzg commented 10 years ago

The only reason we are using these ZIP bundles is because we had SharpZipLib at hand. It should not be too difficult to parse and extract from the RPMs, though.