Ipkg Deployer

A small GUI that makes generating out .ipkg files a little bit easier. Primarily this is aimed for use on the Sharp Zaurus.

java -cp tar.jar -jar Deploy.v0.1.jar

The API also provides an API for .ipkg files that is usable outside of the GUI.

The Tar API from www.gjt.org is used with Deploy and you will therefore need to install this as well.