AptAssist

By Lee Wilmot AKA Pent

Contents


About

AptAssist is a helper program for Apt which provides the functionality for the following actions: Currently the functions can only be called via Apt directly, though I could imagine one day providing a UI within the program itself.

Use of this Desk Accessory is completely free, I also have no objects to it being used without Apt.

Download here.

API

(Developers Only)

AptAssist is a DA that is passed arguments via two feature memory variables and returns a single feature memory argument. The creator ID is AptA. The features are described below.

Source

(Developers Only) The main part of the AptAssist source code is public domain, you can download here. It is not compilable as-is, since a number of utillity functions are not provided. The code was developed with gcc, pilrc and friends.