Download List

Project Description

CoolPackager is a program for developers which will allow users of your
software to easily install your program. A CoolPackage is a self-extracting,
and self-installing shell script. Creating a CoolPackage with CoolPackager
only requires a .tar.gz and a simple installation script.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-29 10:22
0.7.0

This release has more support in using CoolTags (my invention), and collects more information about your software, and if your package has interactivity, then it will display this information when you type packagenamehere --info. There is also a fix for a bug that made interactive packages not valid shell scripting, which would create errors in some cases.
Tags: Stable, Major feature enhancements

2001-05-06 11:21
0.4.1

This release now includes the ability to make your
packages somewhat interface, with --help and
--extract options.
Tags: Stable, Minor feature enhancements

2001-05-04 09:56
0.4.0

This program now makes a shell script instead of self compiling C programs. The user no longer requires gcc to install a CoolPackage.
Tags: Stable, Major bugfixes

2001-04-22 06:01
0.3.1

Names of output files don't have to end in .c, and the name of an output file can be changed after it's written.
Tags: Stable, Minor feature enhancements

2001-04-14 07:57
0.3.0

Ability to make Web scripts (what makes the command http://www.ccil.org/~sharp/cpkg | sh work).
Tags: Stable, Major feature enhancements

Project Resources