The goal for A-A-P is to make it easy to locate, download, and install software. Additionally, it supports making changes to a program and managing different versions that exist in the world, making it useful both for users and for developers. It uses a recipe that is similar to a Makefile, but with many enhancements, such as integrated Python script support, support for Internet access, and version control. An IDE will be provided that integrates your favorite editor, debugger, and other tools.
| Tags | Software Development Build Tools Software Distribution Tools Installation/Setup Version Control |
|---|---|
| Licenses | GPL |
| Implementation | Python |
Recent releases


Release Notes: Reported bugs have been fixed. The MS Windows port has been improved. The documentation has been cleaned up.


Release Notes: This is the first beta release. Aap now works on Unix, MS Windows, and Mac OS X. Recently added features include rsync support, a simpler method for wildcard expansion, automatic installation of required packages, automatic creation of directories for the ":copy" command, and others. More testing needs to be done and the documentation has to be cleaned up before the 1.0 release.


Release Notes: This is the first version of Agide: The A-A-P GUI IDE. This IDE is designed as a framework in which separate tools can work together. This makes it very flexible. Currently Vim and gdb are supported, making it possible to debug C programs. It is easy to add more tools.


Release Notes: Various bug fixes were made. Aap now works better for MS-Windows.


Release Notes: Various fixes for reported problems. Improved MS Windows support.
Recent comments
23 Nov 2002 22:03
Looks promising
Tried making "recipies" for Subverison and Neon, found that it worked fairly well for fetching/building/installing them as FreeBSD packages. My first impression is that A-A-P has some good potential, and I look forward to seeing how it turns out.