package-framework is a configure/build system aiming at providing an alternative to autoconf and related tools. It is easy to understand, use, and extend.
| Tags | Software Development Build Tools Software Distribution Software Distribution Tools |
|---|---|
| Licenses | FDL GPL |
| Operating Systems | POSIX |
| Implementation | Awk Unix Shell |


Release Notes: Support was added for platform header file tests.


No changes have been submitted for this release.
28 Jun 2003 01:14
Try this out!
The package-framework build environment has some excellent features: It is simple to use, both for developers and users. For example: If a distribution consists of several individual libraries and programs, package-framework can configure and install them all in the right order. There is no need for the user to go through and install the libraries and programs separately.
I use it for all my projects.