Grid Packaging Tools (GPT)
GPT is a portable software packaging system that keeps track of the software installed on a system and manages dependencies between packages. GPT adds metadata to standard tar.gz files, putting more "intelligence" into the build/install/config/uninstall process. GPT uses the Perl language, so it is portable to a wide range of systems.
GPT can install binary distributions (precompiled for a specific processor and operating system) or source distributions (where the software is compiled from source code when it is installed). GPT also supports dependency management, relocatable installations (multiple installs), setup (configuration) awareness, and support for bundles (aggregation of packages).
| Software: | Grid Packaging Tools (GPT) |
| Developed by: | NCSA |
| Distributions: | NMI-R7 Download from NCSA |
| Contact: | mbletzin@ncsa.uiuc.edu |