Shonky Package Manager

spkg is a small package management system I have written for Revol. It works as a "cross compiled" package system. Whereas most package managers run on their target system, this builds the root filesystem automatically on a host system. It is written in perl and is in some ways inspired by debians dpkg.

I plan to use this system as the base for the next version of Revol.

freshmeat page

Download